this post was submitted on 14 Sep 2023
2 points (75.0% liked)

Programmer Humor

19471 readers
1357 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
 
top 8 comments
sorted by: hot top controversial new old
[–] onizuka89@programming.dev 3 points 1 year ago (1 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.

[–] M500@lemmy.ml 1 points 1 year ago

Is c# mainly just used in this engine?

[–] Ddhuud@lemmy.world 0 points 1 year ago (1 children)

Because the only possible thing to do in c# is unity stuff.........

.

.

.

...

[–] fuck_u_spez_in_particular@lemmy.world 0 points 1 year ago (1 children)

I mean why else would you want to use C# when there's Rust 🦀 and all the awesome tooling and libraries around it...

[–] brezelradar@feddit.de 0 points 1 year ago

Yea, there are 50 game engines written in rust - or so I heard.

[–] ledtasso@lemmy.world 0 points 1 year ago (1 children)

Hot take (maybe?) C# looks like a great language, better than Java. I wish I had an excuse to use it.

[–] bi_tux@lemmy.world 0 points 1 year ago (1 children)

Tbh it's just microsoft java with worse support on GNU/Linux

The only reason I used it were the unity libraries

[–] brezelradar@feddit.de 0 points 1 year ago

Tbh it’s just microsoft java

Microsoft made so many javas (remember Visual J++ or J#?), C# is the only one that survived. Well, Microsoft now also ships OpenJDK, apparently.