_      _            _
         _ __ ___ (_) ___| | __  _ __ | |
        | '_ ` _ \| |/ _ \ |/ / | '_ \| |
        | | | | | | |  __/   < _| | | | |
        |_| |_| |_| |\___|_|\_(_)_| |_|_|
                  | |
                  |_|       Thoughts on (technical) stuff...
You're from: 107.21.186.38

Projects

rdup

rdup doesn't backup anything, instead it print a filelist to standard output. This list is either a full list (for a null dump) or an incremental list.

By using rdup it becomes very easy to write some shell scripts which actually implement a backup strategy.

See the project page or check the rdup category for related blogs.

source

Git is being used. You can pull/clone from the following location, with

git clone http://www.miek.nl/git/rdup.git

GoDNS

A dns library written in Go. See the project page for more information.

"Learning Go" book

A work-in-progress book giving an introduction into the Go language of Google. It is written in LaTeX with the Memoir class (and a bunch a extra classes). It should be build on all TeX-live platforms.

Each night a pdf is build and put online at /files/go.

See the project page for more information.

hdup

hdup is not maintained anymore, but you can still download it. See the project page.