Live data from Hacker News

Viewing profile — throwaway9101

throwaway9101

HN member
Joined
Sun, Sep 29, 2013, 5:46 PM UTC
HN karma
37
Public activity
16 items

About throwaway9101

No profile information was provided.

Recent public activity

  1. comment
    Comment #6605248

    I develop an operating system running on bare metal :). It's sort of an appliance, but I don't think Xeons really qualify as embedded.

  2. comment
    Comment #6605188

    Codechef appears to use Python 3.1.2 for "Python3", which is pretty old (March 21st, 2010) and predates some significant performance improvements in Python3[0]. [0]: E.g., 3.3 adds…

  3. comment
    Comment #6605033

    Fedora 22 is ... 3 releases out? So we're talking about 12-18 months depending on how soon F20 is due to be released. Still, I'm surprised, and I've been a Fedora contributor since…

  4. comment
    Comment #6599033

    Or the cold.

  5. comment
    Comment #6599030

    Bandwidth delay product tends to limit throughput at such high latencies, though.

  6. comment
    Comment #6599028

    Or FEC, and optionally reliable re-transmission. TCP won't work well due to the huge latencies involved.

  7. comment
    Comment #6598423

    The $69 models do N, but not AC :-(. Edit: oh hello downvote, I'm glad you think AC is worthless to note.

  8. comment
    Comment #6588086

    Adblock plugins slurp down new lists without updating the plugin code itself. Newer techniques, sure, but I don't think ABP's release cycle is substantially faster than Firefox's.

  9. comment
    Comment #6525506

    Breed until they can't slaughter us all!

  10. comment
    Comment #6512333

    I know, when the shit really hits the fan, visual studio is the tool I would use to try and clean up those messy directories. . The complaint is about Visual Studio's decision in p…

  11. comment
    Comment #6510640

    > gets in the way of having a deeply-nested project hierarchy" Do people actually want deeply-nested project hierarchies? For example, from a real-world, full operating system, the…

  12. comment
    Comment #6504041

    Likewise. I've since been pretty disappointed in Firefox's networking backend. Something in DNS resolution or page-fetching occasionally goes out to lunch and then ... no more load…

  13. comment
    Comment #6488723

    Possibly an exaggeration, but OP is probably referring to the workers who run Amazon's fulfilment centers.

  14. comment
    Comment #6488707

    It was. I think it's likely this effort was motivated by LLVM's relative strength in JIT compilation.

  15. comment
    Comment #6471988

    bm9jYXJyaWVyQGpnYy5vcmc= Is the base64 if you want something copy-pastable. Alternatively, nocarrier [AT] the domain of the post.

  16. comment
    Comment #6465920

    Personal plug, because the article mentions snakebite; hadoofus[1] is a C library that natively speaks to HDFS (v1), with a Python wrapper. No Java involved. Pros (vs Snakebite): *…