It might be nice to use in some very specific cases (e.g. addition-operation is a binary-operation AST node which is an AST node).
In most of the cases it just creates noise though, and you can usually do something different anyway to implement the same feature. For example in rust, just use enums and list all the possible cases and it’s even nicer to use than inheritance.






On my system I am using kde x11 instead of wayland for the same reason. Last time I tried wayland I was getting half of the framerate compared to x11.
At some point I want to switch to a gaming-oriented distros and see if it’s magically better there.