I still use windows because of Visual Studio. I used to use Mac OSX because of XCode and I honestly don’t understand people today who still use Windows or Mac for anything other than Development.
If there was an alternative to Visual Studio for Linux I wouldn’t think twice.
People who use windows or Mac for anything but development do so for the same reasons as you, they are locked into some features. For example, at home I need a local music library manager with local sync to my phone music app and smart playlists. Mac is still the only platform with this.
At work I need MS exchange integration and all the features of native office. Even the Mac version isn’t good enough for my workflow.
My only hope would be to turn to emulators or something like that, but at that point I’m not really running Linux anyway. I’m just running something else in a container inside Linux.
MPD works pretty well for the music thing, and, I don’t know if this is would be an option for you, but I programmed my own smart-paylist-generator in rust as a hobby project to get control of my 500Gb (around 10,000 100% legally acquired tracks cough, cough) library. The additional control over the algo meant I got something that works waaaay better than pretty much anything else I’ve tried (including Spotify suggestions, etc. — the only thing I still use is Bandcamp for new artist suggestions); if you have the time, I highly recommend a homemade solution like that. It is a lot of work though.
I still use windows because of Visual Studio. I used to use Mac OSX because of XCode and I honestly don’t understand people today who still use Windows or Mac for anything other than Development.
If there was an alternative to Visual Studio for Linux I wouldn’t think twice.
Visual Studio is a relic of the past. Does anyone still use it?
People who use windows or Mac for anything but development do so for the same reasons as you, they are locked into some features. For example, at home I need a local music library manager with local sync to my phone music app and smart playlists. Mac is still the only platform with this.
At work I need MS exchange integration and all the features of native office. Even the Mac version isn’t good enough for my workflow.
My only hope would be to turn to emulators or something like that, but at that point I’m not really running Linux anyway. I’m just running something else in a container inside Linux.
MPD works pretty well for the music thing, and, I don’t know if this is would be an option for you, but I programmed my own smart-paylist-generator in rust as a hobby project to get control of my 500Gb (around 10,000 100% legally acquired tracks cough, cough) library. The additional control over the algo meant I got something that works waaaay better than pretty much anything else I’ve tried (including Spotify suggestions, etc. — the only thing I still use is Bandcamp for new artist suggestions); if you have the time, I highly recommend a homemade solution like that. It is a lot of work though.