Category Archives: Linux

You have mail

Looking for a gmail notifier that uses Ubuntu’s new Indicator Applet? Well look no further! http://ahadiel.org/projects/gmail-notifier

Posted in General, Linux, Programming | Leave a comment

Windows 7 – d(^.^d)

The Japanese Man behind the counter seems weary of Linus (and possibly his possey), but at the same time appears happy at the prospect of a potential sale. In the end, Linus does NOT buy a copy of Windows 7 … Continue reading

Posted in General, Linux | Leave a comment

Microsoft’s Training Campaign for Bestbuy Employees

Microsoft attacks Linux with Bestbuy Retail-training talking points. Continue reading

Posted in Linux | Leave a comment

Volctrl Released!

Check out my latest project Volctrl.

Posted in Linux, Programming | Tagged , , | Leave a comment

Speed up downloads in Pacman

While idling in #archlinux on freenode, I came across this neat little trick to speed up downloads in pacman. First install the package axel: pacman -Sy axel Then, edit /etc/pacman.conf: XferCommand = /usr/bin/axel –output=%o %u The next time you update/download … Continue reading

Posted in Linux | 1 Comment