- 0 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 23rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Your way of thinking makes sense but you’re interpreting it wrong.
If you can round up and say “0,9_ = 1” , then why can’t you round down and repeat until “0 = 1”? The thing is, there’s no rounding up, the 0,0…1 that you’re adding is infinitely small (inexistent).
It looks a lot less unintuitive if you use fractions:
1/3 = 0.3_
0.3_ * 3 = 0.9_
0.9_ = 3/3 = 1
somePotato@sh.itjust.worksto Memes@lemmy.ml•It takes him just as long to wash his tiny hands.7·2 years agoThe background is the macrobiologist’s coat
How about a screenshot of a screenshot of a screenshot of a screenshot of a meme about screenshots?
I was disgusted by the XML at first, but it’s a readable query returning a sane JSON object.
Meanwhile, I’m mantaining Java code where the SQL is a perfectly square wall of text, and some insane mofo decided the way to read the resulting list of Object[] 🤮 is getting each column by index… so I’d switch to SQXMLL in a heartbeat.