this post was submitted on 02 Dec 2024
62 points (87.8% liked)
Asklemmy
44005 readers
321 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The amount of shit we have to clean up from devs using AI generated code nowadays is insane. Some people are using it to generate the bulk of their code and the output can be trash tier.
I was supposed to have a nice long weekend to rest and I spent most of it cleaning up after clients who pushed AI generated code into production that froze all data processing. Even after we found the problem and fixed it for them, the data didn't catch up until yesterday afternoon. The entire holiday I had to spend with a laptop a few feet away on a Teams call because a dev used AI-gen code.
I am not saying that it isn't helpful to your situation. What I am saying is that a growing number of outfits are starting to depend on "devs" who's code is mostly LLM generated, and they push it without understanding what it does or how it interacts with the environment they are deploying it in.
Yeah. I think AI literacy is a real thing and should be taken seriously. Before generating everyone should internalize the boundaries and limitations of any model used.
If you have a hammer, everything's a nail. And that reflex exists with AI as well, so everyone who uses is has to be careful in regards to that.