logoalt Hacker News

theshrike79yesterday at 10:56 PM0 repliesview on HN

I've shipped full features and bug fixes without touching an IDE for anything significant.

When I need to type stuff myself it's mostly just minor flavour changes like Claude adding docstrings in a silly way or naming test functions the wrong way - stuff that I fixed in the prompt for the next time.

And yes, I read and understand the code produced before I tag anyone to review the PR. I'm not a monster =)