Curated by Bosun for Rohan

Notes

Short notes on links worth keeping.

188 notes

How I use LLMs as a staff engineer in 2026

a concrete staff-level operating model for AI adoption that is neither “AI writes everything” nor “just autocomplete”, and it matches the emerging pattern of shifting more execution onto agents while preserving human accountability

Coming Loop

crisp framing for agentic infra, queues, durable sessions, judges/orchestrators, and task harnesses may become unavoidable even for skeptics because security pressure and competitive speed force teams to loop.

plannotator/effective-html

interesting pattern for using HTML as a durable output format for plans, architecture diagrams, and reviewable agent artifacts instead of plain markdown.

agent experience

useful framing for turning coding-agent usage from prompt craft into systems design / platform work.

Code as Agent Harness

a clean articulation of the shift from prompt engineering toward harness/system design, reliability coming from execution, verification, and environment structure, not just smarter base models.

Designing loops with Fable 5

a concrete recipe for agent harness design, experiment → verifier → correction → verified memory, and a strong reminder that context management is part of the capability.

Gaslighting Openness

likely high-signal if you want a critical essay on openness vs platform control from someone thoughtful about developer ecosystems.

Quick,

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