Setting Up Git

I forget these steps frequently, so I thought I’d post them. These come from Github’s new repository page. For the purposes of this, [repo] is the repository name and [user] is your github username. Next steps: mkdir [repo] cd [repo] git init touch README git add README git...
AMD vs. Intel Revisited

AMD vs. Intel Revisited

A few months back, my friend Pyotr asked me if I prefered AMD or Intel, and I put up a pointless blog post about it. Anyway, I’ve recently upgraded my home system, and have built a few new machines at work using both Intel and AMD, and want to say that I do honestly prefer AMD...
There’s #CENSORSHIPEVERYWHERE

There’s #CENSORSH...

I’ve censored the following, in protest of a bill that gives any corporation and the US government the power to censor the internet–a bill that could pass THIS WEEK. To see the uncensored text, and to stop internet censorship, visit:...
RIP

RIP

    RIP Steve Jobs. You will be missed. (Image from Matthew Yohe, released under the Creative Commons Attribution-Share Alike 3.0...
Git on Bitbucket

Git on Bitbucket

So I’m very excited to see that I can now use all the features of github on bitbucket (mostly), including git, for free! It’s true! I’m switching everything to bitbucket already. Read all about it here.