Here it is.

Coding, Humans and where it all goes wrong.

Tag: programmer

Top 10 webapps for programmers

1 ) Evernote

Although I use evernote as my brain online for everthing, it is incredibly useful for programmers too. Where I work things like requirements can be captured on almost anything, so snapping photos of whiteboards/notepads/beer mats that become OCR searchable is very handy. On top of that it’s nice to have all notes [...]

Sync config files over dropbox

One of the many reasons for my love of linux is the idea of keeping config information in simple texts files in the home directory of each user. It all very painless. And now with Dropbox I can have a set of application configurations stored via the web.
Using Dropbox, add a folder(I’ve called mine dotfiles) [...]