Which proprietary software do you prefer over their open-source alternatives, and why?

https://lemmy.ml/post/3215194

Which proprietary software do you prefer over their open-source alternatives, and why? - Lemmy

My operating system.

It’s not that I prefer it per se, rather I have better things to do then e.g. spend 2 hours messing with my font rendering to end up with a result half as good as Windows is out of the box.

Funny. That is why I do not use Windows. It takes so long to set up. First, so many of the drivers are not built in. Then, hardly any of the apps I need are built in. Then, none of the programs stay current without constant admin.

Who has that kind of time?

Literally this. Even though I never faced any of the issues both of you had, but I don’t get why it’s hard to use Windows.

Linux is meant to be difficult to setup for new users.

Windows is meant to be an asshole to setup for enthusiasts.

Want to use Windows? You need: WSL2, Powertools, AltDrag, Scoop, and so on.

You want to install thousands of fonts inside hundreds of folders? You have to learn some obscure undocumented Powershell class to make a script that installs all those fonts for you system-wide (or even user scope for that matter).

You also need MSYS2 for stuff like GNU Make, GDB, etc. You can use Visual Studio, but have fun with that because you’ll be pulling out hairs every once in a while.

Oh you want to process multiple files with regex? Definitely good luck with that.

It’s funny that I find it easier to use Linux, and do everything that I used to do on Windows the same on Linux just as easily.

You should be using the best tool for the job, even when it comes to operating systems and software. If your development workflow is this heavily dependent on Linux then I’m not surprised you find it Windows more painful compared to just running Linux itself.

For myself, mostly doing enterprise and backend development in C#, Python and a bit of Go, Windows gets out of my way and let’s me get to work far more efficiently than Linux ever does for this work.

Obviously, that’s exactly my point to begin with.

I have what I believe is a more advanced workflow, no offense. You can’t expect a proper Vim support on Visual Studio. But ev nthen it’s not like Windows has been any easier for enthusiasts before Powertoys was a thing.

It’s not impossible on Windows, I successfully configured Windows on my laptop to work the way I wanted it to be, and it’s crazy it took Win11 for a proper terminal emulator (slightly more precisely, years later since Win10 anyway).

Of course, what you don’t know can’t hurt you, and there’s nothing wrong with that.