Hacker News new | ask | show | jobs
by nikcub 365 days ago
~~Counter~~ add to that - Armin Ronacher[0] (Flask, Sentry et al.), Charlie Marsh[1] (ruff, uv) and Jarred Sumner[2] (Bun) amongst others are tweeting extensively about their positive experiences with llm driven development.

My experience matches theirs - Claude Code is absolutely phenomenal, as is the Cursor tab completion model and the new memory feature.

[0] https://x.com/mitsuhiko

[1] https://x.com/charliermarsh

[2] https://x.com/jarredsumner

1 comments

Not a counter — antirez is posting positive things too.

Charlie Marsh seems to have much better luck writing Rust with Claude than I have. Claude has been great for TypeScript changes and build scripts but lousy when it comes to stuff like Rust borrowing

Apologies I misread! Updated.

I'll add - they do seem to do better with Go and Typescript (particularly Next and React) and are somewhat good with Python (although you need a clean project structure with nothing magic in it).