this post was submitted on 27 Jun 2026
302 points (98.4% liked)

Technology

85775 readers
3576 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] gnutrino@programming.dev 12 points 16 hours ago (2 children)

On average it's maybe 15-20% quicker than manually coding the whole lot.

Out of interest, how much is this 15-20% increase in productivity costing in tokens?

[–] saltesc@lemmy.world 1 points 8 hours ago

It'd be minimal since I'm doing all the hard work initially and feeding it logic to follow. I find open vibe coding does rip tokens and usually ends up with an overcomplicate mess. Many rabbit holes the AI creates and sends itself down, so a lot more unnecessary lines and often entire redundant blocks.

If someone's going to do that, at the least break it up into sections to save tokens and time. But ideally, just get some coding experience under the belt of have a crack at it yourself first so it's easy to identify the pitfalls and where clear instructions is needed.

[–] phutatorius@lemmy.zip 4 points 12 hours ago

You'd really need to know the fully burdened cost of an hour of the person's time who'd be doing the work, versus the cost of the tokens plus all the overheads involved in its administration and use of the AI solution (tokens, support, training). Same goes with the downsides-- you'd need to know how the rate of serious bugs changes when you incorporate the slop. Some of the defects will make it through reviews and testing and into prod.