Profiling with Ctrl-C
Article URL: https://yosefk.com/blog/profiling-with-ctrl-c.html Comments URL: https://news.ycombinator.com/item?id=46475296 Points: 6 Comments: 0...
Article URL: https://yosefk.com/blog/profiling-with-ctrl-c.html Comments URL: https://news.ycombinator.com/item?id=46475296 Points: 6 Comments: 0...
The debate between Rust and Go has moved beyond online forums and into real production environments. As companies modernize infrastructure, build cloud‑native s...
!Cover image for The N+1 Insert Loop That Slowed Our API to a Crawlhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/...
How to Master JavaScript Speed Improvement for Faster Apps Ever felt the frustration of a laggy website? We've all been there. You click a button and nothing h...
!Cover image for C Smart Enums: advancedhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload...
The Problem: The “LINQ Tax” In Part 1 we replaced magic numbers with records. To find a specific status we used LINQ: csharp var status = Status.All.SingleOrDe...
Article URL: https://nullprogram.com/blog/2026/01/01/ Comments URL: https://news.ycombinator.com/item?id=46458624 Points: 15 Comments: 0...
Bun, Controllers, and the Need for Structure Bun kicked the door down with absurd performance numbers. Everyone rushed to test Bun.serve, and the first wave of...
🧩 The Problem: “Why does each row see a different state?” I had a PrimeReact DataTable where each row contained a button. Clicking the buttons produced output...
Article URL: https://johnnysswlab.com/memory-subsystem-optimizations/ Comments URL: https://news.ycombinator.com/item?id=46456215 Points: 8 Comments: 1...
!Cover image for How We Measure HTTP Timing: DNS, TCP, TLS, TTFB Breakdownhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,forma...