this post was submitted on 14 Sep 2023
415 points (79.5% liked)

Programmer Humor

18958 readers
1083 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
[–] Shugzaurus 55 points 11 months ago (1 children)

It is also the language of DotNet framework so hardly.

[–] [email protected] 18 points 11 months ago (3 children)

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

[–] [email protected] 15 points 11 months ago

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

[–] [email protected] 9 points 11 months ago

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

[–] [email protected] 7 points 11 months 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.

[–] Shugzaurus 5 points 11 months ago

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

[–] [email protected] 1 points 11 months 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.