Hey dev.to 👋
Post 2/9 of my Computers series is out.
This one is about information representation: how everything becomes bits - binary and hex, unsigned/signed integers, two's complement, IEEE 754 floats, Unicode, and how raw bytes turn into real data structures.
If you've ever wondered why 0.1 + 0.2 != 0.3, this post explains it.
Top comments (0)