1289
Is this a Nut? (media.gehirneimer.de)
you are viewing a single comment's thread
view the rest of the comments
[-] AeonFelis@lemmy.world 98 points 1 year ago* (last edited 1 year ago)

C# should actually be "What Java said, except it's ICrackable".

[-] warlaan@lemm.ee 38 points 1 year ago

No, actually C#'s answer should be: "What Java said - hold on, what Python said sounds good too, and C++'s stuff is pretty cool too - let's go with all of the above."

C#, or as I like to call it "the Borg of programming languages".

I got my first software developer role last year and it was the first time I’d written C#, I was more TypeScript. Now we use both but I must say I really like C# now that I’m used to it.

[-] LeFantome@programming.dev 6 points 1 year ago

I think most programmers would like C# if they spent time with it. It is getting a bit complex because the joke about it over borrowing from other languages is on the money. It is a nice language though and pretty damn fast these days all things considered.

[-] Scoopta@programming.dev 1 points 1 year ago

There's too much MS in the language and runtime for me. The fact that it gives my Linux programs DLL files and the fact that by default the SDK phones home makes me run away in horror from not only writing it but also running other projects written in it.

[-] force@lemmy.world 2 points 1 year ago

even nicer is F#. join us brother, you can do everything that you can do in C# but better

What does it offer that would make it better? Just curious and I’m not in a position to change out tech stack at work though.

[-] callumbirks@programming.dev 8 points 1 year ago

Would the equivalent Rust trait be Crack?

[-] blackstampede@sh.itjust.works 15 points 1 year ago
[-] taaz@biglemmowski.win 5 points 1 year ago
[-] class_d_fire@programming.dev 5 points 1 year ago* (last edited 1 year ago)

Into's type parameter has an implicit Sized bound. I think AsRef<dyn Crack> would be the trait of choice :D

this post was submitted on 14 Mar 2024
1289 points (98.5% liked)

Programmer Humor

22189 readers
1627 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