Live data from Hacker News

Viewing profile — cnp

cnp

HN member
Joined
Mon, May 21, 2012, 4:02 AM UTC
HN karma
1,196
Public activity
561 items

About cnp

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
    Comment #15627577

    This is nice! Thanks for sharing

  5. comment
    Comment #15539309

    I agree with your comment, but disagree that all of the concepts you listed need be understood completely when just getting started. Once the flow is recognized (which in my experi…

  6. comment
    Comment #15523826

    It's very important that people understand _how_ and _why_ the flux pattern is valuable before they start using Redux, especially if coming from an MVC background. Once you underst…

  7. comment
    Comment #15518675

    Thank you :)

  8. comment
    Comment #15512289

    Please Donate to MAPS (the organization coordinating this research) if you can -- they need funding now more than ever: https://store.maps.org/np/clients/maps/donation.jsp?campaign…

  9. comment
    Comment #15460759

    How large were the projects? Was there a high level of concurrency? redux-saga is definitely an example of over-engineering unless you fully understand its benefits (which are many…

  10. comment
    Comment #15460743

    The library helps manage complex, concurrent in-flight workflows. Games are a great example of this, or something like a flight booking app that communicates with many different pr…

  11. comment
    Comment #15429652

    It's sad but it happens. Set and setting is most important -- and needless to say, knowing what you're taking is even more so.

  12. comment
    Comment #15420110

    Nice and responsive now! Thanks again for the resource.

  13. comment
    Comment #15419545

    And that therapist has access to 100% _pure_ (and unfortunately illegal) MDMA. This is one of the great tragedies of the war on drugs: UN member states are bound to the convention …

  14. comment
    Comment #15419399

    Sometimes the second dose is lower, but this is the typical ballpark which is supported by research.

  15. comment
    Comment #15419233

    When a patient sits with a therapist under the influence of MDMA, which typically consists of two doses (100-120mg initially, then 70mg a few hours later) spread over an 6-8 hour p…

  16. comment
    Comment #15418916

    Every time articles like this appear on Hacker News it fills me with joy. I have personally watched a much older person heal extensive personal trauma with just one MDMA session, a…

  17. comment
    Comment #15418878

    This is quickly changing.

  18. comment
    Comment #15388176

    The old one conveys much less information than the new, all things considered

  19. comment
    Comment #15381121

    It's just one way to do things, used to demonstrate interesting new tech. It's meant as a helpful pointer similar to TodoMVC and not as a demonstration on how to build Hacker News …

  20. comment
  21. comment
    Comment #15345197

    And is the same as Foo({ bar: 'hi!' })

  22. comment
    Comment #15306300

    You should give it another try. The modern ecosystem / DX environment is really fast and slick. I've known a number of native devs from different languages who now love the lang an…

  23. comment
    Comment #15295737

    Stick to https://github.com/facebookincubator/create-react-app/ and you'll be golden. If you need more config later, you can "eject", but this is a one-command-and-go kind of thing…

  24. comment
  25. comment
    Comment #15232581

    Learning Vim -- even the smallest subset of it -- will continue to pay off years into the future! Then you can combine it with existing Atom/Sublime/VSCode keymaps where need be an…