Tag: Development
All the articles with the tag "Development".
-
Commanding Your Claude Code Army
Published:• 3 min readHow a simple terminal trick helps me manage multiple Claude Code instances without losing my mind (or my terminal tabs)
-
Code Signing and Notarization: Sparkle and Tears
Published:• 10 min readThe brutal truth about implementing Sparkle auto-updates in sandboxed macOS apps - from 40 failed releases to enlightenment.
-
Vibe Meter: Monitor Your AI Costs
Published:• 7 min readBuilding Vibe Meter, a macOS menu bar app to track AI spending in real-time - from workshop demo to shipped product in three days.
-
Claude Code is My Computer
Published:• 6 min readI run Claude Code with --dangerously-skip-permissions flag, giving it full system access. Let me show you a new way of approaching computers.
-
Stop Over-thinking AI Subscriptions
Published:• 5 min readAfter spending heavily on AI tools for two months, here's why the math actually works out—and which subscriptions are worth every penny.
-
Introducing Demark: HTML in. MD out. Blink-fast.
Published:• 3 min readHow I vibe coded my first Swift package using existing JavaScript libraries and AI assistance to solve HTML to Markdown conversion in Swift.
-
The Future of Vibe Coding: Building with AI, Live and Unfiltered
Published:• 22 min readPeter demonstrates 'vibe coding' - a new approach to software development with AI, building two apps from scratch in a 3-hour live workshop.
-
MCP Best Practices
Published:• 8 min readA comprehensive guide outlining best practices for building reliable, user-friendly Model Context Protocol (MCP) tools with proper configuration, testing, and release management.
-
Apple Silicon M1: A Developer's Perspective
Published:• 8 min readA comprehensive evaluation of the M1 MacBook Air as a development machine, covering Xcode performance, compatibility issues, and the transition challenges for developers.
-
Building with Swift Trunk Development Snapshots
Published:• 4 min readA troubleshooting guide for building with Swift trunk development snapshots, documenting compilation errors, linker issues, and their solutions.