12 Bit hacking with go

medium.com posted by andythomas 2632 days ago  

In the good old days of computing when memory was expensive and processing power was at premium, hacking on bits directly was the preferred (in some cases the only) way to process information. Today, direct bit manipulation is still crucial in many computing use cases such as low-level system programming, image processing, cryptography, etc.

Register to comment or vote on this story