Viewing profile — cnp
cnp
HN member- Joined
- Mon, May 21, 2012, 4:02 AM UTC
- HN karma
- 1,196
- Public activity
- 561 items
- HN profile
- View on Hacker News ↗
About cnp
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #15856115
Exactly
- comment
-
comment
Comment #15627577
This is nice! Thanks for sharing
-
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…
-
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…
-
comment
Comment #15518675
Thank you :)
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #15420110
Nice and responsive now! Thanks again for the resource.
-
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 …
-
comment
Comment #15419399
Sometimes the second dose is lower, but this is the typical ballpark which is supported by research.
-
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…
-
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…
-
comment
Comment #15418878
This is quickly changing.
-
comment
Comment #15388176
The old one conveys much less information than the new, all things considered
-
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 …
- comment
-
comment
Comment #15345197
And is the same as Foo({ bar: 'hi!' })
-
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…
-
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…
- comment
-
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…