this post was submitted on 14 Feb 2026
401 points (99.8% liked)

Programmer Humor

31445 readers
1760 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] TrickDacy@lemmy.world 9 points 3 months ago* (last edited 3 months ago) (2 children)

Pretty sure that math.random is decades old.

[–] bleistift2@sopuli.xyz 26 points 3 months ago (1 children)

Pretty sure OP’s image is hyperbole.

[–] TrickDacy@lemmy.world 4 points 3 months ago

Right. I'd agree this is a thing that happens, I just thought you were addressing this one in particular

[–] meekah@discuss.tchncs.de 4 points 3 months ago (3 children)

Pretty sure many codebases running today (even JS ones) are older

[–] Sv443@sh.itjust.works 9 points 3 months ago (2 children)
[–] sparky@lemmy.federate.cc 1 points 3 months ago

Remember IE? Yeah. Probably responsible for a lot of now-superfluous things like this theory suggests.

[–] meekah@discuss.tchncs.de 1 points 3 months ago

Gotta admit, didn't think it was that old

[–] Ajen@sh.itjust.works 2 points 3 months ago

How many JS codebases are over 30 years old? Can you name even one?

[–] TrickDacy@lemmy.world 2 points 3 months ago

And? I don't know how to check but I'd guess math.random was included from the beginning.