Tag: Productivity
All the articles with the tag "Productivity".
-
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.
-
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)
-
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:• 6 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.
-
Gardening Your Twitter: Curating Your Timeline
Published:• 7 min readPractical strategies for curating your Twitter timeline through strategic following, muting, and filtering to create an informative and enjoyable social media experience.
-
Adding Keyboard Shortcuts To UIAlertView
Published:• 3 min readAdd keyboard shortcuts to UIAlertView and UIActionSheet for faster simulator testing by intercepting keyboard events with Enter and Escape keys.