cd/sources/thebeach-auto-discovered· home sources Thebeach (auto-discovered)
cat /sources/thebeach-auto-discovered.feed | wc -l → 3

Thebeach (auto-discovered)

articles 3 domain thebeach.dev → feed RSS
04:00
2026-07-24
thebeach.dev
ai-safety

Autonomy is the Wrong Axis

Autonomy is a poor measure of AI agent risk, argues enterprise architect Simon Willison, who built the fully autonomous podcast agent Lorie Lowell. He contrasts its low-risk public content generation …

21:21
2026-07-07
thebeach.dev
ai-agents

An agent in 100 lines of Lisp

A developer recreated an AI agent loop in 100 lines of Common Lisp, arguing that the language's recursion and eval capabilities make it ideal for building agents. The project, built with SBCL and two …