Live data from Hacker News

Viewing profile — chrisdevereux

chrisdevereux

HN member
Joined
Thu, Jan 12, 2012, 11:09 AM UTC
HN karma
723
Public activity
329 items

About chrisdevereux

No profile information was provided.

Recent public activity

  1. comment
    Comment #17723473

    Well yeah, it's unusual enough to be worth mentioning that a historian is interested in social theory. As an example of the stuff they read that you might not expect.

  2. comment
    Comment #17263698

    I've been waiting for this....

  3. comment
    Comment #17151933

    You're right, it's not as bad. But the metaproblem here is making the assumption that the global environment is not going to add new APIs. In the case of Angular zones, if addition…

  4. comment
    Comment #17143040

    > Zones monkey-patches global asynchronous operations such as setTimeout() and addEventListener(), which is why Angular can easily find out, when to update the DOM. https://blog.th…

  5. comment
    Comment #16857482

    Given that we tend to over-emphasise the differences between ideological positions that we're more familiar with, and under-emphasise the difference between positions that we aren'…

  6. comment
    Comment #14158434

    Another vote for Typescript here. For one because it's a really nice modern type system that doesn't get in your way too much. Also because if you're already familiar with node, yo…

  7. comment
    Comment #14052892

    Thought experiment: Say that I have a raspberry pi or similar. What hardware do I need to plug a sim card in and connect to a mobile network? Can I order it from a commodity suppli…

  8. comment
    Comment #13691963

    O(0) would though, right?

  9. comment
    Comment #12965797

    In what sense is Hustle 'grassroots'?

  10. comment
    Comment #11736623

    Aside from project size, the problem domains of libraries are likely to vary hugely between languages. With statically typed languages being biased towards either systems programmi…

  11. comment
    Comment #11381765

    In all seriousness, a browser extension that flags sponsored content would be great.

  12. comment
  13. story
  14. comment
    Comment #10882118

    Exactly. Apart from anything else, we already have HTML. Why would you want to write a lowest common denominator UI that only targets the Apple ecosystem? You'd be getting neither …

  15. comment
    Comment #10879757

    Its popularity in undergraduate philosophy courses reflects the fact that it is easy to criticise more than it telling us something interesting about consciousness.

  16. comment
    Comment #10879682

    They had the Monkees back then. We have real artists now. Have things changed so much?

  17. comment
    Comment #10851724

    I am 99% sure that both China and the US would be happy with a deal along the lines of "The regeime goes, but NK stays a Chinese satellite", assuming that such a deal were feasible…

  18. comment
    Comment #10849745

    I wonder if they were included in the training set...

  19. comment
    Comment #10845351

    Very brave of you to put the founder photos on the front page...

  20. comment
    Comment #10709657

    Most embeddable webviews allow binding additional methods that call into native though. This is how cordova works, in fact. If you're restricting access to local html/js, it should…

  21. comment
    Comment #10705832

    Or even better, use the platform's native webview.

  22. comment
    Comment #10492030

    > there was no word for “million” in Old English, a medieval predecessor of the language you’re currently reading This sentence is a fantastic example of why translation is so hard…

  23. comment
    Comment #10457081

    You're right, I really meant to point out that there's an interesting relationship between markets and computational complexity (and that it's odd for the efficient markets hypothe…

  24. comment
    Comment #10453876

    Which is a actually sort of related to why markets are useful: Providing an approximation of a solution to the problem of allocating resources where an optimal solution is unfeasib…

  25. comment
    Comment #10231302

    Smaller apps would probably benefit from an electron-like system that just uses the inbuilt system browser. I'm not aware of any such projects, though.