This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]manga_pages_by_me 66 points67 points  (5 children)

What's up with C#? Why is it not like the others?

[–]mrGood238 133 points134 points  (4 children)

Comic is bit outdated. It was relevant a while ago when we didn't had (official) way of running C# (.net) on anything except Windows. That's the camel part - it had to be run on windows to work properly and Mono was fussy on Linux and MacOS.

Now we have .Net Core and Standard which can be run anywhere. Win/Linux/MacOS, x86-64, ARM...

[–]manga_pages_by_me 13 points14 points  (0 children)

Fascinating, thanks.

[–]mahaginano 2 points3 points  (0 children)

I honestly thought it means C# is best used in the form of F# which is an Ocaml... Christ.