John Lindquist (@johnlindquist) 's Twitter Profile
John Lindquist

@johnlindquist

Sign up for my Cursor workshop!
‣ egghead.io/workshop/cursor⠀

‣ egghead.io co‑founder
‣ scriptkit.com Creator

ID: 15430177

linkhttps://scriptkit.com calendar_today14-07-2008 18:26:27

23,23K Tweet

25,25K Followers

1,1K Following

John Lindquist (@johnlindquist) 's Twitter Profile Photo

Just found myself in the Cursor 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 😭

Just found myself in the <a href="/cursor_ai/">Cursor</a> 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 😭
John Lindquist (@johnlindquist) 's Twitter Profile Photo

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." } ```

John Lindquist (@johnlindquist) 's Twitter Profile Photo

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.