Archiv

Autor Archiv

Binary systems are simple

23. Dezember 2010

Binary systems are really simple.

They have only three states:
1. true
2. false
3. broken

martin Web

lego mindstorms nxt does fold our t-shirts

2. Oktober 2010

my son got an nxt for birthdaty and we already put to an practical use!

martin Web

willcodeforfoo

28. August 2010

“ There are only two hard things in Computer Science: cache invalidation and naming things. Phil Karlton

viawillcodeforfoo.

martin IT

Introducing the Google Command Line Tool – Google Open Source Blog

22. Juni 2010

grep for intersection in files

4. Juni 2010

grep -Fx -f file1 file2
intersection between two files

martin IT, Web, cmd-lines

Google Reader (5)

30. April 2010

$ vi +/pattern [file]

Open up vi or vim at the first instance of a pattern in [file]. Useful if you know where you want to be, like "PermitRootLogin" in sshd_config. Also, vi +10 [file] will open up a file at line 10. VERY useful when you get "error at line 10" type of output.

viaGoogle Reader (5).

martin Web

10 Tools To Add Some Spice To Your UNIX Shell Scripts

22. April 2010

Visual jQuery 1.1

21. April 2010

Visual jQuery 1.1.

cool visual jquery api reference

martin Web

Editing remote files securely with vim

21. April 2010

Editing remote files securely with vim.

vim scp://user@host/[path_to_file]

martin Web

the internet is

9. April 2010

the all-knowing garbage dump

free translation of a german quote by Tim Pritlove chaosradio express

martin Web