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

Programmer Humor

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

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

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

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

Use it on Linux daily, no issues here.

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