Live data from Hacker News

Viewing profile — nzd

nzd

HN member
Joined
Wed, Aug 23, 2017, 9:31 PM UTC
HN karma
9
Public activity
7 items

About nzd

No profile information was provided.

Recent public activity

  1. comment
    Comment #46853403

    Sublime Text. It's art.

  2. comment
    Comment #42879505

    I'm sort of married to Sublime Text. I install all my plugins via "git clone" and never Package Control. Then I study their details, customize them in the source, modify keybinding…

  3. story
    Show HN: GitHub network graph in fullscreen with a searchable commit list

    This is a userscript for browsers that I made some time ago but forgot to promote anywhere. It helps you make better use of GitHub's network graph page which is presented by GitHub…

  4. comment
    Comment #24470556

    This is hard to fully understand. So you can't choose in any way which state it will collapse to during measurement? If that was possible, it would mean FTL communication I guess.

  5. comment
    Comment #21963629

    I'm quite happy since the day I left official Firefox. First I disabled auto-updates at v55.0 for some long time and then switched to Waterfox. So far the switch is a peace of mind…

  6. comment
    Comment #19816033

    > You collect "aggregate" statistics from the open source server by default? I've seen other open source apps that does that by default as well. Open source just means the source i…

  7. comment
    Comment #19556010

    So if JIT involves compiling into native machine code, can we expect that in the future JIT capability would help PHP devs implement compiling whole PHP project into native (like a…