Explore >> Select a destination


You are here

blog.demofox.org
| | codingnest.com
3.5 parsecs away

Travel
| | There is a lot of confusion about floating-point numbers and a lot of bad advice going around. IEEE-754 floating-point numbers are a complex beast, and comparing them is not always easy, but in this post, we will take a look at different approaches and their tradeoffs.
| | pavpanchekha.com
3.5 parsecs away

Travel
| | [AI summary] The article discusses the limitations of arbitrary precision arithmetic in avoiding floating point rounding errors and advocates for expression rearrangement as a more effective solution.
| | blog.reverberate.org
2.0 parsecs away

Travel
| | Author's note: this article used to be called "What Every ComputerProgrammer Should Know About Floating Point, part 1". Some peoplenoted that this was perh...
| | www.sysdig.com
23.9 parsecs away

Travel
| How to instrument the Linux kernel for system call tracing using eBPF and how Sysdig leverages eBPF for visibility and security.