this post was submitted on 28 Aug 2025
133 points (90.3% liked)

Technology

74754 readers
2502 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 news or articles.
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  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
 

The chipmaker, now the most valuable public company in the world, said strong demand for its chips should continue this quarter.

you are viewing a single comment's thread
view the rest of the comments
[–] Passerby6497@lemmy.world 8 points 1 week ago

Man, vibe coders really think highly of themselves and their AI outputs.

As someone who actually understands the language used in AI generated scripts, AI is shit at writing code. It sometimes gets decent wins and helps me figure out something quicker than without, but I can count on my fingers the number of times I've gotten a good, and usable, bit of code from it. Vastly more often than not, I have to edit the code to make it run (because it hallucinates functions, parameters, and constantly uses reserved variables even after being corrected dozens of times) only to find out it doesn't even give the right output, or more often, outputs nothing at all.

You show the quality of your knowledge by the inverse of the trust you put in AI code. It's decent at blocking out basic things, but anything past that is a crapshoot at best