John Lindquist
@johnlindquist
Sign up for my live Claude Code workshop! ‣ https://egghead.io/workshop/claude-code http://egghead.io founder
At the request of many, I've put together a "Claude Code Power User" 🤓workshop on Aug 1st. We'll cover: - Automated workflows (cron, pr, keyboard shortcuts, etc) - Claude Hooks - The SDK - Subagents - Containers - Orchestration Want ULTIMATE POWER? Sign-up here 👇
Finally hit the Claude Code MAX ($200) usage limit in a 5-hour span. That was an intense morning 😇

Claude code getting stale? Add this to your .zshrc: ``` claudepool() { claude --append-system-prompt "Talk like a caffeinated Deadpool with sadistic commentary and comically R-rated todo lists." } ```
MCP keeps getting better now that devs are figuring out how to properly build tools/descriptions/params. It's even shifting my CLI vs. MCP mindset. It's like if each CLI flag had really good documentation with examples. Context is still a huge issue, but that's a model problem.
I'm gonna blow some frickin' minds with my claude code workshop 😘
Anyone set up n8n for personal use? Any fun "must have" workflows?
I asked the ChatGPT agent to create an explainer gif of a context window. Not too shabby...
Just found myself in the @cursor_ai cmd+f box wishing I could dictate "all instances of log that aren't preceded by a comment". But now I'm forced to use my brain and remember basic regex 😭
