498
top 50 comments
sorted by: hot top controversial new old
[-] jenesaisquoi@feddit.org 72 points 6 days ago
[-] JCpac@lemmy.today 115 points 6 days ago

No, it's Javascript, keep up

Javascript is basically just C with some syntactical sugar, right? RIGHT?!?

[-] kryptonianCodeMonkey@lemmy.world 7 points 6 days ago* (last edited 6 days ago)
[-] mcv@lemm.ee 3 points 5 days ago

To the contrary, it's Lisp with a lot of syntactic sugar to make it look more like C, but underneath it's nothing like C. It's a weird hybrid.

[-] AngryCommieKender@lemmy.world 1 points 5 days ago

I would say that your username doesn't check out, but being honest we're all coders, or at least script kiddie pirates, around here.

[-] MajesticElevator@lemmy.zip 11 points 6 days ago
[-] pupbiru@aussie.zone 19 points 6 days ago* (last edited 6 days ago)

Math.min isn’t the minimum integer; it’s the minimum of a list (and max visa versa)… the min/max of an undefined list is the same… IDK what it is, but this probably the most reasonable of the “WTFs” they could have put there i think… other languages would throw an exception or not compile (which JS definitely SHOULD do instead of this, buuuuut lots of JS has aversions to errors)

*edit: okay the curiosity was killing me: Math.min() is Infinity and Math.max() is -Infinity

[-] MajesticElevator@lemmy.zip 4 points 6 days ago

That explains it then. It could be mislead for -inf and +inf

load more comments (3 replies)
[-] bastion@feddit.nl 15 points 6 days ago

I love the two lonely downvotes on this.

[-] Littux@lemmy.world 5 points 6 days ago

Merging the upvotes and downvotes is the best option

[-] bastion@feddit.nl 8 points 5 days ago

nah, it's more fun this way.

[-] andioop@programming.dev 7 points 5 days ago

If you thought this was fun you might like https://jsisweird.com/ with similar questions

[-] LovableSidekick@lemmy.world 5 points 5 days ago
load more comments
view more: next ›
this post was submitted on 17 May 2025
498 points (97.9% liked)

Programmer Humor

23417 readers
1698 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