Recent Posts

Raylib and C

Recently I wanted to refresh my C programming skills and was on the lookout for a library or framework for getting graphics onto the screen while doing so and I stumbled upon the Raylib library. It suited the bill perfectly.

Contine reading...

Disabling Comments

So in my last post I lamented that I was getting only spam comments on my blog after updating it with Staticman to enable comments so today I have decided to disable comments altogether.

Contine reading...

Comments Update

Since 2021/02/27 my blog has had comments enabled courtesy of Staticman. Unfortunately it seems that the only comments I get are spam so I am torn as to whether to continue enabling comments or to remove them.

Contine reading...

Centering mouse in the Active Window

This is just a quick post on how to centre your mouse in the currently selected window on Linux.

Contine reading...

vim is Powerful

The text editor vim is really quite powerful! I am always surprised by how much so!

Contine reading...