Multiple Virtual Monitors with Virtualbox and XFCE

I love VirtualBox. I need Windows in order to run some programs (read: games) so VirtualBox lets me run Linux when I need it. Sometimes, I need to use more screen space – I want a terminal on one window and my web browser/IDE on the other.

Why I'm Restarting My Blog

Today, I’ve decided I’m going to restart my blog. This blog used to be a place where I talked about random things that I found cool, interesting, random, frustrating, or anything really. I’ve moved on from this blog since I entered high school, and now I’m wishing that I had it again.

How to store your Android's music with Google in 3 easy steps

Many people don't know that Google offers a free cloud service that lets you store your music on Google's servers, freeing up a lot of space on your Android phone. This service, Google Music, lets you store up to 20,000 songs with Google and lets you listen to these songs virtually anywhere. Here's how to get started.

The Mystical Coffeescript 'by' Keyword Explained

Coffeescript is an amazing language. As a matter of fact, it's my favorite language. Here's some recent code I used to split up one array into a multidimensional array with a certain number of columns.

5 Mistakes Solo Developers Often Make

Developers often code differently when not in a team. They deem many tools unnecessary for projects as "small" as what they're doing. These tools are really actually pretty useful for solo projects, even necessary.