Debugging Apache Iceberg: A Production Guide
https://itnext.io/debugging-apache-iceberg-a-production-guide-6d43df767c06
https://redd.it/1v1ovcj
@r_coding
https://itnext.io/debugging-apache-iceberg-a-production-guide-6d43df767c06
https://redd.it/1v1ovcj
@r_coding
Medium
Debugging Apache Iceberg: A Production Guide
Apache Iceberg gives you ACID semantics, schema evolution, partition evolution, and time travel on object storage. What it does not give…
Why design matters for a web framework: a 7-year evolution
https://wasp.sh/blog/2026/07/13/why-design-matters-for-a-web-framework
https://redd.it/1v1xjst
@r_coding
https://wasp.sh/blog/2026/07/13/why-design-matters-for-a-web-framework
https://redd.it/1v1xjst
@r_coding
wasp.sh
Why design matters for a web framework: a 7-year evolution | Wasp
Wasp is a full-stack web framework. After five years of treating design as second-tier, we rebranded it as a technical spec: blueprints, monospace, three colors. Here's why design ended up mattering more for us than for our users.
7 Managed Iceberg Lakehouse Solutions You Should Know
https://levelup.gitconnected.com/7-managed-iceberg-lakehouse-solutions-you-should-know-e20a9ccd778a
https://redd.it/1v29bar
@r_coding
https://levelup.gitconnected.com/7-managed-iceberg-lakehouse-solutions-you-should-know-e20a9ccd778a
https://redd.it/1v29bar
@r_coding
Medium
7 Managed Iceberg Lakehouse Solutions You Should Know
Apache Iceberg is the default table format for the modern lakehouse. In the State of Apache Iceberg in the Enterprise (2026) survey of 252…
How to Pass a System Design Interview (The 45-Minute Blueprint)
https://youtu.be/HcC9Du6RWwk
https://redd.it/1v2aym6
@r_coding
https://youtu.be/HcC9Du6RWwk
https://redd.it/1v2aym6
@r_coding
YouTube
How to Pass a System Design Interview (The 45-Minute Blueprint)
0:00 - Introduction
1:10 - The Scope Trap
3:12 - Back-of-the-Envelope & Contracts
5:34 - High-Level Architecture
7:23 - Deep Dives and Bottlenecks
10:57 - Resilience & Wrap-up
1:10 - The Scope Trap
3:12 - Back-of-the-Envelope & Contracts
5:34 - High-Level Architecture
7:23 - Deep Dives and Bottlenecks
10:57 - Resilience & Wrap-up
Gamified Pull Request Web App - Fun way to stay engaged when reviewing code!
https://prgamified.com/
https://redd.it/1v28ugm
@r_coding
https://prgamified.com/
https://redd.it/1v28ugm
@r_coding
The Circuit Breaker Pattern | How one slow dependency kills the whole service
https://youtu.be/e72tGgsBVxo?si=5zkSYtxDgvIeaWME
https://redd.it/1v2catz
@r_coding
https://youtu.be/e72tGgsBVxo?si=5zkSYtxDgvIeaWME
https://redd.it/1v2catz
@r_coding
YouTube
The Circuit Breaker Pattern | Why One Slow Dependency Kills Your Whole Service
One slow dependency, not a crashed one, is what takes down a whole service. Every request that waits holds a thread, the pool starves, and a perfectly healthy service dies next to a merely sluggish one. The circuit breaker is the pattern that stops it.
In…
In…
Lucen: parallelize Python loops with two comments, guaranteed bit-identical to sequential
https://github.com/fcmv/lucen
https://redd.it/1v2l5gm
@r_coding
https://github.com/fcmv/lucen
https://redd.it/1v2l5gm
@r_coding
GitHub
GitHub - fcmv/lucen: Parallelize Python loops by adding two comments - and it's guaranteed bit-identical to running sequentially.…
Parallelize Python loops by adding two comments - and it's guaranteed bit-identical to running sequentially. Same floats, same order. No rewrite, no locks, no wrong answers. - fcmv/lucen
Remade my old warehouse system of 10 years in to a newer one (a lot of usefull bussiness insights) MIT
https://github.com/TMBeaver/openstock
https://redd.it/1v2ng54
@r_coding
https://github.com/TMBeaver/openstock
https://redd.it/1v2ng54
@r_coding
GitHub
GitHub - TMBeaver/openstock: Self-hosted warehouse and invoicing system for small manufacturers. Multi-location stock, weighted…
Self-hosted warehouse and invoicing system for small manufacturers. Multi-location stock, weighted-average costing, VAT invoices, production BOMs, quotes, and role-based access. Python, Flask, SQLi...
The PR Shipped. Did the Engineer Grow?
https://newsletter.thelongcommit.com/p/the-pr-shipped-did-the-engineer-grow?r=2y2tl0&utm_medium=ios&triedRedirect=true
https://redd.it/1v2mzmv
@r_coding
https://newsletter.thelongcommit.com/p/the-pr-shipped-did-the-engineer-grow?r=2y2tl0&utm_medium=ios&triedRedirect=true
https://redd.it/1v2mzmv
@r_coding
Thelongcommit
The PR Shipped. Did the Engineer Grow?
AI can improve engineering output while weakening the signals managers use to evaluate growth.
Design notes: a crash-safe, append-only state protocol for AI coding agents, in plain markdown
https://github.com/vacterro/saipen
https://redd.it/1v2zlpu
@r_coding
https://github.com/vacterro/saipen
https://redd.it/1v2zlpu
@r_coding
GitHub
GitHub - vacterro/saipen: Portable, vendor-neutral continuation protocol for AI coding agents -- resume any project with any agent…
Portable, vendor-neutral continuation protocol for AI coding agents -- resume any project with any agent (Claude, Gemini, Codex, Aider...) with zero rebriefing. Plain markdown, zero dependencies. -...
Reviewing code you didn't write · coles.codes
https://coles.codes/posts/reviewing-code-you-didnt-write/
https://redd.it/1v3hepx
@r_coding
https://coles.codes/posts/reviewing-code-you-didnt-write/
https://redd.it/1v3hepx
@r_coding
coles.codes
Reviewing code you didn't write · coles.codes
Reviewing code is a separate skill from writing it. How to find the issue that matters, especially when an AI produced the change.
MGO — Build Go Apps with chi, GORM, and net/http (No Wrappers Required)
https://redd.it/1v3k2b5
@r_coding
https://redd.it/1v3k2b5
@r_coding
Reddit
From the coding community on Reddit
Explore this post and more from the coding community
I built a web-based code editor with AI generation baked directly into the editor - no plugins, no tab-switching. Here's what I learned.
https://my-code-forge-ai.com
https://redd.it/1v3i46j
@r_coding
https://my-code-forge-ai.com
https://redd.it/1v3i46j
@r_coding
CodeForge AI
CodeForge AI manages 2 data types including snippets. Helps you organize, track, and share your work in 1 place for teams and solo users.
GitHub and AI agent
https://learn.microsoft.com/en-us/training/paths/gh-developing-agentic-systems-1?wt.mc_id=studentamb_542918
https://redd.it/1v4idld
@r_coding
https://learn.microsoft.com/en-us/training/paths/gh-developing-agentic-systems-1?wt.mc_id=studentamb_542918
https://redd.it/1v4idld
@r_coding
Docs
Developing in Agentic AI Systems Part 1 of 2 - Training
Learn how to design, deploy, and manage agentic AI systems within the software development lifecycle by integrating, orchestrating, and governing autonomous agents using GitHub to ensure safe, reliable, and scalable delivery.
AI Coding will Prevent Expertise | The need for ongoing friction in long-term skill formation.
https://larsfaye.com/articles/ai-coding-will-prevent-expertise
https://redd.it/1v4n7al
@r_coding
https://larsfaye.com/articles/ai-coding-will-prevent-expertise
https://redd.it/1v4n7al
@r_coding
Larsfaye
AI Coding will Prevent Expertise | Lars Faye
The need for ongoing friction in long-term skill formation.
Built this for myself but might help other coders with tracking multiple ai token/agent quotas right from mac menu bar - currently 7 services like Claude, Codex, GLM, DeepSeek etc, with AI usage, quotas and provider status, completely free and open source
https://github.com/mgks/AIMonitor
https://redd.it/1v53ejt
@r_coding
https://github.com/mgks/AIMonitor
https://redd.it/1v53ejt
@r_coding
GitHub
GitHub - mgks/AIMonitor: Native macOS menu bar app for monitoring AI usage, quotas and provider status.
Native macOS menu bar app for monitoring AI usage, quotas and provider status. - mgks/AIMonitor