
Peter Steinberger 🦞
10 Tools · 6 Intel
Peter Steinberger is an Austrian software developer who studied at the Vienna University of Technology and became one of the iOS platform's earliest builders. In 2011 he bootstrapped PSPDFKit, the PDF framework that went on to power document features across nearly a billion devices — reaching $116M in outside funding before he stepped back. After recovering from burnout, he returned to coding in the AI era and in February 2026 joined OpenAI, where he works on agentic engineering.
Is this you? Sign in with X to claim this profile.
Tools
GitHub bot that reviews open issues and pull requests, closing stale or already-implemented ones on strong evidence.
Shared skills, agent rules, and helper scripts synced across machines for Codex and Claude Code.
Intel
Peter Steinberger finds 5.6 Terra high underrated after switching his GitHub review bot to it: about 40% faster with negligible quality loss, better than 5.5 across the board, and far cheaper.
Peter Steinberger watches Codex drive a browser to upload an image to a GitHub PR comment by hand, because there is no API for it, and runs his agents in VMs so they stop stealing app focus.
Peter Steinberger gives Codex a video-enabled remote KVM to end-to-end test OpenClaw's iMessage integration, since iMessage is unreliable in VMs and read receipts require SIP disabled.
Peter Steinberger's prompt for a full end-to-end QA of OpenClaw: twelve subagents splitting functionality across dev gateways and worktrees, a goal of 200 bugs, root-cause fixes only, and a continuously updated markdown test report.
A practitioner's early-access account of OpenAI's GPT-6 Astra, reporting that the agent chased failures out of the local codebase and into dependencies, producing patches against vitest, tsx and SwiftPM. Useful as a first signal of how far its debugging autonomy reaches.
A Go CLI that saves cameras by name, then captures snapshots and short clips from RTSP/ONVIF devices and local webcams, discovers ONVIF hosts on the network, runs health checks, and fires shell actions on motion. Homebrew install pulls ffmpeg; Windows builds cover network cameras only.