Live data from Hacker News

Viewing profile — Jiig

Jiig

HN member
Joined
Wed, Mar 11, 2015, 3:27 PM UTC
HN karma
29
Public activity
15 items

About Jiig

No profile information was provided.

Recent public activity

  1. comment
    Comment #36919505

    I think they added it pretty recently, but you can change your whole profile per server now if you have nitro https://support.discord.com/hc/en-us/articles/4409388345495-...

  2. comment
    Comment #22122466

    These posts usually have insightful comments about the persons life that I never would have read had it not been posted here. I would have read about his death in a headline, and m…

  3. comment
    Comment #21865550

    Thank you, this is very helpful. Its a decompression algorithm with a thin CLI around it, lots of parallelization,and lots of different config options.

  4. story
    Ask HN: How to start learning large 20 year old code base?

    I've been tasked to try and learn how some very old C++ code base (30k plus lines) at my job, I've heard that its originally from the late 90s and has been updated periodically, si…

  5. comment
    Comment #21566606

    I wouldn't blanket all Mechanical Keyboards into this, its absolutely possible to build one that is no louder then your standard membrane keyboards.

  6. comment
    Comment #21259994

    There is something seriously wrong the with the idea that its ok to underpay these very important jobs because they can eek out a living wage by working every hour of their waking …

  7. comment
    Comment #17183257

    My town just recently put in the Diverging Diamond Intersection (or at least something very similar) on a major highway and major road interchange and the extra throughput was very…

  8. comment
    Comment #15177904

    I think the compelling part of pokemon go is not the game its self, but the social interactions it created.

  9. comment
    Comment #14187605

    There is a way to manually open the falcon wing doors [1]. Granted it could probably be in a more visible location. [1]: http://assets.teslastatic.com/2016_Model_X_Emergency_Respon…

  10. comment
    Comment #13393036

    I would say stay away from any 4chan pet projects.

  11. comment
  12. comment
    Comment #12753213

    Maybe this would be a problem sometime in the future when autonomous cars don't have manual controls anymore, but if the cameras were disabled for some reason you can just take con…

  13. comment
    Comment #12701718

    Its worst case is O(n^2) sure, so heap sort would be better if you know that your data would hit the worst case scenario of quick sort every time.

  14. comment
    Comment #12646846

    There's a page[1] detailing how to get get the .deb file without apt, and then use dpkg for arch [2] to install it if you wanted to. Of course you'd have to manually update, and pa…

  15. comment
    Comment #9490777

    Used the euterpea library in a class about computer music. Super fun, great way to learn haskell.