Writing · Nº 041065 essays

The writing

Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.

41 essays found · Page 4 of 4

Clear filters
EngineeringTrading Feeds Need Conflation, Not Every TickA real-time market data feed should conflate ticks, not push every one. Learn why conflation, not raw throughput, is the right design for a trading dashboard.EngineeringHow to Guarantee Message Order in a Chat AppMessage order in a chat app is a backend job. Use monotonic sequence IDs, not client timestamps, or your users will see messages out of order.EngineeringLive Sports Scores Are a Fan-Out Problem, Not a Chat ProblemReal-time live sports scores scale by fan-out, not bidirectional chat. Learn why one authoritative source and read-only broadcast is the right backend shape.EngineeringWebSockets vs Polling for Real-Time AppsWebSockets vs polling is the first real-time backend decision you make. Here is when each one wins, the hidden costs, and how to avoid picking wrong.EngineeringThe Backend Real Time Apps Actually NeedReal-time features fail when bolted onto request and response backends. What a complete backend for real-time apps has to handle from the first line.
Generative score