27
you are viewing a single comment's thread
view the rest of the comments
[-] MonkderVierte@lemmy.zip 11 points 4 hours ago* (last edited 4 hours ago)

Say, you have a turn-based game where units move on a grid. … Then you realize that the move finishes exactly when the position of the unit coincides with the target cell's center.

I mean, something like inbetween(target - cellRadius, target + cellRadius), no?

And of course you first (and generally) convert the floating points to units you can actually work with, why is this even a question? Anyone who knew KSP as more than a rocket explosion simulator, learned that lession long ago from the Kraken.

[-] Blue_Morpho@lemmy.world 7 points 3 hours ago

That's one case study. He lists many more where throwing an epsilon at a floating point problem is the wrong solution.

this post was submitted on 16 Apr 2026
27 points (96.6% liked)

Programming

26508 readers
187 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS