this post was submitted on 14 Sep 2023
433 points (80.0% liked)

Programmer Humor

19149 readers
1270 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 49 points 1 year ago (1 children)

It is also the language of DotNet framework so hardly.

[–] [email protected] 19 points 1 year ago (3 children)

I mean Windows is also undergoing enshitification it could still be true?

[–] [email protected] 15 points 1 year ago

Dotnet has been cross platform for a while now (so long it's not even called dotnet core anymore)

[–] [email protected] 9 points 1 year ago

It's been cross platform and open source for like 10 years now.

[–] [email protected] 7 points 1 year ago (3 children)

While true, businesses have it even harder to migrate to Linux (what else is there when talking enshittification?) than private users. Windows and dotnet won't go anywhere anytime soon.

[–] [email protected] 4 points 1 year ago

Distributed deployment of DotNet solutions is a bit more attractive on linux though

[–] [email protected] 1 points 1 year ago

On their desktops, sure. But most apps are web based and back end apps are all services - running on Linux. I worked at a fortune 100 financial firm a couple years back. Hundreds of .NET apps, all running in Linux containers on Amazon ECS clusters or Lambdas.