I haven't been writing a lot of content lately. This is in part me being involved in several videos which…
One of the most powerful and important things about Open Source software is that it brings people together to work…
Several of my friends in tech are having a hard time in their career due to everything going on in…
One project I created at MariaDB is libMariaS3 [source, documentation]. It is a lightweight simple LGPL licensed API to access…
I have recently created a new library called libMariaS3 for a couple of teams at MariaDB which provides a simple…
Gource is a tool which can take a source code tree and create beautiful visualisations out of it. I've used…
All software has bugs. Even if you could possibly write the perfect bug free software all the layers down have…
With MariaDB ColumnStore 1.1 Beta now released I quickly checked Twitter today to see what the response so far has…
Unlike most storage engines, MariaDB ColumnStore does not store its data files in the datadir. Instead these are stored in…
Sometimes network protocols don't entirely behave as documented. Other times there is no documentation at all beyond code. Either way…