this post was submitted on 27 Jun 2025
754 points (98.6% liked)

Programmer Humor

24540 readers
1754 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
[–] [email protected] 3 points 19 hours ago (1 children)

i think you did the weight approximation in the wrong order, 10^24^ is a lot bigger than 6×10^23^. so you can probably double the final weight.

[–] [email protected] 2 points 12 hours ago (2 children)

10^24 is a lot bigger than 6×10^23

Well yeah it’s almost double, but I wrote the comment as a mental estimation of the order of magnitude, so it doesn’t change the substance of the discussion.

I mean at the beginning I arbitrarily picked a number in that 10^40 to 10^44 range and that’s a factor of 1:10,000 rather than 1:2, lol.

[–] [email protected] 2 points 10 hours ago

Slightly less than double, actually. (Doesn't really change the meat of the argument or anything though.)

[–] [email protected] 1 points 11 hours ago

yeah yeah, cosmological approximations and all that, but there's still a bit of difference between "planetoid" and "gas giant" :P