this post was submitted on 05 Feb 2024
823 points (97.0% liked)

linuxmemes

20762 readers
1699 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 7 months ago (2 children)

I have a deck, a few old laptops that have all gone Linux now, and a windows desktop for gaming. The deck being so good, and Windows 11 being so bad, has nearly convinced me to try Linux on the actual desktop.

I think there are still a few games and applications (I'm primarily a C# dev for work) that I "need" Windows for but the case for dropping as much MS from my life as possible has never been stronger.

[โ€“] [email protected] 4 points 7 months ago

I do C# dev for work also but use Linux. You'll have to use Rider for Visual Studio and Datagrip for Sql Server Management Studio. Only drawback I have is that Edit and Continue only works on dotnet > 8.0.

You might need to do a tiny bit of extra support for the launchsettings.json since you'll need to launch with kestrel server instead of IIS Express.

Legacy dotnet will need an old Ubuntu/Whatever so some docker knowledge may be required since MS didn't release a snap/flatpak of dotnet yet. ๐Ÿ–•

I use Linux for gaming and dev with a highly customized KDE+bash setup and I love it. :)

[โ€“] [email protected] 2 points 7 months ago

I can't speak for everyone but I used to say "I can't drop windows because I need XYZ programs all the time".

Well turns out I don't, and turns out it's surprisingly easy to tell my employer (well my professor really, I am a PhD student) "Sorry I can't run that program, I don't have windows". If they don't accept it, they can supply me with a windows PC.