TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How we built our startup (it's all about balance)

17 pointsby k7dabout 7 years ago

3 comments

morgancmartinabout 7 years ago
Great write up, thanks!<p>I hadn&#x27;t heard of Terraform before, so thanks for the introduction. I have recently been attempting to familiarize myself better with systems infrastructure, and it looks interesting. I&#x27;ll have to do some reading on it.<p>I have a question. You mentioned that Whimsical&#x27;s back-end, &quot;mostly serves as a lightweight layer between the client and the data store.&quot; Does this mean that you do most of the data munging client side so that once it arrives server side, most of the work is already done? And if so, what do the trade-offs look like in such a scenario? If I&#x27;m understanding correctly, this means the client is fatter, but there&#x27;s less load on the server, meaning cheaper infrastructure costs. Is this a correct way of looking at it?<p>I&#x27;m just a junior dev trying to gain a better understanding of large systems, so forgive me for any ignorance or misunderstanding.
评论 #16453539 未加载
jwrabout 7 years ago
I would be very interested to learn how you manage changefeeds, e.g. distributing updates to client apps. I used RethinkDB for this, as every other solution seemed like lots of extra work.
评论 #16453419 未加载
iorekzabout 7 years ago
Great post, thanks ! What is &quot;red&quot; above &quot;re-frame&quot; ?
评论 #16465759 未加载