5d ago · 6 min read · A surprising headline (with caveats) Last week a tweet from Jarred Sumner — Bun's creator — made the rounds claiming a Zig-to-Rust rewrite is passing 99.8% of the testsuite. I haven't been able to independently verify this through Bun's official rele...
Join discussion
May 5 · 14 min read · You open a new project, someone says "just run npm install" and you do it without thinking. A minute later you have a node_modules folder that's 300MB for a project with five dependencies. You've been
Join discussion
Apr 25 · 9 min read · If you've ever set up Netdata, you know that feeling — hundreds of real-time charts, per-second granularity, metrics you didn't even know your kernel exposed. It's a wonderful piece of software, genui
Join discussion
Apr 11 · 4 min read · The Problem If you use AI coding assistants, Claude Code, Cursor, GitHub Copilot, Gemini, you've hit this wall: every new conversation starts with the AI re-reading your source files to understand the
EEthan and 1 more commented
Apr 1 · 5 min read · A 14-Second Build Dropped to 3 Seconds, Then Everything Else Went Wrong Six months ago, our API was a standard Express + TypeScript setup running on Node.js 22. It worked fine. Builds were slow, cold starts were sluggish, and our CI pipeline took 8 m...
Join discussion
Mar 28 · 8 min read · Spry with Bun: Running Dart Servers on the Fast JavaScript Runtime Learn how to deploy your Spry Dart applications on Bun—the incredibly fast JavaScript runtime—and leverage its native performance, built‑in tools, and seamless TypeScript compatibili...
Join discussionMar 9 · 8 min read · The benchmarks are real. I just didn't expect them to matter less than everything else. My team — four engineers, one of whom is constitutionally allergic to anything not boring and battle-tested — runs a mid-sized API service that handles about 12,0...
Join discussion