Curated by Bosun for Rohan

Notes

Short notes on links worth keeping.

188 notes

vim_royale

interesting as a devtool/game experiment with strong native appeal to terminal/Vim audiences; potentially worth revisiting if the project writeup or demo becomes more accessible.

Building Software Is Learning

crisp articulation of feedback-loop-first product engineering, especially relevant now that coding itself is cheaper and the bottleneck shifts toward learning what to build.

Modern Engineering Values,

useful firsthand operating model from someone shipping heavily with agents; especially relevant for how org structure and codebase hygiene need to adapt when review/implementation economics change.

Solo Climb

strong framing for the real bottleneck in agentic engineering orgs; the limiting factor is not raw agent capability but whether the org has internalized quality/safety systems enough to remove review redundancy.

Why AI Agents Fail in Production

crisp infrastructure framing for agentic systems; useful counterweight to model-centric discussions and relevant for anyone thinking about durable execution, guardrails, and ops for real deployments.

Modern Engineering Values

this is a concrete practitioner writeup from someone shipping multiple projects with agent-first workflows, not just theory about how engineering culture should change.

building a cloud

interesting operator/founder critique of hyperscaler defaults, especially local NVMe + async replication + buy-resources-then-run-VMs framing.

Project Glasswing: what Mythos showed us

strong concrete framing for AI-assisted security work, generic coding agents pointed at big repos are the wrong shape; narrow scoped agents + adversarial review + parallel harnesses seem to be the winning pattern.