Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> ...may not always work, or even make sense...

Naively, as someone who just heard of this - that sounds worse than useless. If you can't trust its output and have to verify every line it produces and that the combination of those lines does what you wanted, surely it's quicker just to write the code yourself?



Just today I needed to quickly load a file into a string in golang. I haven't done that in a while, so I had to go look up what package and function to use for that. I'd love a tool that would immediately suggest a line saying `ioutil.ReadFile()` after defining the function. I would never accept a full-function suggestion from Copilot, similarily to how I never copy and paste code verbatim from StackOverflow. Using it as hints for what you might want to use next seems like a nice productivity boost.


Then write the code yourself. It's not like you're forced to use this demo.


Well, you're right. I was somehow expecting there might be a silver lining I'd missed but perhaps not.


Not exactly a confidence-inspiring reply from someone who just identified themselves as representing the project here!


I don't work for Github (nor MS) and do not represent Copilot.




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

Search: