this post was submitted on 28 Sep 2025
483 points (89.9% liked)

Programmer Humor

26646 readers
1622 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
[–] MrScottyTay@sh.itjust.works 9 points 1 day ago (2 children)

I use C#, GitHub and arch...

(I am replacing GitHub once my homelab server is set up though)

[–] douglasg14b@lemmy.world 6 points 1 day ago* (last edited 1 day ago) (1 children)

I was about to say C# seems to be in a weird spot here.

It's entirely FOSS. It does of course have corporate daddy providing dev resources for it but it definitely is not anywhere near the location for proprietary as Java.

It should be well and truly on the same side of this graph as Rust.

[–] drath@lemmy.world 5 points 1 day ago

On the other hand, if you try to run Java application on linux, you just use an appropriate OpenJDK runner.

When you see a C# app, you just:

  1. Open the app folder
  2. See a bunch of .dll's
  3. Cry
[–] Mubelotix@jlai.lu 4 points 1 day ago (1 children)

I'm also replacing Github but I'm waiting for Forgejo to implement federation

[–] MrScottyTay@sh.itjust.works 2 points 1 day ago (1 children)

Is that something that's happening?