this post was submitted on 21 Nov 2024
370 points (97.2% liked)

Programmer Humor

19622 readers
2575 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Diplomjodler3@lemmy.world 57 points 12 hours ago (5 children)

Aren't Java and JavaScript the same anyway?

[–] idunnololz@lemmy.world 1 points 50 minutes ago

I didn't get the joke until I read this and took another look.

[–] MajorHavoc@programming.dev 12 points 6 hours ago (1 children)

Yeah. And Vim and VSCode are one product, as well, if configured correctly.

And why is the Ubuntu logo even on here?!

I joke!I'm joking. I'm a fully indoctrinated member of the cult of Debian. I'm actually one of the eleven people who care that there are differences between Debian an Ubuntu. And I have a shirt that expresses how much I hate Snaps.

[–] Diplomjodler3@lemmy.world 4 points 6 hours ago* (last edited 41 minutes ago) (1 children)

But I bet you don't have a shirt that condemns systemd, you casual!

[–] MajorHavoc@programming.dev 2 points 6 hours ago

Lol. That's true. I couldn't find one in my size.

[–] NaibofTabr@infosec.pub 88 points 11 hours ago (2 children)

Java is to JavaScript as car is to carpet.

[–] drcobaltjedi@programming.dev 13 points 6 hours ago

I once told my boss that when I advertised as being a java dev when he was wondering why I was having a hard time with JS. He still didn't get it and thought one was a subset of the other. I had to explain to him that you don't drive your carpet to work, they are infact different and only share some letters in common.

[–] jubilationtcornpone@sh.itjust.works 44 points 11 hours ago (1 children)

One takes you places, the other is a nasty dirt magnet. Which one is which is entirely subjective.

[–] NaibofTabr@infosec.pub 40 points 11 hours ago (2 children)

Touche.

A flying nasty dirt magnet that takes you places.

So basically JavaScript with TypeScript.

[–] Im_old@lemmy.world 14 points 11 hours ago* (last edited 11 hours ago)

Oh that carpet is going to be definitively dirtier afterwards lol.

[–] ma1w4re@lemm.ee 3 points 7 hours ago

I'd say C# and Java are the same 🥶🥶🙏🙏

[–] babybus@sh.itjust.works 9 points 11 hours ago (1 children)

No. JavaScript doesn't have types. Java and TypeScript are the same though.

[–] kameecoding@lemmy.world 0 points 6 hours ago

Kotlin is much closer to Typescript than Java.

But typescript is not real OO, it's a meta language trying to make javascript useable, so basically typescript isn't like anything.