Hacker News new | ask | show | jobs
by rcme 1123 days ago
That's kind of my biggest issue with Co-pilot at the moment... it can turn comments into code, but the amount of effort required to produce the comments is greater than the effort required to write the code.
2 comments

It's both distressing and amusing to me that so many people think software engineers spend most of their time coding.
In that case, would our web application help to solve your problem? :) Specifically, you write the code, we write the comments for you.
It might be… I would say 95% of code doesn’t need comments. But then you encounter that one complicated function and you go wtf? So I think I would prefer something more targeted. Like a vs code extension that lets you summarize any code snippet.