this post was submitted on 16 Jun 2023
0 points (NaN% liked)

Memes

52035 readers
793 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] firelizzard@programming.dev 0 points 2 years ago (6 children)

This is how I feel about Java vs Go/C#/etc

[–] SpookySnek@sh.itjust.works 0 points 2 years ago (5 children)

Which is java and which is C# lmao

[–] firelizzard@programming.dev 0 points 2 years ago* (last edited 2 years ago) (4 children)

Java is the top, C# is the bottom. The Java language designers consider unsigned integers harmful (and this). They're basically saying "You could hurt yourself with this so we're taking it away." I find that patronizing and disrespectful. On the other hand C# and Go tell you, "Yo bro, doing pointer math and direct memory manipulation is not safe, but I'm not gonna stop you."

[–] PixxlMan@lemmy.world 1 points 2 years ago

I love that about C#. It's safe and managed, but if you need the unsafe features for performance etc, then they're available. It's the best if both worlds, imo.

load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)