So you can do all mathematical operations in binary, but you can't represent all numbers in binary like 0.3, which is a repeating number, and had the same issues as a number like 1/3 in decimal where you can't avoid rounding errors
It's worth noting that 1/3 is also a repeating number in binary. 0.01010101....
While 0.3 is in binary 0.0100110011001100...
Okay, I'll tell you, in this situation, the code never really worked outside of the demo stage. It was written in bash+ansibel+terraform+puppet designed to use ssh from a docker container and run stages of the code on different servers. And some of it supposedly worked on his computer, but when it failed to run when he was not clicking the buttons, and I read through each part, I can promise you that it never worked
I didn't write broken code base because I didn't like the code, I meant that it didn't work