this post was submitted on 02 May 2026
-1 points (48.3% liked)

Programming

26764 readers
190 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TheV2@programming.dev 0 points 1 hour ago

In reality you can't reduce AI to replace only "Level 1 coding" and do only "typing". It will make assumptions about these "Level 2 and 3" decisions in its generated code. To reduce or control it you have to invest more into documentation/instructions and code review. You basically change the focus based on the assumption that "Level 1 coding" with all of that "hand-crafted" code was such a big waste of time and money. But it's a made-up problem.

On top of that a lot of vibe-coded projects that appear here and there seem to not even intend to let the AI do only the typing. They don't just let the AI translate "flow" and "architecture" into code. They make the AI translate their demands into code.