this post was submitted on 24 Mar 2024
205 points (95.6% liked)

Programmer Humor

19149 readers
1225 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
[–] [email protected] 28 points 5 months ago (2 children)

This is awesome. Rust wearing full plate armor to dinner is hilarious... Also what's up with Scala? lmao

[–] [email protected] 11 points 5 months ago

Well, obviously she was already in full plate armor when her friends called, so why take it out?

[–] [email protected] 8 points 5 months ago (2 children)

I assume Scala is like a "gateway" (drug) to functional programming by way of also supporting imperative and object oriented paradigms.

[–] [email protected] 3 points 5 months ago (1 children)

Probably more importantly, it runs on the JVM and is designed to interoperate with existing Java code. (FWIW, I actually think they made a major mistake in how they handle null Java objects, and that Kotlin did better here; but Kotlin is much newer.)

[–] [email protected] 1 points 5 months ago

Oh good point I totally forgot it's a JVM lang.

[–] [email protected] 2 points 5 months ago

Ouuu. This makes sense to me, well thought