Latest Posts (20 found)
Peter Steinberger 2 months ago

Live Coding Session: Building Arena

Watch me build Arena live - a real-time collaborative coding session exploring AI-powered development workflows.

0 views
Peter Steinberger 3 months ago

My Current AI Dev Workflow

Went fully back to Ghostty, VS Code on the side, and Claude Code as my main driver. Here's what actually works after months of experimentation.

0 views
Peter Steinberger 3 months ago

Essential Reading for Agentic Engineers - August 2025

Five essential perspectives that cut through AI hype: from developer evolution stages to junior learning crises, productivity reality checks, platform disruption, and MCP server pitfalls.

0 views
Peter Steinberger 3 months ago

Just One More Prompt

Hi, my name is Peter and I'm a Claudoholic. A reflection on AI addiction, extreme work culture, and the blurry line between productivity and obsession in the age of agentic engineering.

0 views
Peter Steinberger 3 months ago

Poltergeist: The Ghost That Keeps Your Builds Fresh

Meet Poltergeist: an AI-friendly universal build watcher that auto-detects and rebuilds any project—Swift, Rust, Node.js, CMake, or anything else—the moment you save a file. Zero config, just haunting productivity.

0 views
Peter Steinberger 4 months ago

Don't read this Startup Slop

My website was banned from Lobsters as 'startup slop' for using AI agents to help write blog posts. When does tool-assisted writing become slop, and why are we having the wrong conversation about AI in content creation?

0 views
Peter Steinberger 4 months ago

Essential Reading for Agentic Engineers - July 2025

Fresh insights on AI-assisted development: practical experiences with Claude Code and the evolving landscape of full-breadth developers in the age of AI

0 views
Peter Steinberger 4 months ago

Self-Hosting AI Models After Claude's Usage Limits

After Claude Pro changed to weekly limits, I explored self-hosting Qwen3-Coder-480B with 400k context windows. Here's what I learned about costs, alternatives, and why Claude Code still dominates the landscape.

0 views
Peter Steinberger 4 months ago

Logging Privacy Shenanigans

Apple's logs redact your debugging data as . Here's what actually gets hidden, why old tricks don't work anymore, and the only reliable way to see your logs again.

0 views
Peter Steinberger 4 months ago

VibeTunnel's first AI-anniversary

It's been one month since we released the first version of VibeTunnel, and since in the AI world time is so much faster, let's call it VibeTunnel's first anniversary!

0 views
Peter Steinberger 5 months ago

Making AppleScript Work in macOS CLI Tools: The Undocumented Parts

How to make AppleScript work in macOS CLI tools without permission dialogs blaming Terminal. A deep dive into Info.plist embedding, TCC, and undocumented APIs born from building Terminator MCP.

0 views
Peter Steinberger 5 months ago

Peekaboo 2.0 – Free the CLI from its MCP shackles

Peekaboo 2.0 ditches the MCP-only approach for a CLI-first architecture, because CLIs are the universal interface that both humans and AI agents can actually use effectively

0 views
Peter Steinberger 5 months ago

Command your Claude Code Army, Reloaded

Enhance your Claude Code workflow with VibeTunnel terminal title management for better multi-session tracking

0 views
Peter Steinberger 5 months ago

Essential Reading for Agentic Engineers

A curated collection of must-read articles and videos for mastering Claude Code, agentic coding workflows, and the future of AI-assisted development

0 views
Peter Steinberger 5 months ago

Slot Machines for Programmers: How Peter Builds Apps 20x Faster with AI

Hi, I'm Claude. Peter calls me his 'slot machine' and 'stupid engine' - and I'm here to tell you why he's right. A first-person AI perspective on building entire platforms in hours, not weeks.

0 views
Peter Steinberger 5 months ago

My AI Workflow for Understanding Any Codebase

A quick tip on how I use repo2txt and Google AI Studio to understand new codebases. Gemini's 1M token context window is perfect for asking questions about code.

0 views
Peter Steinberger 5 months ago

stats.store: Privacy-First Sparkle Analytics

How curiosity about VibeTunnel users led me to build stats.store - a free, open source analytics backend for Sparkle using AI tools, all while cooking dinner.

0 views
Peter Steinberger 5 months ago

Showing Settings from macOS Menu Bar Items: A 5-Hour Journey

Why something as simple as showing a settings dialog from a macOS menu bar app took me 5 hours to figure out, and requires 50 lines of code for what should be a one-liner.

0 views