Tag Archive: Linux
A C++ program to get CPU usage from command line in Linux
Shade: status update 2
Shade: status update 1
Shade: a cross-platform framework for games
Building SDL 2 with SCons on Linux

In this post I’m going to show you how to build SDL2 as a static library on Linux using a building tool called SCons. The static library will be used to create a basic program which opens a window, nothing fancy, but…
Read more
Proper screen resolution when running Linux in Virtualbox

Virtualbox by Oracle is definitely the best choice when you need a free solution for your virtualization needs. Using it is pretty straightforward, but recently I had an issue with the screen resolution running Linux (Kubuntu 13.04) on a Windows…
Read more