this post was submitted on 06 May 2025
738 points (97.8% liked)

Fuck AI

2635 readers
1257 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 1 year ago
MODERATORS
738
skills for rent (lemmy.blahaj.zone)
submitted 16 hours ago* (last edited 8 hours ago) by not_IO@lemmy.blahaj.zone to c/fuck_ai@lemmy.world
 
you are viewing a single comment's thread
view the rest of the comments
[–] dragonfucker@lemmy.nz 6 points 14 hours ago (2 children)

But it's going to take hours of debugging every time. If you actually learn how to write code, you'll get better at it over time and reuse common functions. It'll take less time as you get better.

[–] idunnololz@lemmy.world 3 points 14 hours ago

Well... Just because you can code does not guarantee you will find it enjoyable. It's pretty common for people to like certain aspects of coding but not others. For instance, I personally find writing unit tests boring. So if something came by that made writing them less mundane I would certainly be enticed.

[–] Eheran@lemmy.world -1 points 10 hours ago (1 children)

Yeah no. For example microcontrollers, which are how I learned it. There are so absurdly many traps to fall into that even within the first 10 things I did I ran into some obscure detail of the ATmega328p. And the kept happening ever since, each time lots of googling and trial and error. Now with GPT you know how much time this saves? Not just the coding itself, but also these absurd details that only an expert knows. Yes perhaps it does the same error, but after reiterating it usually sees the problem. I can also throw some datasheet for some chip at it and get exactly how to program it with what setting etc. It enables me to do FAR more advanced things. And the new 3o and 4o mini are really much better again. Code often works out of the box now.

[–] Eheran@lemmy.world 1 points 6 hours ago

I love how people simply downvote me for saying these things. As if me repairing an E-Bike is somehow a bad thing, just because an LLM was what enabled me to actually do it. As is programming for some reason should be an arcane art. As if technology has not always been changing in exactly the same way. With people saying "The way you do it is wrong!" and 20 years later nobody does it the old way. LLM have exploded in a few years and have come extremely far, what do you think they are capable of in 10 years? All those silly little mistakes they still do, gone.