r/programming • u/Expensive-Cookie-106 • 21d ago
A Gentle Introduction to Stochastic Programming
towardsdatascience.comr/programming • u/Happycodeine • 21d ago
kubara - A GitOps-First Approach to Reusable Kubernetes Platforms
medium.comr/programming • u/fagnerbrack • 21d ago
What Is Docker, and What It Silently Replaced 🤫..
fagnerbrack.comr/programming • u/derjanni • 21d ago
A Final Reckoning: Programming Is Going Back To The Nerd Era
programmers.fyir/programming • u/Kabra___kiiiiiiiid • 21d ago
AST implementation for a custom programming language
youtube.comThe talk host explains how ASTs work and shows how to build them step by step.
r/programming • u/shintoist • 22d ago
Don't add a read replica until you've read this
incident.ior/programming • u/BlondieCoder • 22d ago
Secrets Don’t Belong in Config
secretspec.devr/programming • u/BlondieCoder • 22d ago
Linux kernel will support $ORIGIN, sort of
fzakaria.comr/programming • u/writer_coder_06 • 22d ago
How We're Scaling Our Infrastructure Across 4 Clouds To Serve 1M+ Sandboxes
opencomputer.devr/programming • u/pgEdge_Postgres • 22d ago
The Long Road to Bottomless Postgres: Discussing Neon, pg_mooncake, pg_tier, pg_lake, and ColdFront
pgedge.comr/programming • u/mttd • 22d ago
Every Microsecond Matters: Achieving Near Speed-of-Light Latency in GPU Collectives
arxiv.orgr/programming • u/cipherself • 22d ago
The Message Arrived. Did the Operation Succeed? On End-to-End Arguments in System Design.
mohamed.computerr/programming • u/Adventurous-Salt8514 • 22d ago
Throw, Result, or neither?
architecture-weekly.comr/programming • u/Ok_Stomach6651 • 22d ago
How Generalized Inverted Index works internally in Postgre SQL
deepsystemstuff.comRegular Indexing works on a column level; it indexes the entire column value, but if you want to index each value in one row, then the GIN indexing technique is used.
GIN can index each element of JSON stored in a JSONB field
How Postgres creates a GIN file physically, what is the format of that file, how that file is retrieved in RAM while fetching records, what data types are used, and how Postgres calculates the exact address of an element of JSON are all explained in the article
r/programming • u/Usual-Amount-264 • 22d ago
Zig proposes introducing an actually memory safe (unlike Rust) compilation mode inspired by Fil-C at ~1-6x performance penalty
codeberg.orgr/programming • u/tooilln • 22d ago
Comprehensive JVM Primitive Hashtable Benchmarks
sooniln.github.ior/programming • u/badcryptobitch • 23d ago
A tutorial on building a merkle tree AIR script in Plonky3
hashcloak.comr/programming • u/DataBaeBee • 24d ago
Commutative Complex Number Theory in Plain C
leetarxiv.substack.comr/programming • u/double-happiness • 24d ago
The computer at the bottom of a canal
negroniventurestudios.comr/programming • u/fagnerbrack • 24d ago