Common Lisp Cookbook - Streams #Lisp #Programming #Tech
A faster bump allocator for rust #Rust #Programming #Performance
IPv6 zones in URLs are a mistake #Networking #WebDev #Tech
Crashing cars and improving hover detection #Tech #WebDev #GameDev
The Story of C++ #Programming #Cpp #History
Reproducible Builds in May 2026 #ReproducibleBuilds #Programming #Tech
The terminal, the TTY, and the shell #Tech #Linux #Commandline
How Long Does It Take for a QQuickItem to Become Visible? Measuring Frame Delays in Qt Quick #Qt #Cpp #Performance
Tmux plugin to quickly switch between sessions #Tmux #DeveloperTools #Productivity
VoidZero is Joining Cloudflare #Tech #Cloud #JavaScript
Diagramming Program Values by Spatial Refinement #Programming #DataViz #Software
Reviewing code requires reading #CodeReview #Engineering #Culture
jujutsu v0.42.0 released #Software #OpenSource #DevTools
Elda: Unix-first system package manager in Rust #Rust #Unix #OpenSource
ComChan: A Blazingly Fast Minimal Serial Monitor with serial plottter TUI and more #Tech #OpenSource #Rust
VoidZero is Joining Cloudflare #Tech #Cloud #WebDev
Gaussian Point Splatting #Graphics #ComputerVision #Rendering
VoidZero is joining Cloudflare #Tech #Cloud #OpenSource
Broker-Visible vs Client-Local Parallelism #Tech #Distributed #Programming
AI enthusiasts are in a race against time, AI skeptics are in a race against entropy #AI #Technology #Discussion
Designing a better podcast editor #Design #UX #WebDev
RP2040 DMA is Turing Complete (2023) #Hardware #Programming #Tech
What happened to tab autocomplete? #Tech #Programming #AI
Working in the open != comms #OpenSource #Tech #Development
The C++ Standard Library Has Been Walking Itself Back for Fifteen Years, and the Receipts Are Public #Cpp #Programming #SoftwareDevelopment
How TypeScript infers type variables #TypeScript #Programming #WebDev
Extension or Imitation? Can you tell the valid Haskell Language Extensions, from the Impostors? #Haskell #Programming #Dev
Floating-Point Error Handling in C++: What Actually Works #Cpp #Programming #SoftwareEngineering
Announcing Mutation Testing in Haskell #Haskell #Programming #SoftwareDevelopment
A survey of inlining heuristics #Programming #Compiler #Optimization
Handling graphs with SQL/PGQ in PostgreSQL #Databases #PostgreSQL #SQL
Rooting Home Assistant through MeshCore: XSS attacks with a LoRa node name #Security #HomeAutomation #XSS
Building an AsyncIO executor for the 3DS (pt 2!) #Programming #Rust #Embedded
Under the Hood of Dreams (2019) #Science #Dreams #Video
My Software North Star #Software #Philosophy #Career
Keeping Code Reviews From Dragging #SoftwareDevelopment #CodeReview #Productivity
A Post-Quantum Future for Let's Encrypt #Security #Cryptography #WebDev
Elixir v1.20 released: now a gradually typed language #Elixir #Programming #OpenSource
The Bloat #Tech #Programming #Vibecoding
Safe Made Easy Pt.1: Single Ownership is (Not) Optional #Programming #Security #Software