this post was submitted on 11 Feb 2025
483 points (96.4% liked)

Technology

62073 readers
4963 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] reksas@sopuli.xyz 26 points 19 hours ago* (last edited 19 hours ago) (2 children)

I'm just a dabbler at coding and even i can see getting rid of programmers and relying to ai for it will lead to disaster. Ai is useful, but only for smallest scraps of code because anything bigger will get too muddled. For me, it liked to come up with its own stupid ideas and then insist on getting stuck on those so i had to constantly reset the conversation. But i managed to have it make useful little function that i couldnt have thought up myself as it used some complex mathematical things.

Also relying on it is quick way to kind of get things done but without understanding at all how things work. Eventually this will lead to such horrible and unsecure code that no one can fix or maintain. Though maybe its good thing eventually since it will bring those shitty companies to ruin. any leadership in those companies should be noted down now though, so they cant pretend later to not have had anything to do with it.

[–] SocialMediaRefugee@lemmy.world 7 points 18 hours ago (2 children)

Even if I ask AI for how to do a process it will frequently respond with answers for the wrong version, even though I gave the version, parameters that don't work, hand waving answers that are useless, etc.

[–] CeeBee_Eh@lemmy.world 3 points 11 hours ago (1 children)

I find it's the most useful when asking it for small snippets of code or dealing with boilerplate stuff. Anything more complicated usually results in something broken.

[–] MeThisGuy@feddit.nl 0 points 9 hours ago (1 children)
[–] ICastFist@programming.dev 1 points 1 hour ago

Given that even stack overflow is being mostly answered by AI, don't expect that to actually get better, unless you're counting on sensitive coding data being "legally" siphoned from AI users

[–] reksas@sopuli.xyz 3 points 16 hours ago (1 children)

yeah, there are many things its easier to just give up having the ai do it. even if you somehow succeed it will likely be such mess it gives you its not worth it

[–] BombOmOm@lemmy.world 4 points 12 hours ago (2 children)

AI mostly seems useful when you don't know a specific concept and just need the base ideas. That said, given it's often confidently wrong and doesn't involve humans actively steering you toward better ideas, I still find Stack Overflow more helpful. Sometimes the answer to your problem is to stop doing what you are trying to do and attack the problem from a different angle.

[–] reksas@sopuli.xyz 1 points 2 hours ago

yeah, though for questions people on stackoverflow would consider stupid or beneath them, ai was superior as it never gets angry with you. How i see the ai is kind of like being able to ask the knowledge it consists of questions. But since it has also been fed with garbage and its all there like ingredients of a soup, who knows what affects what so you really dont want to trust it too much.

[–] SocialMediaRefugee@lemmy.world 2 points 11 hours ago

I also find it is best when I'm very specific and give as many identifiers as possible. App name, version, OS, quoted error code, etc.

[–] SocialMediaRefugee@lemmy.world 1 points 18 hours ago

Like relying on automated systems for aircraft so much. You get things like planes going into landing mode because they think they are close to the runway.