Live data from Hacker News

Viewing profile — secoif

secoif

HN member
Joined
Tue, Apr 19, 2011, 1:34 AM UTC
HN karma
840
Public activity
301 items

About secoif

No profile information was provided.

Recent public activity

  1. comment
    Comment #13389398

    Something very unsettling about a government mandating ISPs block/sniff/track your internet traffic on behalf of the film industry. If only the government was equally motivated to …

  2. comment
    Comment #13389374

    Can someone confirm that this actually works? Seems like a pretty weak attempt at a block if true. I think the real problem is them sniffing your traffic. > I wish iOS allowed you …

  3. comment
    Comment #13389235

    On the surface, the rax-redux implementation appears to be a lot simpler. For example, react-redux's connect spans all these files https://github.com/reactjs/react-redux/tree/75658…

  4. comment
    Comment #13373076

    For data that's mostly to do with the the API provided by the particular mongodb driver, than mongodb itself. Mongo stores and transmits BSON, not JSON. Most mongo drivers expose a…

  5. comment
  6. comment
    Comment #13054779

    Doing it this way requires overriding every single built-in rule that uses the property you're trying to override… including states like :hover, :before, :disabled, :disabled and :…

  7. comment
    Comment #13053547

    These components look and work great, but unfortunately are a real headache to retheme unless you want to pull in a sass/less toolchain in addition to what you're currently using. …

  8. comment
    Comment #12714936

    Compiled JavaScript?

  9. comment
    Comment #12689112

    technical debt and not wanting to break people's workflows

  10. comment
    Comment #12689106

    no, it just installs everything it can into the top level node_modules. npm@2 would do this to a degree as well, it was just less sophisticated about it.

  11. comment
    Comment #12688908

    what you described is npm@2's behaviour. npm@3 will flatten dependencies as much as possible

  12. comment
    Comment #12553807

    My experience with melatonin: If I take the normal dose of >3mg, I'll experience incredible irritability the following day. I become sensitive to sound and anything that isn't enti…

  13. comment
    Comment #12335506

    Did this as a course on Coursera with a group of friends. Highly recommended.

  14. story
  15. comment
    Comment #11784942

    > "…they care more about monetizing their users than their users privacy or interest." Sadly this is true for all but a handful of companies.

  16. comment
    Comment #11752579

    > "Lambda is not well documented" AWS in general is not well documented. Well-written drivel mostly. My guess is that there's little to no feedback between documentation writers & …

  17. comment
    Comment #11747577

    Why do many language home pages not show a single sample of the language?

  18. story
  19. story
  20. comment
    Comment #11584615

    broken vs different

  21. story
  22. comment
    Comment #11583922

    Ubisoft appears to have some institutional problems. Their other recent Tom Clancy title, Rainbow Six Siege, is hands-down one of the most rewarding & intense shooters I've ever pl…

  23. comment
    Comment #11571179

    Same issue in Singapore. The Netflix library available here doesn't even contain the latest season of House of Cards – and it's a bloody Netflix production. I would love to pay som…

  24. comment
    Comment #11350229

    npm has namespaces. https://docs.npmjs.com/misc/scope

  25. comment
    Comment #11180687

    Yeah this is a long way off and lots of things need to happen before node can even consider this… 1. TC39 needs to get async functions to stage 4: https://github.com/tc39/ecma262/b…