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

Programmer Humor

22837 readers
1593 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
[–] [email protected] 100 points 2 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.

[–] [email protected] 49 points 2 days ago (17 children)

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

[–] [email protected] 4 points 1 day ago (8 children)

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

[–] [email protected] 0 points 1 day 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#.

[–] [email protected] -1 points 23 hours 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'.

[–] [email protected] 1 points 10 hours ago

Or Haiku or AIX or...

[–] [email protected] 3 points 23 hours ago (1 children)

Is there anything out there that’s that literal?

[–] [email protected] 2 points 10 hours ago

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

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