Node.js installation for Raspberry Pi…

Node.js is a brilliant platform for creating network applications. It is mainly known for its non-blocking I/O and event driven system. In simple terms, Node.js can easily handle a large number of requests while simultaneously consuming lesser server memory. These are the attributes one should be looking for in a low power server like, you guessed it, Raspberry Pi. Here, you’ll learn how to setup Node.js for Raspberry Pi.

Read more

Kernel 3.11.3: Upgrade you Kernel

Linux Kernel 3.11.3 is out and it seems a perfect kernel update to upgrade to since Kernel 3.11 stable. It fixes quite a few annoyances, and we’d recommend you get it just for the sake of being current out of everything else. Of course, kernels come out all the time so you might want to check out if you wish to have the latest kernel by [visiting here](http://revryl.com/keywords/kernel/) from time to time.

Read more