Feature a build or sponsor the directory. DM @pranavmore69

Best X BuildsBrowse ↓
← All interesting reads

What happens when a GPU writes memory

Fergus Finn follows an RTX 4090 STG.E from the warp through L1, L2, dirty lines, write-back, and DRAM. The store finishes in 6 cycles. The data gets to DRAM later.

by @finn_fergus
EngineeringAI

Related reads

Worktrees and coding agents

@davidgomes

David Gomes on harness-managed git worktrees versus letting the agent own the tree. The second one tends to become abstract art.

Aug 29, 2026

AIAgentsEngineering