• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle


  • Messy code by humans generally isn’t logical because it went through multiple modifications/deletions that are not visible anymore.

    I’m not sure that bad devs are much better than AIs, and they’re the ones using them to code now. I think the problem stems from not giving a shit about code making sense, and AIs just increase the problem.

    I mean, I saw code that was essentially saying things like “if True == False” and when asking about what the purpose of the block was to the original dev (who wasn’t even such a bad dev), they just had no idea. Humans are chaotic and nonsensical and messy code comes from that, not from a weird logic, and you can’t comprehend it most of the times because it’s a mix of confusion, lack of planning, mistakes and laziness.