Donald Duck in Mathmagic Land
Spinning Levers - How a Motor Works
Things, a lot of them software, that I found interesting. Everything I link to is free/open source unless specified otherwise.
Makes working in vim nicer
set hlsearch " highlight all search results
set ignorecase " do case insensitive search
set incsearch " show incremental search results as you type
set number " display line number
set noswapfile " disable swapfile
Grabbed a whole web page with scrolling screen shot? Now you want to print it and bleh. The GoFullPage browser extension does a great job ...