Software Engineer x Data Engineer - I make the world a better place to live with software that enables data-driven decision-making
Nothing here yet.
Apr 11 · 6 min read · When an AI coding agent does something wrong, the natural reaction is to add more instructions. Another rule. Another example. Another edge case paragraph. The prompt grows from a few hundred tokens t
BABridgeXAPI and 4 more commented
Feb 8 · 3 min read · Garbage Collection discussions often drift into theory: algorithms, generations, colors, phases. In practise , most real GC problems come from one simple thing: Allocation rate is too high Today we’re going to discuss how high allocation rate affec...
Join discussion
Jan 18 · 5 min read · Building an HTTP server is easy. Building one that survives real traffic, slow dependencies, deploys, and partial failures is where Go and Java start to diverge in interesting - and sometimes painful - ways. This article is not about frameworks, anno...
Join discussion