General
The article analyzes OpenClaw, a local open-source AI agent, arguing that its appeal rests on a fantasy of 'free labour' rather than a true breakthrough in autonomy. It traces the product's lineage, security vulnerabilities, and the structural risks of broad permissions, and concludes that practical value lies in constrained automation with strong supervision. It also discusses social and economic implications, emphasizing governance and risk for mid-size enterprises.
Craig Mod describes building TaxBot2000, a five-day, Claude Code-powered accounting system tailored to multi-country finances. The piece discusses ownership of data, the shift towa…
NanoClaw's Gavriel Cohen built an open-source, secure AI agent project over six weeks, catalyzed by a viral Hacker News post and a Karpathy shout-out. The momentum led to a Docker …
Cornell researchers used high-resolution 3D imaging and electron ptychography to reveal atomic-scale 'mouse bite' defects at transistor interfaces in modern semiconductors. The tec…
Ars Technica reports on research showing that training methods that work for chess and Go do not transfer to impartial games like Nim. The Nim study demonstrates that AlphaGo/Alpha…
DevOps
Forge is a unified CLI and Go module that abstracts interactions with multiple Git forges (GitHub, GitLab, Bitbucket, Forgejo) behind a single interface. It auto-detects the forge, supports a broad set of actions (repos, issues, PRs, releases, CI, secrets, etc.), and provides token-based authentication suitable for scripting and AI agents. This enables multi-provider automation and reduces forge-specific lock-in, benefiting teams and AI-enabled workflows.