@spectrums_coherence@piefed.social
Post #2289860
2026-04-08 12:58 UTC
Replies (3)
-
@Serinus@lemmy.world 2026-04-08 13:56
People have trouble with the middle ground. AI is useful in coding. It's not a full replacement. That *should* be fine, except you've got the ai techbros and CEOs on one end thinking it will replace all labor, and the you've got the backlash to that on the other end that want to constantly talk about how useless it is.
-
@RamenJunkie@midwest.social 2026-04-08 18:53
They are also great for programming one off personal projects that frankly, don't have the use scale that needs rigerous security oversight. Especially since like, if you did it yourself, you probably were not sanitizing the inputs (etc) anyway. You were slapping down some Python code and moving on. Like, I don't care if my script to convert Wordpress exports to Markdown files crashes if you feed it a JPEG. I am the only one using it, for this data manipulation task.
-
@lonesomeCat@lemmy.ml 2026-04-08 18:56
The thing is, you know how it is in your head and you need to lay out that entire context. And after that you MUST review the code because you'd never know. Wouldn't call it automation if I have to double check EVERY TIME