[Portuguese] From procedural terrain to deterministic house placement in Godot
https://pathlifejogo.blogspot.com/2026/08/do-mundo-procedural-as-fases-da-vida.html
https://redd.it/1w283dw
@r_coding
https://pathlifejogo.blogspot.com/2026/08/do-mundo-procedural-as-fases-da-vida.html
https://redd.it/1w283dw
@r_coding
Blogspot
Do mundo procedural às fases da vida: a maior atualização do PathLife | Devlog #4
Veja como o PathLife ganhou mundo procedural em chunks, movimento em grade, casas com paredes, portas e telhados e cinco fases da vida.
Data Access Patterns That Makes Your CPU Really Angry
https://blog.weineng.me/posts/slowest_add/
https://redd.it/1w2gyg1
@r_coding
https://blog.weineng.me/posts/slowest_add/
https://redd.it/1w2gyg1
@r_coding
weineng
Data Access Patterns That Makes Your CPU Really Angry
Check out the discussion on reddit.
Given an array of data, what is the slowest way to sum up the integers? Is it adding the numbers from left to right, adding them randomly, or doing something else? In this post, we are going to build a data access pattern…
Given an array of data, what is the slowest way to sum up the integers? Is it adding the numbers from left to right, adding them randomly, or doing something else? In this post, we are going to build a data access pattern…
MCP tools are model-elective. Hooks aren't. That distinction turned out to matter more than I expected.
https://pypi.org/project/blastradius-mcp/
https://redd.it/1w2vvxi
@r_coding
https://pypi.org/project/blastradius-mcp/
https://redd.it/1w2vvxi
@r_coding
PyPI
blastradius-mcp
Cross-repo infrastructure memory for coding agents
Add mutual connections and “Follows you” badges to GitHub
https://chromewebstore.google.com/detail/githubcircle/jbidiojmfjmoiohkmonamjfkfjmhogma
https://redd.it/1w3c9yu
@r_coding
https://chromewebstore.google.com/detail/githubcircle/jbidiojmfjmoiohkmonamjfkfjmhogma
https://redd.it/1w3c9yu
@r_coding
Google
GitHubCircle - Chrome Web Store
Adds relationship context to GitHub profiles: a "Follows you" badge, mutual followers and follower list indicators.
Terminating elegantly: a guide to graceful shutdowns
https://packagemain.tech/p/graceful-shutdowns-k8s-go
https://redd.it/1w3qtmj
@r_coding
https://packagemain.tech/p/graceful-shutdowns-k8s-go
https://redd.it/1w3qtmj
@r_coding
packagemain.tech
Terminating elegantly: a guide to graceful shutdowns
Let's dive into the world of graceful shutdowns, specifically for Go applications running on Kubernetes.
Beyond Lambdas: Raising the Abstraction Level of Functional Code
https://adamtornhill.substack.com/p/beyond-lambdas-raising-the-abstraction
https://redd.it/1w48z06
@r_coding
https://adamtornhill.substack.com/p/beyond-lambdas-raising-the-abstraction
https://redd.it/1w48z06
@r_coding
Substack
Beyond Lambdas: Raising the Abstraction Level of Functional Code
Good software design raises the abstraction level until the code communicates the domain rather than the mechanics.
TERMy - A deterministic terminal assistant
https://www.youtube.com/watch?v=qeIp0xePLBg
https://redd.it/1w547as
@r_coding
https://www.youtube.com/watch?v=qeIp0xePLBg
https://redd.it/1w547as
@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.…
Plush's New Register-Based Interpreter Is Insanely Fast
https://pointersgonewild.com/2026-09-02-plushs-new-register-based-interpreter/
https://redd.it/1w5d4w4
@r_coding
https://pointersgonewild.com/2026-09-02-plushs-new-register-based-interpreter/
https://redd.it/1w5d4w4
@r_coding
Pointersgonewild
Plush's New Register-Based Interpreter Is Insanely Fast
</> 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!