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
The Quiet Colossus — On Ada, Its Design, and the Language That Built the Languages
https://www.iqiipi.com/the-quiet-colossus.html
https://redd.it/1so3k20
@programmingreddit
https://www.iqiipi.com/the-quiet-colossus.html
https://redd.it/1so3k20
@programmingreddit
Reddit
From the programming community on Reddit: The Quiet Colossus — On Ada, Its Design, and the Language That Built the Languages
Posted by SpecialistLady - 99 votes and 43 comments
Reconstructing a Dead USB protocol: From Unknown Chip to Working Implementation
https://github.com/coremaze/ME2-Writeup/blob/master/README.md
https://redd.it/1spkuzl
@programmingreddit
https://github.com/coremaze/ME2-Writeup/blob/master/README.md
https://redd.it/1spkuzl
@programmingreddit
GitHub
ME2-Writeup/README.md at master · coremaze/ME2-Writeup
Reconstructing a Dead USB Protocol: A Handheld's Secrets Unlocked by a Hot Knife, a multi-disciplinary journey to reviving a forgotten USB interface - coremaze/ME2-Writeup
Vercel reportedly breached by ShinyHunters, non sensitive secrets at risk
https://vercel.com/kb/bulletin/vercel-april-2026-security-incident
https://redd.it/1spwg4r
@programmingreddit
https://vercel.com/kb/bulletin/vercel-april-2026-security-incident
https://redd.it/1spwg4r
@programmingreddit
Vercel
Vercel April 2026 security incident | Vercel Knowledge Base
We’ve identified a security incident that involved unauthorized access to certain internal Vercel systems.
Making illegal state unrepresentable
https://blog.frankel.ch/illegal-state-unrepresentable/
https://redd.it/1spwmis
@programmingreddit
https://blog.frankel.ch/illegal-state-unrepresentable/
https://redd.it/1spwmis
@programmingreddit
A Java geek
Making illegal state unrepresentable
A couple of years ago, I wrote that The Builder pattern is a finite state machine!. A state machine consists of states and transitions between them. As a developer, I want to make illegal states unrepresentable, i.e., users of my API can’t create non-existent…
Migrating from DigitalOcean to Hetzner
https://isayeter.com/posts/digitalocean-to-hetzner-migration/
https://redd.it/1sprq34
@programmingreddit
https://isayeter.com/posts/digitalocean-to-hetzner-migration/
https://redd.it/1sprq34
@programmingreddit
Isa Yeter
Migrating from DigitalOcean to Hetzner: From $1,432 to $233/month With Zero Downtime
A real-world production migration from DigitalOcean to Hetzner dedicated, handling 248 GB of MySQL data across 30 databases, 34 Nginx sites, GitLab EE, Neo4j, and live mobile app traffic — with zero downtime.
An interactive explainer of how audio fingerprinting lets Shazam identify a song in seconds
https://perthirtysix.com/how-the-heck-does-shazam-work
https://redd.it/1sqrv8p
@programmingreddit
https://perthirtysix.com/how-the-heck-does-shazam-work
https://redd.it/1sqrv8p
@programmingreddit
Perthirtysix
How The Heck Does Shazam Work? (An Interactive Exploration)
Explore how Shazam and song identification work through interactive visualizations: spectrograms, constellation maps, hash fingerprints, and time-offset matching.