About:

Peter Steinberger is a web developer and speaker passionate about tech innovation and open source.

Website:

Specializations:

Interests:

Web technology Tech innovation Open source

Incoming Links:

Outgoing Links:

Subscribe to RSS:
The blog post details a live coding session where Peter Steinberger builds a new feature called Arena for his project. The feature analyzes Twitter/X user handles to score compatibility among users based on their tweets. The post ...
The blog post discusses the challenges and solutions for integrating AppleScript into macOS command-line interface (CLI) tools. It emphasizes the necessity of embedding an Info.plist file into the binary, signing it with appropria...
The August edition discusses the ongoing transformation in software development driven by AI, presenting five perspectives that highlight both the potential benefits and challenges. Key points include the evolution of developers f...
The July 2025 edition of 'Essential Reading for Agentic Engineers' features four articles discussing AI-assisted development. Orta Therox shares his experience integrating Claude Code into workflows, highlighting productivity gain...
The blog post discusses the recent changes in Anthropic's Claude Max subscription model, which shifted from a 5-hour usage window to weekly limits, impacting users significantly. The author shares their experiences and evaluations...
The post provides a comprehensive guide for transitioning from traditional coding to agentic engineering, emphasizing the role of AI-assisted development. It includes resources and insights from various experts on maximizing the e...
The post explores the transformative impact of AI coding agents like GPT-5 on software development, emphasizing efficiency and a shift in coding practices.
Peter Steinberger discusses his experiences and insights on agentic engineering, particularly focusing on the use of AI models like GPT-5-Codex for coding tasks. He shares his workflow, emphasizing the efficiency of using multiple...
The blog post discusses the challenges developers face with Apple's unified logging system, particularly the redaction of sensitive information in logs. It explains how to work around this issue by using plist files to enable logg...
Anthropic's update to Claude Code resolves flickering issues in TUIs by rewriting the renderer, emphasizing the importance of a native terminal experience.
Poltergeist is an AI-friendly universal file-watcher that automatically detects project changes and rebuilds them, enhancing the development process. The author, Peter Steinberger, discusses the challenges faced while building Pee...
The blog post celebrates the first anniversary of VibeTunnel, an app that transforms web browsers into terminals for Mac and Linux. It highlights significant growth in codebase and contributions, with 2,842 commits from 32 contrib...
The blog post introduces Peekaboo 2.0, a macOS screenshot tool that operates as a command-line interface (CLI) rather than a traditional multi-channel processor (MCP). It highlights the advantages of using CLIs for AI agents, incl...
The author discusses their evolving workflow for AI development, emphasizing the use of Ghostty as their main setup alongside VS Code and GPT-5 for reviews. They highlight the importance of context management, planning, and the ch...
The author discusses the banning of their website on Lobste.rs for using agents to assist in writing blog posts. They reflect on the implications of AI in writing, the distinction between automated replies and using agents for ass...
The blog post introduces VibeTunnel's new terminal title management feature, which allows users to easily track multiple Claude Code sessions by displaying their current tasks. It provides guidelines for setting custom titles, upd...
Peter Steinberger joins OpenAI to enhance OpenClaw, focusing on open-source development and making AI accessible to all.
The blog post discusses the creation of 'Claude Code Anonymous,' a meetup format designed for developers to share their experiences with AI and LLM tooling in a supportive environment. The author, Peter Steinberger, emphasizes the...
Peter Steinberger shares his experiences and challenges as a developer deeply involved in AI, discussing his addiction to coding and the overwhelming nature of working in the AI field. He reflects on his journey from burnout to re...
The text is a summary of an interview with Peter Steinberger, a programmer who uses AI to build apps faster. He discusses his unique approach to using AI agents as 'slot machines' and shares anecdotes about his experiences with AI...
The author shares their AI workflow for understanding and creating new codebases using repo2txt, Google AI Studio, and Gemini. They also discuss using AI to convert ideas into Software Design Documents and the benefits of using Ge...
Peter Steinberger built stats.store, a modern, privacy-first analytics backend for Sparkle, to provide basic update statistics, macOS version distribution, and a clean dashboard while respecting user privacy. It collects system in...
The text discusses the challenges of opening a settings window from a macOS menu bar app using SwiftUI, detailing the limitations and workarounds. It provides code examples and explains the evolution of different approaches to sol...
VibeTunnel is a browser-based terminal controller built in a day using Claude Code, named pipes, and Xterm.js. It allows remote control and command of agents, and was created during a hackathon by Mario, Armin, and the author. The...