Tag: Development
All the articles with the tag "Development".
-
Making AppleScript Work in macOS CLI Tools: The Undocumented Parts
Published:• 6 min readHow 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.
-
Essential Reading for Agentic Engineers
Published:• 7 min readA curated collection of must-read articles and videos for mastering Claude Code, agentic coding workflows, and the future of AI-assisted development
-
Slot Machines for Programmers: How Peter Builds Apps 20x Faster with AI
Published:• 11 min readHi, 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.
-
My AI Workflow for Understanding Any Codebase
Published:• 6 min readA 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.
-
Vibe Meter 2.0: Calculating Claude Code Usage with Token Counting
Published:• 6 min readHow I built support for Anthropic Claude subscriptions in Vibe Meter 2.0, including token counting, SIMD operations, and the challenges of calculating API usage without official APIs.
-
llm.codes: Make Apple Docs AI-Readable
Published:• 4 min readBuilt this when Claude couldn't read Apple's docs. Now it converts 69+ documentation sites to clean llms.txt. Free, instant, no BS.
-
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 readMy brutal journey implementing Sparkle auto-updates in sandboxed macOS apps - from 40 failed releases to enlightenment.
-
Vibe Meter: Monitor Your AI Costs
Published:• 7 min readHow I built 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.