top | item 45869168

(no title)

mrloba | 3 months ago

It is everywhere. Even on birthday invites for my kids there's nonsense from an LLM. At work I review PRs with code that doesn't even run. Doing research is harder than ever as more and more references are completely made up.

We're too lazy and too obsessed with getting ahead to use this technology responsibly in my opinion.

discuss

order

simonw|3 months ago

How do those PR authors react when you point out that the code doesn't run and block the merge? Any signs of them improving their work ethic over time based on your feedback?

mrloba|3 months ago

Well they then use more AI to try to fix the PR, which leads to many more rounds of the same. It's like I'm coding using an AI except through a real person who mangles the prompt. I've had some success as well in talking people out of it, but it feels like I'm gonna lose eventually

i_love_retros|3 months ago

Of course they are providing that feedback! No one gives a shit though. Our industry and society at large has basically given approval for people to submit AI slop. Managers and executives consider it working smart and efficiently. So telling someone "this code doesn't run" results in more slop in an attempt to fix it. Eventually it will run and get merged and the code base gets even shitter. There's only so much gate keeping and quality control the few people who actually give a damn can be expected to do when swimming against the tide. Mental health is a thing. And to quote Dan Ashcroft, the idiots are winning.

dingnuts|3 months ago

[deleted]

whiplash451|3 months ago

Savvy researchers/engineers have an opportunity to arbitrage here: working without LLMs on something hard leads to better outcome than what your "AI-enabled" peers achieve (after all, Karpathy could not resort on any AI to build nano-chat). It's sad state of affairs, but it really is there.

xanderlewis|3 months ago

> too obsessed with getting ahead

or perhaps with others (potentially) getting ahead of us.

lbrito|3 months ago

Or management outright mandating the use of LLM.

bossyTeacher|3 months ago

> At work I review PRs with code that doesn't even run

Why is that being allowed?