this post was submitted on 16 Dec 2025
108 points (100.0% liked)
Slop.
812 readers
510 users here now
For posting all the anonymous reactionary bullshit that you can't post anywhere else.
Rule 1: All posts must include links to the subject matter, and no identifying information should be redacted.
Rule 2: If your source is a reactionary website, please use archive.is instead of linking directly.
Rule 3: No sectarianism.
Rule 4: TERF/SWERFs Not Welcome
Rule 5: No bigotry of any kind, including ironic bigotry.
Rule 6: Do not post fellow hexbears.
Rule 7: Do not individually target federated instances' admins or moderators.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yep, I mentioned that as using more complex data structures. A computer can do calculus or algebra but you're going to need to represent the problem with an abstract syntax or expression tree and a set of rules to apply to the tree, which takes up a helluva lot more space than raw types like integers and floats.
I don't want to test your knowledge, I'm just concerned that your comment comes across as computers have always been bad at math, LLMs getting math questions wrong is nothing to new.
Computers are cracked at math.
0.6666667 is just rounding that's thought to school children too. Honestly floating point math gets a lot worse than that, for example
1.1 * 3. But that's still standardized exact behavior.