67
4
What's the point of lightweight code with modern computers? (liam-on-linux.dreamwidth.org)
2
Giant 3D map shows almost every building in the world (nature.com)
2
The story of Erdős problem #1026 (terrytao.wordpress.com)
2
Firefox 146 Now Available with Native Fractional Scaling on Wayland (phoronix.com)
2
Zig asserts are not C asserts (cryptocode.github.io)
1
Stack Overflow: Challenge #14 Signal from Noise (stackoverflow.com)
1
Antifragile Programming and Why AI Won't Steal Your Job (lemire.me)
2
Cursed circuits #2: switched capacitor lowpass (lcamtuf.substack.com)
14
Bit flips: How cosmic rays grounded a fleet of aircraft (bbc.com)
3
Flow Control: a programmer's text editor (flow-control.dev)
1
Unredacted Magazine Issue 008 SEP 2025 [pdf] (unredactedmagazine.com)
4
Stacktower: An Accidental Deep Dive (stacktower.io)
2
Pouring Packages with Homebrew (lwn.net)
4
Linus Torvalds vs. Ambiguous Abstractions: When Helper Function Hides the Intent (thecoder.cafe)
1
A Proposal for Simplified, Modern Definitions of "Object" and "Object Oriented" (archive.org)
4
Jony Ive and Sam Altman say they have an AI hardware prototype (theverge.com)
48
Why I (Still) Love Linux ? (dragas.net)
1
The Latent Role of Open Models in the AI Economy (ssrn.com)
108
We stopped roadmap work for a week and fixed bugs (lalitm.com)
21
B-Trees: Why Every Database Uses Them (mehmetgoekce.substack.com)
3
Experimenting with Robin Hood Hashing (twdev.blog)
1
Introducing The Flux Keyboard (fluxkeyboard.com)
3
The Quality-Oriented Developer (renomad.com)
28
Is C++26 getting destructive move semantics? (stackoverflow.com)
2
What's going on here, with this human? (grahamduncan.blog)
2
Open Source Developers Are Exhausted, Unpaid, and Ready to Walk Away (itsfoss.com)
2
Toward fast, containerized, user-space filesystems (lwn.net)
1
Cloudflare Vibe SDK (github.com/cloudflare)
1
Testing shows Apple N1 Wi-Fi chip improves on older Broadcom chips in every way (arstechnica.com)
2
China's "intelligent mines" are getting rid of truck drivers and diesel fuel (kdwalmsley.substack.com)
2
In the A.I. Race, Chinese Talent Still Drives American Research (nytimes.com)
25
Inside Rust's std and parking_lot mutexes – who wins? (cuongle.dev)
1
Digital Signals Theory (brianmcfee.net)
2
WhatsApp Census [pdf] (github.com/sbaresearch)
3
Science: The Endless Frontier (Vannevar Bush) (1945 !)[pdf] (fermatslibrary.com)
2
Improving NAT traversal, part 2: challenges in cloud environments (tailscale.com)
2
A Month of Chat-Oriented Programming (checkeagle.com)
29
Strace-macOS: A clone of the strace command for macOS (github.com/mic92)
1
Strace-macOS: A clone of the strace command for macOS (github.com/mic92)
2
C23: A Slightly Better C (lemire.me)
1
The Life of a Packet in the Linux kernel: From write() to recv() (0xkato.xyz)
24
Bypassing the Branch Predictor (nicula.xyz)
11
Whatever Happened to String Theory? (gizmodo.com)
1
Automated Equality Checks in C++ with Reflection (C++26) (lemire.me)
98
TCP, the workhorse of the internet (cefboud.com)
1
Gamification of Programming Languages (sigusr2.net)
1
This Isn't a Battle (dragas.net)
1
The price of dynamic memory: Memory Access (2020) (johnnysswlab.com)
90
Why Fei-Fei Li and Yann LeCun are both betting on "world models" (entropytown.com)
13
Hilbert space: Treating functions as vectors (thegreenplace.net)
1
LaTeX, LLMs and Boring Technology (thegreenplace.net)
1
The folly that was Tandem Computers and the path that led me to NonStop (itug-connection.blogspot.com)
1
Mergiraf: Syntax-Aware Merging for Git (lwn.net)
63
Problems with C++ exceptions (marler8997.github.io)
4
AI's $5T Data-Center Boom Will Dip into Every Debt Market: JPMorgan (bloomberg.com)
2
Super Thin RAII Wrappers for C Types (mikemikeb.com)
1
Bashisms Part 1 (mikemikeb.com)
2
The Root Cause Fallacy: Hidden Causes (perspectiveship.com)
2
How I learned to love Zig's diagnostic pattern (2024) (mikemikeb.com)
2
5 Thoughts on Kimi K2 Thinking (interconnects.ai)
3
A Plan for 5-10%* Faster Free-Threaded JIT by Python 3.16 (fidget-spinner.github.io)
2
Dissecting the Syscall Instruction: Kernel Entry and Exit Mechanisms (howtech.substack.com)
1
C++ Move Semantics Considered Harmful (Rust Is Better) [2021] (thecodedmessage.com)
1
Problems With C++ Move Semantics (YT) [video] (youtube.com)
1
Error Codes for Control Flow (matklad.github.io)
2
Building Reliable Systems (medium.com/itshabib)
4
When did people favor composition over inheritance? (sicpers.info)
1
Handbook of Biological Statistics (biostathandbook.com)
1
Lessons from the Vibe Coding Trenches (brandonharris.io)
1
The Power of Limit Thinking (asimov.press)
13
A File Format Uncracked for 20 Years (landaire.net)
10
My tutorial and take on C++20 coroutines (2021) (stanford.edu)
95
A Note on Fil-C (graydon2.dreamwidth.org)
2
Fil-C: A memory-safe C implementation (lwn.net)
1
How the Most Famous Code Was Cracked (scientificamerican.com)
1
Disassembling Terabytes of Random Data with Zig and Capstone to Prove a Point (jstrieb.github.io)
86
How I am deeply integrating Emacs (joshblais.com)
2
I want a good parallel language [YT] [video] (youtube.com)
1
On Async Mutexes (matklad.github.io)
1
Defeating Kaslr by Doing Nothing at All (googleprojectzero.blogspot.com)
3
Hobbes' Internet Timeline 25 (2018) (zakon.org)
115
Studio Ghibli, Bandai Namco, Square Enix Demand OpenAI to Stop Using Their IP (theverge.com)
5
Architectural debt is not just technical debt (frederickvanbrabant.com)
1
New Cancer Therapy Trains Immune System to Attack and Destroy Resistant Cancers (ecency.com)
12
Awk Technical Notes (2023) (maximullaris.com)
1
Sam Altman says 'enough' to questions about OpenAI's revenue (techcrunch.com)
5
Inside Multi-Platform Docker Builds with QEMU (cefboud.com)
2
Thinking About Thinking with LLMs (davi.sh)
3
Cloudflare just got faster and more secure, powered by Rust (cloudflare.com)
1
Punching Holes into Firewalls (sebsauvage.net)
2
Zig's New Async I/O (Text Version) (andrewkelley.me)
1
Early history (1978) of Emacs from PDP-10 ITS archive (github.com/pdp-10)
2
Understanding Docker Internals: Building a Container Runtime in Python (muhammadraza.me)
4
The Lost War of Information Technology (unworkableideas.com)
6
'AI' Sucks the Joy Out of Programming (alexn.org)
1
Emulsiv: A visual simulator for teaching computer architecture using RISC-V (github.com/eseo-tech)
1
Encryption using SSH Keys with age in Linux (ittavern.com)
3
Putting the "You" in CPU (2023) (cpu.land)
34