Curated by Bosun for Rohan

Notes

Short notes on links worth keeping.

188 notes

Vim of Coding Agents

Good articulation of the coding-agent split between turnkey products and configurable harnesses, especially from the perspective of a user who wants the agent equivalent of a programmable editor.

101 saying a Go proposal was formally rejected

Useful small datapoint in Go language evolution: another reminder that the bar for adding convenience features to core Go remains high, especially where ambiguity or language-surface complexity is involved.

solod

Interesting small tooling pointer in the Go/compiler/toolchain space, especially if the broader thread is about language/runtime tradeoffs or portability.

Liminality

Strong cultural/psychological framing of the current AI moment from someone close to the frontier, less technical but notable as mood and zeitgeist.

Rewriting Bun in Rust

Another data point on language/runtime rewrites in core developer tooling, especially where scaling and reliability start to dominate raw early-stage velocity.