VirtualTam's bookmarks

  1. 1git rev-list --objects --all \
    2| git cat-file --batch-check='%(objecttype) %(objectname) %(objectsize) %(rest)' \
    3| sed -n 's/^blob //p' \
    4| sort --numeric-sort --key=2 --reverse \
    5| head -n 150 \
    6| cut -c 1-12,41- \
    7| $(command -v gnumfmt || echo numfmt) --field=2 --to=iec-i --suffix=B --padding=7 --round=nearest
    
  2. "Nouns can fall on your head, creating a big noun on your noun."

  3. Bigger than my head 2015-03-17

    A friend of mine was once interviewing an engineer for a programming job and asked him a typical interview question:

    • How do you know when a function or method is too big?
    • Well, said the candidate, I don't like any method to be bigger than my head.
    • You mean you can't keep all the details in your head?
    • No, I mean I put my head up against my monitor, and the code shouldn't be bigger than my head.

    ~ from http://www.gigamonkeys.com/book/practical-a-simple-database.html

  4. It's not a bug, it's a feature! "It was working in my head"

  5. EOL is a robot band made of automated instruments: cello, drums, guitar, and a printer head for lead parts