Behind the Scenes: How Game Servers Keep Multiplayer Action Smooth
By: Joe Warnimont, 12/11/2024
Whenever I play a multiplayer game, I have to remind myself just how magical the experience truly is. I’m partaking...
Read More »By: Joe Warnimont, 12/11/2024
Whenever I play a multiplayer game, I have to remind myself just how magical the experience truly is. I’m partaking...
Read More »By: Alexandra Anderson • 1/21/2015
Fans of the developer-friendly JavaScript platform may already know where to find free Node.js hosting —...
Read More »By: Ryan Frankel • 1/15/2015
Installing Go (Golang) can be tricky on Ubuntu. The repositories for versions 12.04 and 14.04 are dated...
Read More »By: Jacob Nicholson • 1/8/2015
Node.js, a JavaScript-based platform, is an increasingly popular, lightweight, and efficient option for...
Read More »By: Ryan Frankel • 12/29/2014
Deciding whether something is a number in JavaScript should be a straightforward type check (i.e., using...
Read More »By: Ryan Frankel • 12/21/2014
Every built-in JavaScript object type has a toString() method. This method is automatically called when...
Read More »By: Ryan Frankel • 12/5/2014
The distributed version control system called Git has changed the way developers think of code merging...
Read More »By: Ryan Frankel • 11/26/2014
PHP is the most popular server-side web programming language today, so it’s important to know how to...
Read More »By: Ryan Frankel • 10/27/2014
Taking a screenshot is something we all want to do at some point. The first personal computers in the...
Read More »By: Ryan Frankel • 10/21/2014
Many folks who need web hosting these days want the simplest method for managing servers. Many just...
Read More »By: PJ Fancher • 10/7/2014
On most Linux systems, there are two basic types of user accounts: The root user (which also is called...
Read More »By: Ryan Frankel • 9/26/2014
Gearman is a fantastic, open-source parallel task runner and/or job server. It is simple to implement and...
Read More »By: Ryan Frankel • 8/28/2014
With the release of Ubuntu 14.04 and the proliferation of PHP 5.5, there is going to be a migration away...
Read More »