> it [correctly](https://www.youtube.com/watch?v=QM1iUe6IofM) and gently pushes > away users from object-oriented programmings
I wish people would stop linking to this talk to show that OOP is bad. The talk shows gross examples of how to misuse OOP, but that doesn't mean OOP is bad per se. This is like showing a convoluted Nim macro that does something you could do with generics, and then conclude that Nim macros are generally useless. OOP is just a tool in the programming toolbox and can be used and misused, like any other tool.