-13
The End of Code Review? Or an Opportunity to Rethink it? (thelastsoftwareengineer.substack.com)
you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 5 points 2 days ago

I feel like a big problem is that LLMs only produce previously learned logical patterns, they don't do logical reasoning of their own. And code review was always bad at catching logic bugs as well.

As a result, even with us diligently doing code reviews at $DAYJOB, we have more logic bugs than I have ever seen in any codebase before.

I'll spend three weeks discussing an existing feature with other devs and fixing up logic bugs before we realize that the entire feature is conceptually illogical and needs to be removed/replaced.
This has happened twice for me in the past three months, which should tell you a lot about how much time is wasted here.

TL;DR: I feel like we need something different than code review to catch these logic bugs. Maybe more of a presentation of the feature implementation to the other devs, and then a discussion of that.

this post was submitted on 10 Sep 2026
-13 points (11.8% liked)

Programming

28447 readers
193 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