Live data from Hacker News

Viewing profile — znull

znull

HN member
Joined
Fri, Sep 18, 2009, 5:22 PM UTC
HN karma
64
Public activity
10 items

About znull

No profile information was provided.

Recent public activity

  1. comment
    Comment #29029558

    All I can think of is Comcast -> Xfinity and how well that's gone...

  2. comment
    Comment #24724331

    I'm surprised to hear so many in this thread had negative experiences. My experience as an applicant at Stripe was stellar from beginning to end, probably the most professional and…

  3. comment
    Comment #20332103

    Statistically, it's the other way around.

  4. comment
    Comment #17491948

    Just the bikes and scooters? Not, say, the idle cars left on streets all over town?

  5. comment
    Comment #7676180

    You want to settle a dispute between economists and ecologists? Ask a physicist: http://physics.ucsd.edu/do-the-math/about-this-blog/

  6. comment
    Comment #1538857

    And why do you think that is? I've seen too many situations where the reward for being more productive than lesser-clued co-workers was a greater share of grief and stress.

  7. comment
    Comment #1233012

    I haven't pushed it very hard. I'm only using it for personal stuff. That said, it's pretty good at DWIM for a command-line tool. It works as advertised and doesn't require any fid…

  8. comment
    Comment #1217339

    http://www.dirvish.org/ and http://rsnapshot.org/ are both wrappers around rsync that do exactly this. Eventually, though, I switched to http://duplicity.nongnu.org/ for the networ…

  9. comment
    Comment #847054

    $ cat foo.c #include int main(int ac, char av) { int x = 3; x = x + x++; printf("x = %d\n", x); return 0; } $ make foo CFLAGS=-Wall cc -Wall foo.c -o foo foo.c: In function ‘main’:…

  10. comment
    Comment #830676

    what are you all talking about? I've been using 64-bit firefox 3.0 (debian's iceweasel) with 64-bit flash (ever since 64-bit flash became available), no nspluginwrapper, and I have…