After years of python coding. The quality of my Python code has seen a remarkable renaissance in the past few months. I think owe a lot of it to learning how to write Rust code and then adopting dataclasses/pydantic + MyPy. Better structure, better planning, and stuff often just works right out the gate. Of course it also helps that I am doing it full time now...
@Aporia
Though that is mostly for python, probably I don't like typing #.
In C and Assembly I am more commenty