this post was submitted on 17 Sep 2025
256 points (99.6% liked)

Fuck AI

4039 readers
707 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] very_well_lost@lemmy.world 5 points 2 hours ago (1 children)

I'm in exactly the same boat as you, and it's driving me insane. I asked Cursor to generate a simple JavaScript function the other day, and it gave back a 200-line mess of garbage. I ended up just writing the function myself, and was able to do the same thing in 20 lines... and it's not like I was using some "clever" techniques that no future maintainer will ever understand, it was all just basic code.

AI is definitely generating 10x the amount of code... but not 10x the quality or productively.

[–] bitjunkie@lemmy.world 4 points 2 hours ago

Elegance is doing the same thing in fewer lines without sacrificing interpretability