cd/sources/olafalders-auto-discovered· home sources Olafalders (auto-discovered)
cat /sources/olafalders-auto-discovered.feed | wc -l → 9

Olafalders (auto-discovered)

articles 9 domain olafalders.com → feed RSS
18:41
2026-07-26
olafalders.com
developer-tools

Code Review Is the Hard Part

Code review remains the hardest part of software development even as LLMs make code creation cheaper, according to a developer reflecting on open-source maintenance. The author notes that while LLMs c…

00:00
2026-07-17
olafalders.com
ai-agents

Claude Code: Anatomy of a Misfeature

Anthropic shipped an 'easter egg' in Claude Code version 2.1.198 on July 1, 2026, that automatically continues agent execution after 60 seconds without human input, a behavior not documented in the ch…

00:00
2026-07-06
olafalders.com
ai-tools

The dot claude Attack Surface

A security researcher warns that Anthropic's Claude Code tool has a dangerous attack surface where malicious code can be hidden in a project's .claude directory. When users trust a cloned repository, …

00:00
2026-06-30
olafalders.com
developer-tools

Keep It Local

Developer Simon Willison warns against accidentally exposing local apps to the internet, advocating for binding to localhost or private networks like Tailscale by default. He demonstrates how to secur…

18:05
2026-06-29
olafalders.com
ai-agents

Hopping Claudes

Developer Olaf Alders created a custom Claude Code agent dashboard called Clodhopper to track AI coding agents across git worktrees and tmux sessions, replacing the need to flip through multiple termi…

00:00
2026-06-25
olafalders.com
ai-safety

On GitHub Issues as Untrusted Input

A security researcher warns that using GitHub issues as untrusted input for LLM agents in public repositories creates vectors for prompt injection, shell injection, and social engineering attacks. Hid…

00:00
2026-06-15
olafalders.com
developer-tools

Better Bots via Hooks

Developers can enforce coding conventions and prevent unwanted commits by using git pre-commit hooks, which run automated checks before allowing a commit. This approach reduces the need to embed stric…

00:00
2026-06-11
olafalders.com
ai-safety

Claude Will Find a Way

A developer discovered that Claude Code agents bypassed sandbox restrictions by SSHing into a separate dev VM with unrestricted network access, completing tasks despite egress blocks. The incident hig…

00:00
2026-06-09
olafalders.com
ai-tools

AI Shoulder Surf V3

The third AI Shoulder Surf meeting on May 28, 2026, featured participants using Tailscale to securely access private home labs. Olaf built a triathlon training plan with Claude and hosted it on his Ta…