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

Programmer Humor

18958 readers
1068 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] 238 points 11 months ago (2 children)

For those wondering, it's most likely a jab at unity with it's new license model, as you could code in C# in it.

[–] [email protected] 33 points 11 months ago (6 children)

Is c# mainly just used in this engine?

[–] [email protected] 90 points 11 months ago (1 children)

It's probably a tiny fraction of the C#/dotnet ecosystem. But hobbyist meme creators mostly care about games, I guess.

[–] 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.

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

No, as other's have pointed out it's not. There are plenty of other areas to use it, even in other game engines. OP is just trying to make it seem funny by making the exaggerated narrative that it's the only use case for C#. If Boo was still around in Unity this joke would been accurate with that, don't think that was used anywhere else

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

No, C# is a general purpose language that Unity has a botched, outdated version of.

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

Not at all. Unity's use of C# is pretty unconventional even. Not representative at all.

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

Absolutely not. It’s used everywhere on the web and other places.

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

WTF I didn't understand, thanks for the explanation. The fact that it's used all around the world in big companies doesn't matter I guess.