Binary Bloopers 2: The Unreliable Source of Truth

Because even the most well-intentioned algorithms can have a bug-ridden past.

Here are some of the most heinous bugs we've encountered:

1. The Infinite Loop of Doom

A loop that loops, a loop that loops, it never ends.

Read more

2. The Floating Point Fiasco

When the bits and bytes just won't add up.

Read more

3. The Null Pointer Paradox

A pointer that points to nothing, and yet, somehow it still works?

Read more