Live data from Hacker News

Viewing profile — bruderstein

bruderstein

HN member
Joined
Sat, Mar 28, 2015, 8:56 PM UTC
HN karma
11
Public activity
3 items

About bruderstein

No profile information was provided.

Recent public activity

  1. comment
    Comment #34014391

    timewarrior.org Not associated, but a big fan. Console based, so easily scriptable. Use it not for consulting but time tracking between projects.

  2. comment
    Comment #31467486

    intervene.dev does effectively this.

  3. comment
    Comment #9282759

    Actually it's more like a "second step" for make. You can use make to generate ninja files, and then ninja does the actual build. The idea is that make makes a lot of decisions tha…