Earlier quoted context omitted.
Absolutely — but I also think there’s a strong resistance to managers saying “AI is good, really”. The experience of long-term software engineers (e.g. antirez) who don’t have a horse in the AI race tends to line up much better with my own. Also really like this one: https://diwank.space/field-notes-from-shipping-real-code-wit...
~~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…
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