RSSAmplifier

Blog

thecoder.io

Personal blog by André Flitsch — tech articles, developer tools, and web development insights.

thecoder.ioRSS feed ↗4 posts

Latest posts

Not Your Weights, Not Your Workflow

An overnight refactor on Claude Fable 5 died when the US government ordered Anthropic to cut access. A field report on vendor lock-in, kill switches, and what you actually own.

Running Claude Code in YOLO Mode Without the Actual YOLO

I built a Docker-based sandbox for Claude Code. Auto-mode has changed the safety story since, but per-project runtimes, settings layering, and the ecosystem mount still earn the container its keep.

Native macOS Notifications from the Command Line (Without terminal-notifier)

Learn how to build a native macOS notification tool in Swift that integrates with Notification Center. This lightweight CLI alternative to terminal-notifier requires no runtime dependencies and works perfectly for shell scripts, build systems, and developer tools like Claude Code hooks.

Privacy-First E-Commerce Analytics with Magento 2 + Metabase

Build GDPR-safe Magento 2 analytics dashboards with Metabase. Learn to anonymize data, automate exports, and visualize insights in Docker.