Event-Driven Architecture chez Octo : épisode 2, la théorie - OCTO Talks ! (French)
https://blog.octo.com/event-driven-architecture-chez-octo--episode-2-la-theorie
https://redd.it/1udel8i
@r_coding
https://blog.octo.com/event-driven-architecture-chez-octo--episode-2-la-theorie
https://redd.it/1udel8i
@r_coding
OCTO Talks !
Event-Driven Architecture chez Octo : épisode 2, la théorie - OCTO Talks !
Les concepts clés de l'Event-Driven Architecture : patterns (Pub/Sub, Event Sourcing, CQRS), garanties de livraison, idempotence et pièges à éviter.
The AI Productivity Bill Comes Due in Production
https://newsletter.thelongcommit.com/p/the-ai-productivity-bill-comes-due?r=2y2tl0&utm_medium=ios&triedRedirect=true
https://redd.it/1udo5mj
@r_coding
https://newsletter.thelongcommit.com/p/the-ai-productivity-bill-comes-due?r=2y2tl0&utm_medium=ios&triedRedirect=true
https://redd.it/1udo5mj
@r_coding
Thelongcommit
The AI Productivity Bill Comes Due in Production
AI makes code cheaper. It does not make weak ideas useful or production work free.
[video]: WebSockets at Scale: System Design
https://youtu.be/ASF6snvxZUE
https://redd.it/1ue8w06
@r_coding
https://youtu.be/ASF6snvxZUE
https://redd.it/1ue8w06
@r_coding
YouTube
WebSockets at Scale: System Design
0:00 - Introduction
1:00 - The Protocols Comparison
2:10 - The Bare Metal Limits
3:50 - L4 vs L7 Load Balancing
5:36 - The Gateway Pattern
7:53 - The Redis Pub/Sub Trap
9:10 - Offline Delivery
10:48 - Interview Cheat Sheet
1:00 - The Protocols Comparison
2:10 - The Bare Metal Limits
3:50 - L4 vs L7 Load Balancing
5:36 - The Gateway Pattern
7:53 - The Redis Pub/Sub Trap
9:10 - Offline Delivery
10:48 - Interview Cheat Sheet
Running database drivers as sandboxed external processes (and why a HashMap insert was a security boundary)
https://tabularis.dev/blog/database-drivers-as-external-processes?rdtc
https://redd.it/1ueghb0
@r_coding
https://tabularis.dev/blog/database-drivers-as-external-processes?rdtc
https://redd.it/1ueghb0
@r_coding
Tabularis Blog
Database drivers as external processes | Tabularis Blog
About three months ago I added support for plugin drivers outside the Tabularis process. External drivers are ordinary programs speaking JSON-RPC over stdin/stdout. This is a retrospective on why that design held up, where it leaked, and the credential bug…
Remembering the joy of programming while renewing my portfolio
https://www.bskasan.dev/blogs/remembering-how-to-enjoy-programming
https://redd.it/1uescc4
@r_coding
https://www.bskasan.dev/blogs/remembering-how-to-enjoy-programming
https://redd.it/1uescc4
@r_coding
www.bskasan.dev
Bekir Kasan - Portfolio & Personal Blog
Bekir Kasan's personal portfolio website.
AI-coding agents are now the default. What comes next?
https://leaddev.com/ai/ai-coding-agents-are-now-the-default-what-comes-next
https://redd.it/1uf46nm
@r_coding
https://leaddev.com/ai/ai-coding-agents-are-now-the-default-what-comes-next
https://redd.it/1uf46nm
@r_coding
LeadDev
AI-coding agents are now the default. What comes next?
How Linear went agent-first overnight, what the productivity numbers look like, and what to manage when AI agents become the default.
Complex Parameter Management and Reusable Computational Tasks
https://github.com/socaltiger/BatchSubmit.com
https://redd.it/1ufgv4x
@r_coding
https://github.com/socaltiger/BatchSubmit.com
https://redd.it/1ufgv4x
@r_coding
GitHub
GitHub - socaltiger/BatchSubmit.com: A lightweight Distributed Asynchronous Job Submitting/Scheduling Platform for SAS/R/Python…
A lightweight Distributed Asynchronous Job Submitting/Scheduling Platform for SAS/R/Python and/or other scripts with web interface capable of storing parameters, competes with AWS Batch/AWS Step Fu...
Cartridge Style Development - Everything in One .exe File!
https://www.youtube.com/watch?v=i0Dip6rBNRA
https://redd.it/1ufnpfm
@r_coding
https://www.youtube.com/watch?v=i0Dip6rBNRA
https://redd.it/1ufnpfm
@r_coding
YouTube
Cartridge Style Development - Everything in One .exe File!
Buy my games on Steam! https://store.steampowered.com/app/2572310
If your whole game, all files included, is small, why not just bundle it all into one executable file?
No AI
No sponsors
If your whole game, all files included, is small, why not just bundle it all into one executable file?
No AI
No sponsors
Parse, Don't Validate — In a Language That Doesn't Want You To
https://cekrem.github.io/posts/parse-dont-validate-typescript/
https://redd.it/1ufxukf
@r_coding
https://cekrem.github.io/posts/parse-dont-validate-typescript/
https://redd.it/1ufxukf
@r_coding
cekrem.github.io
Parse, Don't Validate — In a Language That Doesn't Want You To
Applying Alexis King's parse-don't-validate principle in TypeScript, where the type system fights back just enough to be annoying.
Glue Services: Part Two — Data Synchronization
https://bencane.com/posts/2026-06-25-glue-services-data-synchronization/
https://redd.it/1uh12y0
@r_coding
https://bencane.com/posts/2026-06-25-glue-services-data-synchronization/
https://redd.it/1uh12y0
@r_coding
Benjamin Cane
Glue Services: Part Two — Data Synchronization • Benjamin Cane
Synchronization glue services can keep legacy and modern platforms aligned while reducing downtime and migration risk.
Incorporate monads and category theory · Issue #94 · promises-aplus/promises-spec
https://github.com/promises-aplus/promises-spec/issues/94
https://redd.it/1uhu6tp
@r_coding
https://github.com/promises-aplus/promises-spec/issues/94
https://redd.it/1uhu6tp
@r_coding
GitHub
Incorporate monads and category theory · Issue #94 · promises-aplus/promises-spec
Brian Mckenna criticised current spec. He proposes to use FP approach to achieve much better modularity. Suggest to read it, really good ideas with just three changes. https://brianmckenna.org/blog/...
ThinHarness: a minimal Python framework (~8k LOC) for purpose-built agents
https://github.com/ryanbbrown/thinharness
https://redd.it/1uj6bzc
@r_coding
https://github.com/ryanbbrown/thinharness
https://redd.it/1uj6bzc
@r_coding
GitHub
GitHub - ryanbbrown/thinharness: A minimal, opinionated agent harness — focused scope, straightforward code, easy to fork.
A minimal, opinionated agent harness — focused scope, straightforward code, easy to fork. - ryanbbrown/thinharness
AI-generated code sparks production confidence crisis! 35% of engineering teams won't ship their own AI-generated code.
https://leaddev.com/ai/ai-generated-code-sparks-production-confidence-crisis
https://redd.it/1ujscsd
@r_coding
https://leaddev.com/ai/ai-generated-code-sparks-production-confidence-crisis
https://redd.it/1ujscsd
@r_coding
LeadDev
AI-generated code sparks production confidence crisis
Why a third of engineering teams won’t ship their own AI-generated code and what it says about the state of AI coding in 2026.
Running a software jam in a world of slop
https://foxmoss.com/blog/radish/
https://redd.it/1uk9zyz
@r_coding
https://foxmoss.com/blog/radish/
https://redd.it/1uk9zyz
@r_coding
Foxmoss
How I'm Running a Software Jam in a World of Slop
Insentives, insentives, insentives...
Why your AI bill is bigger than it should be
https://leaddev.com/ai/why-your-ai-bill-is-bigger-than-it-should-be
https://redd.it/1ukgoqh
@r_coding
https://leaddev.com/ai/why-your-ai-bill-is-bigger-than-it-should-be
https://redd.it/1ukgoqh
@r_coding
LeadDev
Why your AI bill is bigger than it should be
How a $287 AI bill led to an open-source tool that saved users $700,000 – and why token hygiene is the next engineering discipline.
The uphill climb of making diff lines performant
https://github.blog/engineering/architecture-optimization/the-uphill-climb-of-making-diff-lines-performant/
https://redd.it/1ul05py
@r_coding
https://github.blog/engineering/architecture-optimization/the-uphill-climb-of-making-diff-lines-performant/
https://redd.it/1ul05py
@r_coding
The GitHub Blog
The uphill climb of making diff lines performant
The path to better performance is often found in simplicity.