• 0 posts
  • 81 comments
Joined 3 years ago
Cake day: December 17th, 2023
  • Was gonna say just this. Inheritance is powerful but something to reach for sparingly. 80% of the time aggregation and composition can solve the problems.

    I’ve cleaned up too many inheritance nightmares in my day from people who insisted inheritance was the way to go.

  • I agree. I just wish others in my company did.

    It’s hard to be the one not doing it when C Level people are demanding that you do everything through Claude code first and fall back if you can’t get it to work.

    Don’t get me wrong, I know that a large part of this is me holding it wrong

    I don’t think it is. I think LLMs have hard limits that people refuse to accept.