build

  • Build a Multiplayer game using Javascript Dec 10 2017
    In this tutorial, we will take a look at how to build a multiplayer game using Javascript and NodeJS. My goal is to take you through the basic setup so that you can begin focusing on the actual gameplay. When building a full-scale MMO, there are a lot of things to consider like load balancing, network contingencies, etc. For now, we are going to focus on the bare minimum just to help you get an understanding of how you can creatively and effectively use the available tools of NodeJS to get started.

  • How to build a Supercomputer Jan 13 2016
    So you want to build a supercomputer? Well, if you checked out my video on quantum computing you’ll know that scientist are working to make computers stronger and faster than ever. Unfortunately, building a quantum computer is not something you can do at home, unless your home is a laboratory of course. All hope isn’t lost though, you can still go on to build your very own supercomputer. To do this, we will be making a Linux cluster.

  • How to Build Custom Cyanogenmod Rom Jul 04 2014
    Build Custom Cyanogenmod Rom? So are you ready to take on Rom Development? That’s okay if you’re not, because I’ll help walk you through it. In this tutorial, I’m going to show you how to build your own Cyanogenmod Rom right from source. This sounds a lot more complicated than it actually is though. However, keep in mind that you will need a lot of patience when doing this. For this tutorial, I’m going to assume that you have Linux up and running and you’re familiar with basic Linux and Android operations.