Live data from Hacker News

Viewing profile — whyonearth

whyonearth

HN member
Joined
Wed, Nov 07, 2018, 6:59 PM UTC
HN karma
53
Public activity
22 items

About whyonearth

No profile information was provided.

Recent public activity

  1. comment
    Comment #18730016

    You have to get clever when searching CL. Plenty of places that allow cats don't click the "Cats OK" box. Instead of using that search filter, include the terms -"no cats" -"no pet…

  2. comment
    Comment #18718991

    I don't think there's much precedent, it's a complex emerging legal question: https://www.wweek.com/cannabis/2016/10/04/why-hemp-and-marij...

  3. comment
  4. comment
    Comment #18717831

    > The cornerstone of JavaScript is the function. JavaScript is specified in terms of objects, has richer facilities for dealing with objects than functions, functions are objects b…

  5. comment
    Comment #18710702

    When thinking about cultural differences, it's not sensible (let alone tactful) to jump to "absolutely twisted and unhealthy."

  6. comment
    Comment #18710343

    I'm having trouble relating to parent's comment too. Are they only shopping at airport bookstores?

  7. comment
    Comment #18688528

    You really fail to see the irony in investing in a strong padlock for a building with thin glass windows? You have defensive replies to everybody here so please don't project your …

  8. comment
    Comment #18687999

    I think it's a bit contradictory to choose an insecure OS because a more secure one doesn't support a nice-to-have piece of security hardware. That aside, I'd be interested in the …

  9. comment
    Comment #18687865

    Are you saying Linux won't work out-of-the-box on an XPS 15? Because Dell literally sells those pre-loaded with Ubuntu, even saves you $100.

  10. comment
  11. comment
    Comment #18687672

    Let's not be so dramatic, nowhere near 40% of Americans want either of those things. I'd guess 70% want the status quo with a nudge to the left or right, 20% don't give a shit, and…

  12. comment
    Comment #18686733

    Arbitrarily? This judge ruled on a case brought to his court.

  13. comment
    Comment #18686553

    Only if your language supports dependent types.

  14. comment
    Comment #18685803

    I certainly hope that isn't the intent, because there are other ways to generate network requests (new Image() and fetch(), for example). Sandboxing JS eval is a very hard problem …

  15. comment
    Comment #18685241

    I get that you're in China and that everything's relative, but we are comparing SCMP to other globally respected mainstream news sources, and with that reference point it tends tow…

  16. comment
    Comment #18684910

    Surely the markets took a hit today because the world's financial centers have all been duped by such propaganda. Look, even China-friendly South China Morning Post is in on the co…

  17. comment
    Comment #18683475

    IPFS is a protocol, I don't think one can ascribe 30+ second latency to language choice.

  18. comment
  19. comment
    Comment #18681514

    The thread makes me want to quit the industry. One person disagrees and gets "I vote for this statement to be nominated for Worst Sentiment of 2018", while the gist-er is congratul…

  20. comment
    Comment #18409900

    What's wrong with the website's editor, posting blogspam of a year-old post as current news? Should be flagged.

  21. comment
    Comment #18407587

    I think you're being somewhat defensive of what appears to be a prototype, just offering the feedback you requested. 1. What I mean is that @code becomes data-af-click . 2. Where? …

  22. comment
    Comment #18401397

    Feedback: 1. Parser prohibits literal "@click", there is no escape mechanism. 2. Only click, what about other DOM events? 3. Leaking: Event listeners not removed in destructor (you…