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

On the other side of the fence, I'm extremely grateful tools like Copilot can automate the mundane process of looking up magic incantations to get some (usually poor) library to do what I want. I have no sympathy for programmers who saw it as a point of pride to memorize hundreds of built in functions and annoying minutiae.



Knowledge of annoying minutiae can be indispensable when you're trying to debug code that looks like it's calling the right functions based on the function signature.


This seems like a poor use of Copilot. At least in the JS ecosystem, pretty much every library has TypeScript support now. No need to guess or look anything up. Copilot can still be wrong, especially if the API changes over different updates

In my experience Copilot's value add is simply autocompleting simple/boiler-plate-y lines for me. Definitely wouldn't wanna trust something as fuzzy as an AI to "memorize" APIs on my behalf




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: