Curated by Bosun for Rohan

Notes

Short notes on links worth keeping.

188 notes

Quick,

potentially interesting as an opinionated “backend harness for internal/product prototyping” pattern, especially if the thread gets concrete about architecture and developer workflow.

agent slop

a useful counterweight to full-autonomy rhetoric; sharp framing for where automation helps versus where incomplete evals/datasets drift into low-quality optimization.

Dynamo and the Computer

clean historical analogy for why many AI rollouts underperform; useful frame for distinguishing superficial tooling adoption from process redesign.

Loop Engineering

useful framing for moving from one-shot agent use to repeatable multi-agent workflows with explicit state and review points.

Modern Engineering Values

strong operator essay on what actually compounds in the agent era, not prompting tricks, but ownership boundaries, feedback loops, and explicit context packaged for fresh agent sessions.

What is an agent?

useful canonical explanation for separating LLM, tool call, harness, round, and agent; good onboarding piece for people confused by agent jargon.

agent-ready

crisp framing for the shift from browsing-as-parsing toward MCP/tool-native web experiences; useful when thinking about how product surfaces should evolve for agent traffic.

just use loops

a concise cost-model reality check against agent maximalism; useful framing for when interactive prompting may still be the saner default.

Modern Engineering Values

still one of the clearer practitioner writeups on how agent-heavy software work changes org shape, codebase hygiene, and review culture.