this post was submitted on 09 Jun 2026
243 points (98.4% liked)

Programming

27502 readers
134 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
you are viewing a single comment's thread
view the rest of the comments
[–] Cratermaker@discuss.tchncs.de 8 points 3 weeks ago

Not sure I agree with the "three pillar" framing in this one. I think it's more like he was able to use the LLMs effectively because he had already built those years of experience. Someone new trying to vibe code their way into designing robust distributed systems is going to need a similar amount of time to build the correct intuitions, because the LLM doesn't give a shit one way or the other, it'll just do what's in the prompt.

On the other hand, commodotizing domains that fit a repeatable pattern isn't so bad, is it? At work I sometimes have to remind people that we're generally just building CRUD apps to interact with data, which isn't exactly at the bleeding edge of software. I like the idea of software engineers getting to be more portable, but unfortunately the industry still thinks LLMs are going to replace most jobs, which is obviously not possible.