this post was submitted on 06 Oct 2025
70 points (72.2% liked)

Technology

75935 readers
2692 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
[–] pennomi@lemmy.world 79 points 4 days ago (11 children)

Ehhh, I don’t think the comparison they’re making here is right. Leaning on open source software is not just for lazy developers - it’s often the best architectural choice.

I can’t think of a situation where vibe coding is the best choice except for when speed matters much more than quality, and even then only sometimes.

[–] panda_abyss@lemmy.ca 3 points 4 days ago (5 children)

Vibe coding works when you need to say connect to some API and can feed the model a bunch of docs.

It's great for very low skill, low maintenance, low risk code that I can easily and reliably regenerate.

Increasingly coding models are improving at architecture choices, Claude 4.5 vs 4 is way better here. But ultimately it's inferior to a ginger making those choices.

It's also a great debugger and reviewer.

I used it this weekend to connect to an API and to build a table of constants by just feeding it docs. That was a huge time saver.

I also used it to try and implement stuff and I gotta say once it hit tricky things it started trying to game it and just say it works.

[–] glowie 4 points 3 days ago (1 children)
load more comments (3 replies)
load more comments (8 replies)