danda

joined 2 years ago
[–] danda@lemmy.zip 39 points 1 week ago (13 children)

A turtle lives in water, a tortoise lives on land. A turtle's not a tortoise, it's not hard to understand.

[–] danda@lemmy.zip 78 points 3 weeks ago (3 children)

I like that every article about this guy uses that same photo

[–] danda@lemmy.zip 4 points 9 months ago

This happened to my buddy Eric

[–] danda@lemmy.zip 25 points 11 months ago* (last edited 11 months ago) (4 children)
[–] danda@lemmy.zip 2 points 11 months ago (6 children)

It's because parseInt is expecting a string, so the decimal gets converted to a string, and 0.0000005.toString() returns 5e-7.