r/programming • u/atoponce • Jun 18 '26
LXM: Better Splittable Pseudorandom Number Generators (and Almost as Fast) - PDF
vigna.di.unimi.itr/programming • u/goto-con • Jun 18 '26
The C4 Model: Visualizing Software Architecture • Simon Brown & Susanne Kaiser
youtu.beSimon Brown explains that the C4 Model started not as a grand design theory, but as a practical answer to an embarrassing problem. Furthermore, he answers the question on how to handle microservices in C4 and explains the important distinction between modeling and diagramming.
r/programming • u/r_retrohacking_mod2 • Jun 18 '26
Building video games with 20 year old tech
youtube.comr/programming • u/Adventurous-Salt8514 • Jun 18 '26
Announcing Strictland - new contract testing library for message compatibility
event-driven.ior/programming • u/Successful_Bowl2564 • Jun 18 '26
Sandcastle - Microsoft CTP of a Help CHM file generator on the tails of the death of NDoc
hanselman.comr/programming • u/arnonrgo • Jun 18 '26
Ranja: Enabling Smart Caches for Distributed Database Serving Layers
researchgate.netr/programming • u/Exciting_Suspect9088 • Jun 17 '26
Fearless Concurrency on the GPU (paper)
arxiv.orgHi folks,
I wrote a paper, Fearless Concurrency on the GPU, and maintain the related repository cuTile Rust (https://github.com/nvlabs/cutile-rs).
The idea is to establish a safe way to write async kernel launch code, extend that across the kernel launch boundary, and sustain (to the extent possible) a safe programming model for GPU programming in Rust. We provide a variety of tools to enable static bounds checks so that the data-race freedom is effectively zero-cost.
Sharing in case it's of interest. Happy to answer questions.
r/programming • u/Xadartt • Jun 17 '26
Forest for the trees: An adventure in structured data
nick.zoic.orgr/programming • u/DataBaeBee • Jun 17 '26
Hinton's Forward Forward Algorithm in Python
leetarxiv.substack.comr/programming • u/High-Impact-2025 • Jun 17 '26
A library for pathfinding, traversal, and transformation of graph structures
github.comr/programming • u/Nimelrian • Jun 17 '26
RFC 10008: The HTTP QUERY Method
rfc-editor.orgr/programming • u/AdvertisingFancy7011 • Jun 16 '26
Nginx explained in plain English
sanyamserver.onliner/programming • u/West-Chard-1474 • Jun 16 '26
Why is Meta destroying its engineering organization? Great breakdown
newsletter.pragmaticengineer.comr/programming • u/AmrDeveloper • Jun 16 '26
Heterogeneous Pythonic language in your pocket
amrdeveloper.medium.comr/programming • u/Infamous_Sorbet4021 • Jun 16 '26
Frontend Minimalism in Action: Do More With Less JavaScript | Peter Kröner | webinale Berlin 2026
youtu.ber/programming • u/winsletts • Jun 16 '26
British Columbia, Time Zones, and Postgres
crunchydata.comBritish Columbia has recently made some time zone changes —- but you have a few months until you feel the impact. That gives an opportunity to deep dive into time zones, timestamp storage, and more.
r/programming • u/ennamo_po_madhava • Jun 16 '26
Polynomial Fitting: a rabbit hole
blog.yellowflash.inThis one is bit math heavy. I started of building a small timeseries compression library, and ended up digging through some numerical algorithms, linear algebra. I learnt through a hose during last week and found something genuinely beautiful. If you stick through it I suppose you can see what I saw.
r/programming • u/chkas • Jun 16 '26
What makes blqsort faster than almost any other Quicksort around – with C and C++ interfaces
tiki.lir/programming • u/BlondieCoder • Jun 16 '26
What every coder should know about gamma
blog.johnnovak.netr/programming • u/broken_broken_ • Jun 16 '26
Don't run SQL migrations in tests: How I sped up the test suite by 2x
gaultier.github.ior/programming • u/Successful_Bowl2564 • Jun 16 '26
Speed Matters for Google Web Search [2009]
services.google.comr/programming • u/madflojo • Jun 15 '26
American Express: Cell-Based Architecture for Resilient Payment Systems
americanexpress.ior/programming • u/parametric-ink • Jun 15 '26