C++: Parsing length prefixed strings
Most programmers are fairly familiar with null-terminated strings: A sequence of characters that is …
Continue ReadingMost programmers are fairly familiar with null-terminated strings: A sequence of characters that is …
Continue ReadingThis is my attempt at providing a guide on how to setup Poudriere to build your own binary packages …
Continue ReadingFrom this point on, I will never again create a ZFS pool without using GPT labels. Why? Because it …
Continue ReadingSometimes you have to do something silly such as reading the entire contents of a file into a …
Continue ReadingIn this very short blog post I’d just like to help everyone who finds themselves in a …
Continue Reading