Technical notes, my online memory

Thursday, January 29, 2009

How to delete all waypoints from a garmin etrex

›
Deleting all waypoints from the garmin etrex legend is extremely un-intuitive. You need to get to the find waypoint screen then click the ...
Thursday, January 15, 2009

Why distributed source code management (git) is better than X

›
Great article detailing why git is better than a list of other SCMs (mercurial,bzr,svn,perforce). But what about darcs? I think possibly t...
Tuesday, December 23, 2008

Sandisk MP3 player problems on hardy

›
My Sandisk mp3 player isn't mounting properly under hardy: [ 3063.523223] usb 5-5: new high speed USB device using ehci_hcd and address ...
Thursday, December 18, 2008

GDB tips

›
gdb --args ./binary arg1 arg2 You can do make and make install from inside gdb! list - see where you are in the code set follow-fork-mode c...
Wednesday, December 17, 2008

Why darcs is better than bzr

›
I am all in favour of distributed revision control. Recently I tried bazaar (bzr) because it has superior windows support compared to any o...
Saturday, December 13, 2008

Google SPF checking FAIL

›
Google inbound SPF checking is shit. Even for hardfail specifications, it delivers the email to the user's inbox with no visual indicat...
Sunday, November 23, 2008

Howto rotate avi movie files

›
mencoder -vf rotate=2 -o OUTPUT.AVI -oac copy -ovc lavc INPUT.AVI
‹
›
Home
View web version
Powered by Blogger.