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

Programmer Humor

20118 readers
1739 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 22 points 1 year ago (3 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 1 year ago

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

[–] Matthew@programming.dev 1 points 1 year ago

I'm not the best judge, as I've not exactly explored a ton of languages, but I love C#.

[–] bi_tux@lemmy.world -5 points 1 year 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 8 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.

[–] deveaux@lemmy.world 6 points 1 year ago

If this were ten years ago, sure.

[–] Hawk@lemmy.dbzer0.com 5 points 1 year ago

Use it on Linux daily, no issues here.

[–] Mananasi@feddit.nl 5 points 1 year ago

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

[–] Elderos@lemmings.world 4 points 1 year 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 4 points 1 year 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.