All
Articles 141,442Blog Posts 144,076Tech Tutorials 36,758Research Papers 27,203News 19,630
⚡ AI Lessons
Reddit r/programming
3d ago
SQLite in Production: Optimizing WAL Mode, Concurrency, and VFS Layers for Low-Latency App Servers
submitted by /u/Either_Collection349 [link] [comments]
Reddit r/programming
3d ago
The Untold Story of Log4j and Log4Shell, with Christian Grobmeier
submitted by /u/brunocborges [link] [comments]
Reddit r/programming
4d ago
Parsers don’t have to be complicated
submitted by /u/f311a [link] [comments]
Reddit r/programming
4d ago
How Profitable is Inference? Doing the Math on Kimi K3
submitted by /u/RelevantEmergency707 [link] [comments]
Reddit r/programming
4d ago
Benchmarks | Koi Editor
submitted by /u/MichaelSjoeberg [link] [comments]
Reddit r/programming
4d ago
The Difference Between a Button and a Link
submitted by /u/lelanthran [link] [comments]
Reddit r/programming
4d ago
Five Languages, One Pyramid, Zero Practical Value
submitted by /u/Refresh98370 [link] [comments]
Reddit r/programming
4d ago
Detection-as-Code in One GitHub Action with RSigma
submitted by /u/Happycodeine [link] [comments]
Reddit r/programming
4d ago
Your Recursion Is Lying to You
submitted by /u/fagnerbrack [link] [comments]
Reddit r/programming
4d ago
The Elevator Glitch: How One Function Destroyed Public Lobbies in CoD4
Walk with me inside one of the most influential game's code and discover the secret of elevators! Turns out the bug comes down to a single line buried in the en
Reddit r/programming
4d ago
Inside Zig's Incremental Compilation
submitted by /u/f311a [link] [comments]
Reddit r/programming
4d ago
A shell colon does nothing. Use it anyway. | Filip Roséen
submitted by /u/f311a [link] [comments]
Reddit r/programming
4d ago
Finding bugs in Raft implementations
submitted by /u/f311a [link] [comments]
Reddit r/programming
4d ago
Dependency Cultures - Richard Feldman
Excellent talk by Richard Feldman about how different programming communities approach dependencies. submitted by /u/isaacvando [link] [comments]
Reddit r/programming
4d ago
Vendor-agnostic ML inference on production edge devices
I work on PostSlate, a video editing tool, and this comes out of our own work. We run ML models on-device, face detection and embedding among other things, whic
Reddit r/programming
5d ago
Microsoft lays out a buffet of Windows goodies for JavaScript Developers
submitted by /u/stronghup [link] [comments]
Reddit r/programming
5d ago
Pollard's P-1 Factoring Algorithm in Plain C
submitted by /u/DataBaeBee [link] [comments]
Reddit r/programming
5d ago
How we make Luau fast
submitted by /u/_Sharp_ [link] [comments]
Reddit r/programming
5d ago
Building a Fast Lock-Free Queue in Modern C++ From Scratch
submitted by /u/Dear-Economics-315 [link] [comments]
Reddit r/programming
5d ago
Let the Browser Do the Math or: How I Learned to Stop Worrying and Love the DOM
submitted by /u/oalders [link] [comments]
Reddit r/programming
5d ago
Writing arenas in Rust from scratch
submitted by /u/f311a [link] [comments]
Reddit r/programming
5d ago
Approximating Softmax for FPGAs with Taylor Series and Pade Approximants in Python
submitted by /u/DataBaeBee [link] [comments]
Reddit r/programming
6d ago
A simple clustering algorithm for lists
submitted by /u/fagnerbrack [link] [comments]
Reddit r/programming
6d ago
Modeling Facts and Reactions with Domain Events
submitted by /u/deniskyashif [link] [comments]
DeepCamp AI