Ask HN: How much better are AI IDEs vs. copy pasting into chat apps? 1 year ago
Do you find that the time you spend splitting a feature up into small chunks and explaining each small chunk to the LLM takes longer than just writing the code yourself?
I've used aider but found just pounding out some code in neovim to be faster. Perhaps I'm not using aider correctly.