Category Archives: How To

How To Install Emacs 24 on Debian Squeeze

You are probably wondering what all the fuss is about the newest prerelease versions of Emacs 24. Well, the best way to see them is to install the newest version.Here’s how you can do that on Debian. This tutorial is … Continue reading

Posted in How To, Tips, Uncategorized | Tagged , , , , , | Leave a comment

Grindcraft: My Windows “Port”, A Minecraft Soundtrack for your daily life

I stumbled upon this program called “GrindCraft“. It plays songs from the Minecraft soundtrack at random times while you are at your computer. However, it only works for Macs, well easily anyways. Today I ported it to Windows with Audiere. … Continue reading

Posted in How To | Tagged , , | Leave a comment

How to Install CrunchBang Linux Statler and Keep Your Windows Install

CrunchBang Linux (aka #!) is an openbox distro with a simple and efficient setup. Generally the procedure for installing Linux from a flash drive is to open up Unetbootin and let it do its work on the .iso file. However, … Continue reading

Posted in How To | Tagged , , | 1 Comment

Using EasyGUI to Enhance Your Python Script

The programming language Python has many different libraries that allow you to create applications with graphical user interfaces. Some are more popular than others (Tkinter being the most well known). Many are very obscure and have very little documentation. One … Continue reading

Posted in How To, Tips | Tagged , | Leave a comment

Raybans and Macbooks: A Journey On Becoming A Hipster

This is a guide on how to be a hipster. Or maybe it’s a tale of how not to be a hipster. With these easy steps you can achieve victory before achieving was cool. Just follow these simple steps. Firstly, … Continue reading

Posted in How To, Tips | Tagged , , , | Leave a comment

Make Emacs Open Fullscreen All the Time

I was having problems with Emacs loading half off my desktop when I opened it so I googled around the internet(z) and I found this code: (defun toggle-fullscreen () (interactive) (x-send-client-message nil 0 nil “_NET_WM_STATE” 32 ‘(2 “_NET_WM_STATE_MAXIMIZED_VERT” 0)) (x-send-client-message … Continue reading

Posted in How To, Tips | Leave a comment

Starting A Website On The Smallest Of Servers

Running a Website on a Minimal Server Currently my website is being hosted on a tiny account on A Small Orange servers. It includes 150mb of disk space and 4.5gb of bandwidth.This might not seem like a lot of resources … Continue reading

Posted in How To, Opinion, Tips | Leave a comment

My Notetaking System

Recently I have begun on the noble quest to try to organize my notes. I had never thought about archiving important information in a centralized place until recently. It took me quite awhile to figure out which software did and … Continue reading

Posted in How To, Tips | Tagged , , , | Leave a comment

Chess

It has been around for hundreds of years. It is a truly universal game. Chine, Britain, Russia, and even we ”uncivilized”  people from America play it. No I am not talking about Soccer and the current World Cup happenings. Well let me … Continue reading

Posted in How To | Tagged , , , | Leave a comment

How To Get in the Content Producing Zone

Wow, that title really makes me sound like one of those twitter spamming SEO guys. Anyways, I am writing this post to tell you what works for me when I want to get down to business and write a solid … Continue reading

Posted in How To, Tips | Tagged , , , | Leave a comment