Debian in WSL is my single favorite thing about Windows work laptop. Real tools! 😃
I’m back on windows for work after a decade away, and all the reasons I left are still there. The tools are still lacking, the layout is non-sensical, prototyping requires expensive subscriptions, and it’s not designed to get work done.
*nixes and macOS, to a lesser extent, are much nicer. The *nixes are designed to get work done. I have my gripes, but good lord they’re small comparatively.
Aren’t setters and getters discouraged in Python?
I remember reading something like, “This isn’t C++ , and Python doesn’t have private vars. Just set the var directly.”