Live data from Hacker News

Viewing profile — tronbabylove

tronbabylove

HN member
Joined
Wed, Mar 11, 2015, 4:33 AM UTC
HN karma
32
Public activity
11 items

About tronbabylove

No profile information was provided.

Recent public activity

  1. comment
    Comment #28819324

    Interesting, thanks for sharing. How do you handle historical backfill for new features? As in, some feature that can be updated in streaming fashion but whose initial value depend…

  2. comment
    Comment #26268243

    I also don't have a strong opinion on Bitcoin, but the author's argument seems flawed. Yes, running power stations and manufacturing chips requires the protection of a government; …

  3. comment
    Comment #24741253

    I also find this shocking - 10% -> 30% seems like a massive change in ~100 years in the context of human evolution. Why does increased blood supply create such a large selection pr…

  4. comment
    Comment #24323827

    Someone tried to liberate Org from Emacs by writing a parser in Rust (see previous discussion on HN [1]), but it looks like the project died unfinished [2]. [1] https://news.ycombi…

  5. comment
    Comment #24323785

    I suspect a mandate to use Org could be counter-productive. One of Org's unique advantages is the pliability it has by virtue of running in Emacs. I doubt whether someone who was f…

  6. comment
    Comment #23493343

    I was also there last night and agree with your friend. I didn't personally see anyone with a gun, no one asked me for ID, and no one tried to charge me an entrance fee. The vibe i…

  7. story
  8. comment
    Comment #18288682

    WebPerl looks cool. I wrote an interactive blog post [1] that guides the reader through an exercise in scraping log files using a series of Perl one-liners. I ended up delegating e…

  9. comment
    Comment #17034252

    And literate programming with org-babel! ( http://www.howardism.org/Technical/Emacs/literate-devops.htm... )

  10. comment
    Comment #14368791

    Great point - the benefits of automation can't always be reduced to time saved per operation. I wrote a blog post [1] about this in response to that xkcd. [1] https://andrewstahlma…

  11. comment
    Comment #13675742

    How timely - I, too, got frustrated by the fact that org-babel src block evaluation is synchronous, so I built ob-async [1]. Rather than target a specific babel language, it aims t…