How Pizza Tycoon (1994) simulated traffic on a 25 MHz CPU
https://pizzalegacy.nl/blog/traffic-system.html
https://redd.it/1sg6y9x
@programmingreddit
https://pizzalegacy.nl/blog/traffic-system.html
https://redd.it/1sg6y9x
@programmingreddit
pizzalegacy.nl
How Pizza Tycoon simulated traffic on a 25 MHz CPU — Pizza Legacy Blog
Reverse engineering the traffic system from Pizza Tycoon (1994): how the original devs drove dozens of cars through a city with almost no CPU budget.
How NASA Built Artemis II’s Fault-Tolerant Computer
https://cacm.acm.org/news/how-nasa-built-artemis-iis-fault-tolerant-computer/
https://redd.it/1sgnbec
@programmingreddit
https://cacm.acm.org/news/how-nasa-built-artemis-iis-fault-tolerant-computer/
https://redd.it/1sgnbec
@programmingreddit
Reddit
From the programming community on Reddit: How NASA Built Artemis II’s Fault-Tolerant Computer
Posted by Successful_Bowl2564 - 156 votes and 36 comments
Tailslayer: a hedged reads solution for DRAM refresh latency
https://www.youtube.com/watch?v=KKbgulTp3FE
https://redd.it/1sgtkdf
@programmingreddit
https://www.youtube.com/watch?v=KKbgulTp3FE
https://redd.it/1sgtkdf
@programmingreddit
YouTube
Your RAM Has a 60 Year Old Design Flaw. I Bypassed It.
Modern DRAM is based on a brilliant design from IBM.
But, we're still paying for a latency penalty that's existed since the 60s!
In this video, I'm introducing my personal research project (Tailslayer) that immensely reduces p99.99 latency on traditional…
But, we're still paying for a latency penalty that's existed since the 60s!
In this video, I'm introducing my personal research project (Tailslayer) that immensely reduces p99.99 latency on traditional…
The AWS Lambda 'Kiss of Death'
https://shatteredsilicon.net/the-aws-lambda-kiss-of-death/
https://redd.it/1sgzwez
@programmingreddit
https://shatteredsilicon.net/the-aws-lambda-kiss-of-death/
https://redd.it/1sgzwez
@programmingreddit
Shattered Silicon
The AWS Lambda 'Kiss of Death' - Shattered Silicon
Our story begins as most database issues start: with hands on foreheads, internally or externally, saying ‘WTF is going on?’. We observed a series of database freezes on our production environment. It was quite severe. Connections spiked, writes were stalled…
How Much Linear Memory Access Is Enough? (probably less than 128 kB)
https://solidean.com/blog/2026/how-much-linear-memory-access-is-enough/
https://redd.it/1sgqbl6
@programmingreddit
https://solidean.com/blog/2026/how-much-linear-memory-access-is-enough/
https://redd.it/1sgqbl6
@programmingreddit
Solidean
How Much Linear Memory Access Is Enough? | Solidean
From <1 kB to ~1 MB: experimentally bounding required contiguity by per-element work
Original Apollo 11 code open-sourced by NASA — original Command Module and Lunar Module code repos are now public domain resources
https://www.tomshardware.com/software/original-apollo-11-code-open-sourced-by-nasa-original-command-module-and-lunar-module-code-repos-are-now-public-domain-resources
https://redd.it/1sigsdp
@programmingreddit
https://www.tomshardware.com/software/original-apollo-11-code-open-sourced-by-nasa-original-command-module-and-lunar-module-code-repos-are-now-public-domain-resources
https://redd.it/1sigsdp
@programmingreddit
Tom's Hardware
Original Apollo 11 code open-sourced by NASA — original Command Module and Lunar Module code repos are now public domain resources
View and download this historic assembly code for your own space program
20 Years on AWS and Never Not My Job
https://www.daemonology.net/blog/2026-04-11-20-years-on-AWS-and-never-not-my-job.html
https://redd.it/1sipvi3
@programmingreddit
https://www.daemonology.net/blog/2026-04-11-20-years-on-AWS-and-never-not-my-job.html
https://redd.it/1sipvi3
@programmingreddit
Reddit
From the programming community on Reddit: 20 Years on AWS and Never Not My Job
Posted by Successful_Bowl2564 - 149 votes and 32 comments
CMake Pursuing Tighter Integration With Package Managers, Other Improvements
https://www.phoronix.com/news/CMake-Tighter-Package-Integrate
https://redd.it/1sjcn1s
@programmingreddit
https://www.phoronix.com/news/CMake-Tighter-Package-Integrate
https://redd.it/1sjcn1s
@programmingreddit
Phoronix
CMake Pursuing Tighter Integration With Package Managers, Other Improvements
While the Meson build system has been capturing much of the limelight in recent years by open-source projects, the cross-platform CMake build system also shows no signs of slowing down and continues evolving with new features and functionality.
Everything Should Be Typed: Scalar Types Are Not Enough
https://sot.dev/everything-should-be-typed.html
https://redd.it/1skg8vj
@programmingreddit
https://sot.dev/everything-should-be-typed.html
https://redd.it/1skg8vj
@programmingreddit
Samuel Onoja
Everything Should Be Typed: Scalar Types Are Not Enough
Why scalar types give us a false sense of safety, and how wrapping primitives in domain types catches bugs the compiler never could.
All elementary functions from a single binary operator
https://arxiv.org/abs/2603.21852
https://redd.it/1skfad3
@programmingreddit
https://arxiv.org/abs/2603.21852
https://redd.it/1skfad3
@programmingreddit
arXiv.org
All elementary functions from a single binary operator
A single two-input gate suffices for all of Boolean logic in digital hardware. No comparable primitive has been known for continuous mathematics: computing elementary functions such as sin, cos,...
Finding a duplicated item in an array of N integers in the range 1 to N − 1
https://devblogs.microsoft.com/oldnewthing/20260413-00/?p=112227
https://redd.it/1sl5h3v
@programmingreddit
https://devblogs.microsoft.com/oldnewthing/20260413-00/?p=112227
https://redd.it/1sl5h3v
@programmingreddit
Microsoft News
Finding a duplicated item in an array of N integers in the range 1 to N − 1
Taking advantage of special characteristics of the array.
No one can force me to have a secure website!!!
https://www.youtube.com/watch?v=M1si1y5lvkk
https://redd.it/1sl0kfp
@programmingreddit
https://www.youtube.com/watch?v=M1si1y5lvkk
https://redd.it/1sl0kfp
@programmingreddit
YouTube
No one can force me to have a secure website!!!
In this pre-paid self-own, I study security vulnerability through the lens of self-flagellation. I go through a lot of trouble to make life worse for me and my antediluvian website's users (AS USUAL).
Get it or try it:
https://tom7.org/httpv/
Or read the…
Get it or try it:
https://tom7.org/httpv/
Or read the…
Direct Win32 API, Weird-Shaped Windows, and Why They Mostly Disappeared
https://warped3.substack.com/p/direct-win32-api-weird-shaped-windows
https://redd.it/1sm01ev
@programmingreddit
https://warped3.substack.com/p/direct-win32-api-weird-shaped-windows
https://redd.it/1sm01ev
@programmingreddit
Substack
Direct Win32 API, Weird-Shaped Windows, and Why They Mostly Disappeared
The nice thing about Win32 is that it does not try to talk you out of any of this. It just gives you the messages, the handles, the drawing APIs, and enough rope to ...
Things you didn't know about (Postgres) indexes
https://jon.chrt.dev/2026/04/15/things-you-didnt-know-about-indexes.html
https://redd.it/1sm5d83
@programmingreddit
https://jon.chrt.dev/2026/04/15/things-you-didnt-know-about-indexes.html
https://redd.it/1sm5d83
@programmingreddit
Reddit
From the programming community on Reddit: Things you didn't know about (Postgres) indexes
Posted by NotTreeFiddy - 107 votes and 15 comments
The API Tooling Crisis: Why developers are abandoning Postman and its clones?
https://efp.asia/blog/2025/12/24/api-tooling-crisis/
https://redd.it/1smyun6
@programmingreddit
https://efp.asia/blog/2025/12/24/api-tooling-crisis/
https://redd.it/1smyun6
@programmingreddit
efpasia
The API Tooling Crisis: Why developers are abandoning Postman and its clones?
I’ve been a Postman user for my entire developer career. I remember when it was just a simple Chrome extension that made pentesting APIs slightly less painful. Those were simpler times. Today, I find myself joining the growing exodus of developers abandoning…
Dennis Ritchie on the double roles of & and | in Early C
https://www.lysator.liu.se/c/dmr-on-or.html
https://redd.it/1sn4yi9
@programmingreddit
https://www.lysator.liu.se/c/dmr-on-or.html
https://redd.it/1sn4yi9
@programmingreddit
Reddit
From the programming community on Reddit: Dennis Ritchie on the double roles of & and | in Early C
Posted by someone-very-cool - 101 votes and 23 comments
Kafka Fundamentals - Guide to Distributed Messaging
https://sushantdhiman.dev/kafka-fundamentals-guide-to-distributed-messaging/
https://redd.it/1snpz0y
@programmingreddit
https://sushantdhiman.dev/kafka-fundamentals-guide-to-distributed-messaging/
https://redd.it/1snpz0y
@programmingreddit