this post was submitted on 26 Apr 2025
966 points (99.0% liked)

Programmer Humor

22854 readers
601 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
[–] henfredemars@infosec.pub 100 points 3 days ago (31 children)

I've actually found C# quite pleasant to develop with, so long as I didn't have to worry about targeting non-Windows platforms.

[–] kogasa@programming.dev 49 points 3 days ago (17 children)

It's fully cross platform with .NET Core and later.

[–] Ziglin@lemmy.world 5 points 3 days ago (8 children)

What does fully cross platform mean? It sounds very vague and a lot like an exaggeration.

[–] wiezy_lrwi@programming.dev 0 points 2 days ago (1 children)

The sdk and runtime are available on all operating systems. I have used nvim on Ubuntu (wsl) to write and execute C#.

[–] Ziglin@lemmy.world -2 points 2 days ago (2 children)

See all Operating Systems is a steep claim, that is how I originally misunderstood the meaning of fully cross platform.

I'm relatively certain that it won't run on DOS or an Arduino, thereby instantly disproving the 'all operating systems'.

[–] slappypantsgo@lemm.ee 3 points 2 days ago (1 children)

Is there anything out there that’s that literal?

[–] ripcord@lemmy.world 2 points 1 day ago

I mean, if you mean "the most common", that's way different. There's ones in use it definitely won't run on.

[–] ripcord@lemmy.world 1 points 1 day ago

Or Haiku or AIX or...

load more comments (6 replies)
load more comments (14 replies)
load more comments (27 replies)