</> htmx ~ Working With AI: A Concrete Example
https://htmx.org/essays/working-with-ai/
https://redd.it/1w6bipc
@r_coding
https://htmx.org/essays/working-with-ai/
https://redd.it/1w6bipc
@r_coding
htmx.org
</> htmx ~ Working With AI: A Concrete Example
In this essay, Carson Gross walks through a concrete bug fix in hyperscript to show where AI helped, where it fell short, and why keeping a knowledgeable human in the loop is what kept complexity in check.
TERMy - Deterministic terminal assistant for Linux
https://www.youtube.com/watch?v=qeIp0xePLBg
https://redd.it/1w6fet1
@r_coding
https://www.youtube.com/watch?v=qeIp0xePLBg
https://redd.it/1w6fet1
@r_coding
YouTube
TERMy terminal assistant
TERMy is the first NPC baked into the NPC-Forge framework. It is a cynical but very knowledgeable Linux terminal assistant that translates your natural language into shell commands without a single artificial neuron. Just type termy followed by your prompt.…
Virtual Memory: Page Tables, TLBs, and Linux Internals
https://blog.codingconfessions.com/p/virtual-memory
https://redd.it/1w6tl8d
@r_coding
https://blog.codingconfessions.com/p/virtual-memory
https://redd.it/1w6tl8d
@r_coding
Codingconfessions
Virtual Memory from First Principles
A practical guide to page faults, page tables, TLBs, NUMA topology, Linux internals, and performance in data-intensive systems.
ManySidesToMe - Expressive Art as a human
https://www.twitch.tv/manysidestome
https://redd.it/1w72yp9
@r_coding
https://www.twitch.tv/manysidestome
https://redd.it/1w72yp9
@r_coding
Twitch
manysidestome - Twitch
Forbes.com engineer (3 yrs) · 30-year tech vet · sovereign infrastructure founder.Building hyperZoo (3D navigable worlds hosting 10,000+ sites), hyperZip, and GXV. I make the sickest websites alive.Music · freestyle · events (100+) · lights · AI mastery ·…
There's No Limit to How Bad Code Can Get
https://zachkehs.com/blog/theres_no_limit_to_how_bad_code_can_get/
https://redd.it/1w81wvi
@r_coding
https://zachkehs.com/blog/theres_no_limit_to_how_bad_code_can_get/
https://redd.it/1w81wvi
@r_coding
Zach Kehs
There's No Limit to How Bad Code Can Get
Metaphors like "a sinking ship" are often used to describe codebases, but are misleading. A _business_ will sink long before code quality reaches a hypothetical floor. Technical debt has no bankruptcy, no clean reset, so metaphors that imply an end provide…
Humble Tech Book Bundle: Software Architecture 2026 by O'Reilly
https://www.humblebundle.com/books/software-architecture-2026-oreilly-books
https://redd.it/1w8ubvb
@r_coding
https://www.humblebundle.com/books/software-architecture-2026-oreilly-books
https://redd.it/1w8ubvb
@r_coding
Humble Bundle
Humble Tech Book Bundle: Software Architecture 2026 by O'Reilly
Learn the latest techniques and set yourself up for success in tech with the 2026 Software Architecture Bundle by O'Reilly!
I wrote a lightweight replacement for file from coreutils in pure C
https://github.com/unistd-h/data
https://redd.it/1w8vd6e
@r_coding
https://github.com/unistd-h/data
https://redd.it/1w8vd6e
@r_coding
GitHub
GitHub - unistd-h/data: data is a lightweight replacement for file from coreutils.
data is a lightweight replacement for file from coreutils. - unistd-h/data
I built and deployed an AI recruitment agent — here’s what happened after real users started using it
https://recruit-me-tau.vercel.app/
https://redd.it/1w8x0d7
@r_coding
https://recruit-me-tau.vercel.app/
https://redd.it/1w8x0d7
@r_coding
Apache Iceberg Compaction Best Practices
https://itnext.io/apache-iceberg-compaction-best-practices-25b81d66bcb6
https://redd.it/1w8w4di
@r_coding
https://itnext.io/apache-iceberg-compaction-best-practices-25b81d66bcb6
https://redd.it/1w8w4di
@r_coding
Medium
Apache Iceberg Compaction Best Practices
A production guide to compaction strategies, parameter tuning, maintenance sequencing, and monitoring — covering the control-plane approach…
What is the one Docker tip or trick that made your life easier?
https://medium.com/@rummansiddiqui1990/stop-memorising-docker-commands-a-simple-survival-guide-880f5d757e6a?source=friends_link&sk=e1173929d0ad44cf0661ac39db54bbff
https://redd.it/1w96eau
@r_coding
https://medium.com/@rummansiddiqui1990/stop-memorising-docker-commands-a-simple-survival-guide-880f5d757e6a?source=friends_link&sk=e1173929d0ad44cf0661ac39db54bbff
https://redd.it/1w96eau
@r_coding
Medium
Stop Memorising Docker Commands: A Simple Survival Guide
Learn the core Docker commands and concepts you actually use every day, from local databases to multi-container apps.
Performance Benchmarking: gRPC+Protobuf vs. HTTP+JSON
https://packagemain.tech/p/protobuf-grpc-vs-json-http
https://redd.it/1wajcka
@r_coding
https://packagemain.tech/p/protobuf-grpc-vs-json-http
https://redd.it/1wajcka
@r_coding
packagemain.tech
Performance Benchmarking: gRPC+Protobuf vs. HTTP+JSON
A fair benchmark with Go examples to compare Protocol Buffers over gRPC vs. JSON over HTTP/1 and HTTP/2.
Apache Iceberg Table Cleanup: A Production Guide
https://lakeops.dev/blog/iceberg-table-cleanup
https://redd.it/1wam7am
@r_coding
https://lakeops.dev/blog/iceberg-table-cleanup
https://redd.it/1wam7am
@r_coding
LakeOps
Apache Iceberg Table Cleanup: A Production Guide | LakeOps
Apache Iceberg table cleanup guide — snapshot expiration, orphan removal, delete resolution, manifest rewriting. Correct sequencing, safety, and automation.
Why performant code matters (but gets widely ignored): Casey Muratori
https://youtu.be/8xBJPa_480Q
https://redd.it/1wc9rgw
@r_coding
https://youtu.be/8xBJPa_480Q
https://redd.it/1wc9rgw
@r_coding
YouTube
Why performant code matters (but gets widely ignored), with Casey Muratori
There can be few people around who care about software performance more than today’s pod guest, Casey Muratori. He’s a programmer and videogame developer, founder of Molly Rocket, and creator of Handmade Hero – a long-running series about building a game…
C# 15 (the new version coming soon) just got a preview release, and a few things stood out to me
https://devblogs.microsoft.com/dotnet/explore-csharp-15/?wt.mc_id=studentamb_535079
https://redd.it/1wcleb8
@r_coding
https://devblogs.microsoft.com/dotnet/explore-csharp-15/?wt.mc_id=studentamb_535079
https://redd.it/1wcleb8
@r_coding
In my coding game, you can learn how to program traffic lights! I have finally released a demo! Let me know what you think.
https://store.steampowered.com/app/3987060/If_Red_Then_Stop/
https://redd.it/1wd9udu
@r_coding
https://store.steampowered.com/app/3987060/If_Red_Then_Stop/
https://redd.it/1wd9udu
@r_coding
Steampowered
If Red Then Stop on Steam
Program traffic lights, barriers, and more to solve your city’s traffic problems! Improve your coding skills by learning to control time-dependent processes with realistic state machines.
In my coding game, you can learn how to program traffic lights! I have finally released a demo! Let me know what you think.
https://youtu.be/eg_2AEF4YwY
https://redd.it/1wdaoiv
@r_coding
https://youtu.be/eg_2AEF4YwY
https://redd.it/1wdaoiv
@r_coding
YouTube
If Red Then Stop | Trailer
Program traffic lights, barriers, and more to solve your city’s traffic problems! Improve your coding skills by learning to control time-dependent processes with realistic state machines.
------------------------------------------------------------------…
------------------------------------------------------------------…