If it’s for C#, I’m doing pretty well with VSCode/VSCodium on Linux.
WPF and Forms does not work but I also have a Rider license from work which I use occasionally to maintain one of our old WPF applications, which we converted to Avalonia XPF. It works great and we now also have a Mac and Linux version.
realitista@lemmy.world 20 hours ago
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.
Uebercomplicated@lemmy.ml 18 hours ago
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.
realitista@lemmy.world 17 hours ago
Can you send me the details on your smart playlist generator? What does it do, comb the music and create a static playlist from the library music based on defined parameters?
Does MPD have a mobile app that I can locally sync the whole library to?
Uebercomplicated@lemmy.ml 2 hours ago
I’m traveling right now, but will get back to you on my playlist generator.
I hadn’t thought of syncing music libraries! You are indeed right, MPD does not have that, and it would be a hassle to set up. One point to apple…