

First it was for performance, OpenSuse back in like 2004, since then its just what I’m familiar with. I don’t feel like I need to fight the OS like I do on windows machines.
Sometimes I have to use windows in a VM or I need some Software that only works on 2000/XP (psxn00b sdk) and for that I have an old machine that I use.




This is a fantastic approach.
I wanted to learn web-dev so I built a blog and a web hostable 5e character generator. Ended up learning authentication, HTTP stuff, database management, and learned CSS and HTML to handle the frontend (backend is Python).
They’re not production ready, there’s not even a proper server built in, just a basic wsgi dev server, but I’m proud of it and it taught me a ton!