Jan 22, 2013

Install Oracle JDK7 on Ubuntu

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

(Source: webupd8.org)

Jan 16, 2013
Birthday present from @marz619

Birthday present from @marz619

Jan 13, 2013
Just found this inside an old computing magazine. #RealPlayer 10 is definitely a must-have.

Just found this inside an old computing magazine. #RealPlayer 10 is definitely a must-have.

Jan 11, 2013

Hidden VNC Client in OS X

Useful alias to add to your .zshrc

# VNC
alias vnc='/System/Library/CoreServices/Screen\ Sharing.app/Contents/MacOS/Screen\ Sharing'
Jan 6, 2013
Spotted: The first #Tesla Model S in #Mississauga, #Ontario

Spotted: The first #Tesla Model S in #Mississauga, #Ontario

Dec 26, 2012
#RaspberryPi #XBMC installer

#RaspberryPi #XBMC installer

Dec 21, 2012

Vim auto-indent won’t let you paste properly?

Before paste

:set paste

Do paste, then

:set nopaste

Continue editing

Dec 17, 2012
Cool website bro.

Cool website bro.

Dec 10, 2012
So much better than having two screens side by side.

So much better than having two screens side by side.

Dec 10, 2012

[redis-server] <defunct> pwning your disk io?

Try

# echo 1 > /proc/sys/vm/overcommit_memory

And restart redis-server

Navigate
About