this post was submitted on 16 Jul 2025
1536 points (99.0% liked)

Technology

72932 readers
3146 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] itisileclerk@lemmy.world 5 points 1 day ago (6 children)

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.

[–] domi@lemmy.secnd.me 3 points 1 day ago

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.

[–] eodur@lemmy.world 3 points 1 day ago

Without knowing what you are working on in Visual Studio, I would suggest checking out Jetbrains IDEs. I've used Rider for .NET quite successfully, and most of their other IDEs. I havent spent nearly as much time with CLion, but its supposed to be good. I haven't used VS since like 2015, so I really don't know how they compare these days. But I also haven't missed it.

[–] realitista@lemmy.world 5 points 1 day ago (1 children)

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 0 points 1 day ago (1 children)

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 2 points 1 day ago* (last edited 1 day ago) (1 children)

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?

As far as I can tell from an initial look, MPD doesn't have local playback and sync which are the main features I'm looking for. Does MPD have a mobile app that I can locally sync the whole library to?

[–] Uebercomplicated@lemmy.ml 1 points 23 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...

The only thing I really miss about visual studio is the automatic profiler. Everything else just felt archaic, bloated, slow, and unintuitive. Adding one line in cmake often does the same thing as clicking through five submenus which never once got updated since 2012.

[–] MonkderVierte@lemmy.zip 2 points 1 day ago

In short, you want a .Net developement platform for Linux? And i assume something like VScode is not enough? The thing with .exe compilers in Linux ususally using Mingw/Msys2 because MS having their own proprietary compiler thing?

[–] herseycokguzelolacak@lemmy.ml 0 points 1 day ago (1 children)

Visual Studio is a relic of the past. Does anyone still use it?

[–] nailbar@sopuli.xyz 6 points 1 day ago

This question is a comment to its answer 🤔