• 0 Posts
  • 155 Comments
Joined 6 months ago
cake
Cake day: February 22nd, 2026

help-circle


















  • A large part of code review has been preventing people from doing stupid shit. AI is making stupid shit worse. It’s not defects, it’s “adding a whole micro service to get the user name from the ID, when the name is already in the metadata” or whatever that recent meme was.

    Or that time a guy wrote a whole DSL instead of using the existing framework. Technically impressive, but adds a huge burden.