this post was submitted on 14 Sep 2023
418 points (80.9% liked)

Programmer Humor

25395 readers
1806 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ledtasso@lemmy.world 18 points 2 years ago (2 children)

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

[–] Pipoca@lemmy.world 5 points 2 years ago

Being a much better language than Java isn't exactly a high bar.

[–] bi_tux@lemmy.world -4 points 2 years ago (6 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 7 points 2 years 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.

[–] deveaux@lemmy.world 5 points 2 years ago

If this were ten years ago, sure.

[–] Hawk@lemmy.dbzer0.com 4 points 2 years ago

Use it on Linux daily, no issues here.

[–] Mananasi@feddit.nl 3 points 2 years ago

There's many reasons to dislike C#, but this is just plain wrong

[–] Elderos 3 points 2 years ago

Java feels archaic compared to C#. I am not sure what problems you're having on Linux? This sounds like a very outdated take tbh.

[–] locuester@lemmy.zip 3 points 2 years ago

Definitely not the case. I’ve been doing C# for over 20 years. For the last 6 years I’ve used it to write Linux services exclusively.

The “Java” relation was true 20 years ago, and the “Linux” argument was true 7 years ago. But neither hold any water anymore. It’s a great language and framework to write a wide variety of software with.