this post was submitted on 09 Jun 2026
125 points (99.2% liked)

Programming

27223 readers
297 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 3 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] nark3d@thelemmy.club 3 points 1 day ago

What carries over from the old rockstar is that they produced faster than anyone else could follow, and whoever inherited the code paid for it later. An agent does the same without the ego. It'll turn out a week of plausible-looking code in an afternoon, and the slow part becomes reading and understanding it rather than writing it. What's worked for us is making the agent meet the standards before the code lands, a linter and a couple of runnable checks in the way, rather than trusting a reviewer to catch every miss when they're forty files deep and tired.

[–] ghodawalaaman@programming.dev -1 points 2 days ago (2 children)

what do they mean by "rockstart devs"? do they mean the people behind GTA?

[–] JakenVeina@midwest.social 12 points 1 day ago* (last edited 1 day ago) (2 children)

The article itself gives a prtty good description. It's a fairly common term, popularized over a decade ago, during the big tech startup boom, for a super-high-productivity developer. Someone who is just awesome at everything they do and can do everything, and do it all super quickly. I.E. a myth.

[–] erebion@news.erebion.eu 2 points 20 hours ago

It's not a myth, it works for a short while and is a recipe for burnout.

[–] sukhmel@programming.dev 1 points 1 day ago (1 children)

Well, it's not a myth at the 'do it super quickly', usually it also meant that a prototype would then need a lot of polishing and that was even before LLMs 'helped'

[–] JakenVeina@midwest.social 2 points 11 hours ago

Sure. The myth is that you can the "awesome at everything" and "do it all super quickly" bits together at the same time.