Hacker News new | past | comments | ask | show | jobs | submit login

I'm typing even less these days with tools like copilot.



For some reason I don’t like any of this automation tools. I find VSCode unbearable even without copilot. Too many things happen when I type. I prefer linting and that’s about all I want to write my code peacefully. I use vim in iTerm and it’s all I ever need. Jump off to Pycharm to debug if needed.


About 3-5% of the time, copilot poops out an unexpectedly clever code block that makes it worth it to me, if nothing else but for the surprise factor.

For the remaining 95%… I’ve configured it to delay doing anything until 10000ms passes so it doesn’t get in the way


I use vim quite a bit too, just sayin...

https://github.com/github/copilot.vim


Oh boy..., I guess there are people who find this useful. I respect "To each their own" and "You do you".

I also like using Sublime Text with vim keymap. I prefer the low latency of editors over features of big IDEs. Sometimes, I do use PyCharm or CLion for debugging since that experience in vim sucks. GDB is terrible in CLI.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: