Hacker News new | ask | show | jobs
by softwaredoug 1804 days ago
> We’ll also code reviews. Lots and lots of code reviews. Like, all the time. The algorithm will have to be kept in check.

This is a repeated theme of the article. I think it’d be simpler to write the non boilerplaty code, no? Plus who’s going to be excited to have a job as “AI code reviewer”

2 comments

It's worse then that, because the AI is likely to reproduce the kinds of bugs which where overlooked by the source it learned it from.

At the same time code reviews are hard, much harder then writing code.

So making it faster to write boiler code at the cost of harder code reviews seems to not be a good trade of for me.

You know that gif where Gary Oldman yells 'EVERYONE'? :P

I've got a sneaking suspicion that this is what we'll be doing in the future, I see Copilot as a taste of what future compilers will be like.

In a few years I expect to have most of an application built by an AI, with me developing the business/core logic by hand.

> In a few years I expect to have most of an application built by an AI, with me developing the business/core logic by hand.

I can see that too be preferably not with the approach done by GitHub.