» Tag
architecture
5 postsWhy Distributed Systems Are Often Slower Than One Laptop
The 2015 COST paper showed distributed systems often lose to a single thread. A worked case study reveals the real cost of premature scaling.
distributed-systemsperformancearchitectureengineering-costSamsung Moves to Real-Time Pricing with AWS Lambda Streaming
Samsung eliminated hour-long price desync caused by legacy caching using AWS Lambda Response Streaming and CloudFront. A look at the architecture and engineering rationale.
awslambdaserverlesscloudfrontRewriting a 20,000-Line AngularJS Editor: The Real Engineering Challenge
A team rewriting a Fabric.js map editor found that the hardest problem wasn't legacy code, but a tainted canvas CORS error while building print support.
frontendtypescriptarchitecturefabricjsSmart Bootstrapping in Unity: The Bootstrap Scene Pattern
A Bootstrap Scene pattern for Unity that fixes Awake/Start race conditions, letting developers hit Play from any scene with reliable system initialization.
unitygame-devarchitecturecsharpHarness Engineering for Coding Agent Users
A framework for harnessing coding agents: feedforward guides, feedback sensors, and computational vs inferential controls across the development lifecycle.
ai-agentscoding-agentssoftware-qualitydeveloper-tools