Remix.run Logo
4fterd4rk 4 hours ago

oh god can we not

smlacy 4 hours ago | parent | next [-]

What's your concern?

htx80nerd 4 hours ago | parent [-]

Have you ever programmed with AI? It needs a lot of hand holding for even simple things sometimes. Forgets basic input, does all kinds of brain dead stuff it should know not to do.

>"good catch - thanks for pointing that out"

lame-robot-hoax 4 hours ago | parent | next [-]

Can you clarify how, at all, that’s relevant to the article?

ablob 4 hours ago | parent [-]

Both the curl and the SQLite project have been overburdened by AI bug reports. Unless the Google engineers take great care to review each potential bug for validity the same fate might apply here. There have been a lot of news regarding open source projects being stuffed to the brim with low effort and high cost merge requests or issues. You just don't see all the work that is caused unless you have to deal with the fallout...

tonfa 3 hours ago | parent [-]

This project has nothing to do with bug reports... it's an opt-in tool for reviewing proposed changes that kernel developers can decide to use (if they find it useful).

jamesnorden 4 hours ago | parent | prev | next [-]

Well, if it doesn't find anything it's just a waste of time at best.

danielbln an hour ago | parent [-]

Prevention paradox.

asadm 4 hours ago | parent | prev [-]

i think it's a skill.

__tidu 4 hours ago | parent | prev [-]

well tbf code review is probably the most useful part of "AI coding", if it catches even a single bug you missed its worth it, plus false positives would waste dev time but not pollute the kernel