24.January.2012
20.January.2012
16.January.2012
12.January.2012
  • Brain: Are you pondering what I'm pondering?
  • Pinky: I think so, Brain. But if I put on two tutu's, would I really be wearing a four-by-four?
  • Brain: Why do I even bother asking?
  • Pinky: I dunno, Brain. Maybe it's all part of some huge, cosmic plot formula!
6.January.2012
Ostriches are Vegetables

Ostriches are Vegetables

4.January.2012

If I ever design an IDE, I will have both ‘stop’ and ‘hammer time’ buttons.

3.January.2012
27.December.2011

My ~/.gitconfig (excerpt)

[color]
    ui = true
[alias]
    st = status
    ci = commit
    cm = commit -m
    br = branch
    co = checkout
    cp = cherry-pick
    df = diff
    dc = diff --cached
    dt = difftool
    lg = log -p
    lol = log --graph --decorate --pretty=oneline --abbrev-commit
    lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
    ls = ls-files

    # Show files ignored by git:
    ign = ls-files -o -i --exclude-standard
[core]
    autocrlf = input

7.December.2011
Angry Birds Caroling

Angry Birds Caroling

4.December.2011

Very interesting, Google’s responsive design for gmail/etc changes the vertical space as much as (or more than) the horizontal space.  I guess the assumption is simple: if you have a wider screen, then your screen is also taller.  (I guess it’s bad to be one of the oddballs who put their monitor in portrait mode.)  I wonder if I will ever use this in real life…

9.PM

atmos:

Greg Wilson - What We Actually Know About Software Development, and Why We Believe It’s True (by CUSEC)

← Older Entries Page 1 of 60