Live data from Hacker News

Viewing profile — DroidX86

DroidX86

HN member
Joined
Sat, Aug 30, 2014, 4:35 PM UTC
HN karma
53
Public activity
26 items

About DroidX86

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #19511419

    I like how it has almost become the norm to post the link to Adrian Colyers blog about any paper on Distributed Systems than a link to the paper itself. :) (I'm not complaining, I …

  3. comment
    Comment #18123861

    For someone coming from a high(er)-level programming language like Python - who wants to learn more about how computers work - I think it would be a useful stepping to learn C. C i…

  4. comment
    Comment #16325667

    Astronomically low

  5. comment
    Comment #15433740

    Ha ha this is pretty awesome!

  6. comment
    Comment #14754666

    Not surprising given the industry.

  7. comment
    Comment #14754652

    I'm always amazed by the vast size and splendor of space! This is brilliant. Waiting for more to come.

  8. comment
    Comment #14754615

    This is promising news. Though I do feel that current 3d technology leaves a lot to be desired. Personally I feel the next evolution in the the realm of movie theaters would be VR.…

  9. comment
    Comment #14750702

    "Why else? Well, FP is easier to write, easier to read, easier to test, and easier to understand." Only after you get your head around the paradigm shift required to use FP fluentl…

  10. comment
    Comment #14736206

    This is awesome!

  11. comment
    Comment #14678529

    Nice explanation!

  12. comment
    Comment #14439120

    Not a very good tutorial on fork() let alone writing your own shell.

  13. comment
    Comment #14434771

    And she is absolutely right!

  14. comment
    Comment #14433789

    I have this book. Was a pretty good introduction to Linux for me. Mark Sobell is awesome

  15. comment
    Comment #14308740

    Please relink so that the link doesn't go to my facebook for OAuth.

  16. comment
    Comment #14179159

    First things first: ISPs

  17. comment
    Comment #14090364

    Great to see all these functional concepts being possible in the classic languages!

  18. comment
    Comment #14090325

    Always worth knowing what's happening behind all the flashy UIs and JS. Great read!

  19. comment
    Comment #14084722

    Anybody have a full article link?

  20. comment
    Comment #14025329

    Very nicely written post. Always great to know there are Data Structures for solving most problems efficiently.

  21. comment
    Comment #11980013

    I never said it was a good way of storing passwords. It reduces entropy. I'm just saying there is way to both have hashed password storage as well as "asking for 3 random letters o…

  22. comment
    Comment #11979988

    They could be extracting the 1st, 6th and 7th characters, concat them and storing the hash (+salt) of the resulting string. That way they can check equality without storing the pla…

  23. comment
    Comment #11979913

    The petition was brought forth by an RTI (Right to Information) "Activist" and Web Dev who works on security for private companies. It has nothing to do with the government.

  24. comment
    Comment #11952833

    Apply at the ISRO website.[0] They have vacancies for all kinds of positions. [0] http://www.isro.gov.in/careers

  25. comment
    Comment #11196730

    Regardless of the content the design of that website is pretty great. The pages load almost instantly! Can anyone with more front-end knowledge tell me what's going on under the ho…