Live data from Hacker News

Viewing profile — atomic_cheese

atomic_cheese

HN member
Joined
Sun, Mar 15, 2015, 12:55 AM UTC
HN karma
14
Public activity
9 items

About atomic_cheese

No profile information was provided.

Recent public activity

  1. comment
    Comment #11363785

    I was more impressed that it lasted an entire 24 hours. They're exposing it to the festering cesspool of Twitter, and it holds out for an entire day? That speaks to the quality of …

  2. comment
    Comment #11316579

    Based on the rest of the post, I think that hope might be unrealistic.

  3. comment
    Comment #11301647

    C++ to JS is a pretty huge jump. C++ -> Java -> JS might work better.

  4. comment
    Comment #11214262

    Absolutely. I can't speak for anyone else, but I'd happily switch to a GiTS-style full-body prosthetic if they were available.

  5. comment
    Comment #11197434

    If you can't blind them with brilliance, baffle them with bullshit.

  6. comment
    Comment #11112218

    RealCalc is my favorite. It supports RPN and doesn't require any permissions other than storage.

  7. comment
    Comment #11077671

    If you use Livestreamer and an IRC client, you can run Twitch streams outside your browser. That's what I've been doing - I haven't had flash installed since that cross-platform RC…

  8. comment
    Comment #10684480

    I managed to find a PDF copy a while back, and if I can ever find a physical copy that's not incredibly expensive I'd certainly buy it.

  9. comment
    Comment #10355011

    I'm pretty sure that example is actually fine - if there's a concurrent writer, the modified value will be loaded into oldValue. Repeating shared.load is unnecessary since that ope…