this post was submitted on 18 Mar 2026
699 points (98.5% liked)

Technology

82943 readers
6146 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
you are viewing a single comment's thread
view the rest of the comments
[–] AnyOldName3@lemmy.world -1 points 3 days ago (2 children)

Using an LLM to write tests and small components is still vibe coding.

[–] nandeEbisu@lemmy.world 1 points 1 day ago

Vibe coding is you not reviewing what the model outputs. I read every line, often give feedback and tell the model about patterns I want to use.

I probably write like 60-70% of the code myself.

[–] 8oow3291d@feddit.dk 11 points 3 days ago (1 children)

Wikipedia says:

Vibe coding involves accepting AI-generated code without reviewing it,

If you are using LLMs to write e.g. small components, then you are typically understanding the structure of the program, and reviewing it.

[–] AnyOldName3@lemmy.world 3 points 3 days ago (2 children)

There's nothing inherent to small components to suggest that you have to review them. If they're small, it's easier to tell yourself that the LLM probably got them right and you're justified in not checking.

[–] nandeEbisu@lemmy.world 1 points 1 day ago

Bro, if I don't have to sit there for a half hour banging out code to map structure A on to structure B, I won't. I'll let someone else write it and spend 5 minutes to check that the code is clean and it works

[–] toad@sh.itjust.works 3 points 3 days ago

Listen to me. I do code for a living. Nobody want to write HTML