✕ Clear all filters
215 articles

📰 Reddit r/programming

215 articles · Updated every 3 hours · View all reads

All Articles 75,787Blog Posts 102,388Tech Tutorials 18,503Research Papers 16,016News 13,171 ⚡ AI Lessons
Reddit r/programming 1d ago
The perils of UUID primary keys in SQLite
submitted by /u/andersmurphy [link] [comments]
Reddit r/programming 1d ago
Configuration flags are where software goes to rot
submitted by /u/Expurple [link] [comments]
Reddit r/programming 1d ago
JPEG compression deep dive
submitted by /u/fagnerbrack [link] [comments]
Reddit r/programming 1d ago
Using local ClickHouse for data processing
submitted by /u/f311a [link] [comments]
Reddit r/programming 1d ago
You Don't Love systemd Timers Enough
submitted by /u/f311a [link] [comments]
Reddit r/programming 1d ago
My Software North Star
submitted by /u/f311a [link] [comments]
Reddit r/programming 2d ago
A faster bump allocator for rust
submitted by /u/Successful_Bowl2564 [link] [comments]
Reddit r/programming 2d ago
Porting our Django backend to Rust improved the infra usage by 90%
submitted by /u/syrusakbary [link] [comments]
Reddit r/programming 2d ago
Jo's two-world architecture to solve the fine-grained sandboxing problem at compile-time
Jo is a secure programming language that intends to addressing the fine-grained sandboxing problem at compile-time. To make secure programming practical it ends
Reddit r/programming 2d ago
Basic Type System Terminology
submitted by /u/legoman25 [link] [comments]
Reddit r/programming 2d ago
Stealing from Biologists to Compile Haskell Faster
submitted by /u/mooreds [link] [comments]
Reddit r/programming 2d ago
Single responsibility, the distorted principle
Have you ever discussed the Single Responsibility Principle with your coworkers? Take a look at this article, where I explore why this principle might be a prob
Reddit r/programming 2d ago
Scala Was an Experiment That Changed Programming - Martin Odersky | The Marco Show
submitted by /u/makingthematrix [link] [comments]
Reddit r/programming 2d ago
Tiny Static Site Generator with custom template engine
I wanted to understand how template engines and markdown parsers work internally. The project explores: compiling templates into Python functions using exec() b
Reddit r/programming 2d ago
The Schema Proliferation Problem in Kafka and Flink Pipelines: How to Solve It
submitted by /u/nilukush [link] [comments]
Reddit r/programming 2d ago
Pandas as a reason to learn Python, even if you’re not doing data science
I wrote a short article about why Pandas is worth learning from a general programming perspective, not just a data science one. A lot of everyday programming wo
Reddit r/programming 3d ago
Finding Hermite Normal Form and Solving Linear Diophantines Using LLL
submitted by /u/DataBaeBee [link] [comments]
Reddit r/programming 3d ago
Elixir v1.20 released: now a gradually typed language
submitted by /u/f311a [link] [comments]
Reddit r/programming 3d ago
LLL Algorithm for Computer Scientists
submitted by /u/DataBaeBee [link] [comments]
Reddit r/programming 3d ago
A tale about fixing eBPF spinlock issues in the Linux kernel
submitted by /u/fagnerbrack [link] [comments]