Hacker News
Y Combinator's community link aggregator — tech, science, startups, and ideas. The comment threads are often as valuable as the submissions.
sam's view of the internet — links, reads, and quick learnings worth sharing.
Y Combinator's community link aggregator — tech, science, startups, and ideas. The comment threads are often as valuable as the submissions.
Hadley Wickham's Substack on the principles of tidy design — API and software design through the lens of R and the tidyverse.
Community-curated weekly digest of the best R-related content — tutorials, packages, blog posts, and news. The single best way to stay current with the R ecosystem.
Reading since 2018. I'm a curator on the team. Pairs well with an AI assistant for exploring the links.
Hadley Wickham demystifies coding agents (Claude Code, Cursor, Codex) by building a minimal one in R with ellmer. The core is just six tools — read file, write file, edit file, list files, search, run command — plus a system prompt. Also covers path safety and why a targeted edit tool beats full file rewrites.
On "frontal fatigue" — how modern life (digital tech, decision overload, the loss of tradition as a guide) is stressing the prefrontal cortex in historically new ways, and what primary sensory experiences can do to restore it.
First time hearing about PFC dysfunction as a framing. The three red flags are useful — attention span collapsing, tip-of-the-tongue word loss, and surprising irritability — all signs the PFC is overtaxed, not just tiredness.
Simon Willison's commentary on an Axios piece — the best behind-the-scenes account of the US government export control story that took Fable and Mythos offline.
Hadley Wickham refines the agent definition by clarifying that tools run in the harness, not the model — and uses math as the concrete example. LLMs are confidently wrong at arithmetic, but harnesses can supply a calculator tool. Also covers how web chat harnesses quietly provide web search, page fetch, memory, and image generation.
Why scaling up multi-agent AI systems doesn't deliver proportional benefits — collaboration turns out to be a distinct capability, and adding agents to sequential tasks often makes things worse.
Loved the exploration of coordination cost — the idea that agents communicating and handing off work isn't free, and that overhead often swamps any gains from parallelism.
Hadley Wickham builds up the definition of an agent from first principles — conversations, turns, tools, harnesses — landing on "an LLM in a harness that calls tools repeatedly in a loop." A clear technical explainer for a term that's everywhere but rarely unpacked.
Great bottom-up explainer. Hadley's definition ("LLM in a harness, calling tools in a loop") is more detailed than Simon Willison's earlier "runs tools in a loop to achieve a goal" (https://simonwillison.net/2025/Sep/18/agents/) — interesting to see how the concept has accumulated vocabulary as the field matures.
Hadley Wickham relaunches his Substack to write about AI — a genuinely conflicted take that acknowledges both the excitement (programming accessibility, wide and shallow expertise) and the harms (copyright theft, wealth concentration, intellectual laziness) without collapsing into a take.
The excited/harm framing is what makes this worth reading — programming accessibility, voice input, and wide/shallow expertise as genuine wins, alongside copyright and wealth concentration as real costs. Rare to see someone acknowledge both sides without collapsing into a take.
A podcast about machine learning and data science hosted by Katie Malone and Ben Jaffe. Approachable explanations of ML concepts without dumbing them down.
Back with new episodes on Substack. Also available on Spotify.
Simon Willison's blog covering AI, Python, web tools, and data. Prolific writer with a strong point of view — his LLM and tooling posts are essential reading.
His TIL series inspired this site, but his posts run long. The link roundups are gold.
How constant personal audio is quietly reshaping our social lives — earbuds reinforce insecurities, narrow our information diets, and pull us further apart in public spaces.
Temperament matters more than talent in AI research — a meditation on the daily practice of reading and building, and why equanimity is the real prerequisite.
The Zen framing isn't just a metaphor — he quotes Suzuki directly, structures the piece like numbered koans, and the equanimity point is genuinely it: sit with failure the same way you sit with success, neither attached to the outcome.