Viewing profile — barneycarroll
barneycarroll
HN member- Joined
- Thu, Apr 11, 2013, 10:22 AM UTC
- HN karma
- 5
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About barneycarroll
No profile information was provided.
Recent public activity
-
comment
Comment #15055500
It's debatable how far that provides indemnity from Facebook. It's explicitly derived from their API, so whereas you can conceivably write a project to make use of React and then s…
-
comment
Comment #13884412
Flarum is a good one - like Discourse but nice: http://flarum.org/ Memrise.com use it for their apps. Guild Wars 2 uses it for in-game UI. More here: https://github.com/lhorie/mith…
-
comment
Comment #13764911
Related: https://qz.com/192874/is-the-oculus-rift-designed-to-be-sexi...
-
comment
Comment #13722050
Other times, people introduce seemingly impertinent colour into an analogy in order to engage the target audience's imagination and reasoning better. They may even tailor the durat…
-
comment
Comment #13530290
There's a stream lib (not included in core, it's a separate package), which fulfils some data flow concerns. The DbMonster implementation could have used those. TBH using Redux for…
-
comment
Comment #11033825
"based on facts that are no longer true" I don't think each successive wave is necessarily thinking about facts that were true but are no longer true. I think being opinionated abo…
-
comment
Comment #9629619
I'm forcing myself to use this in all my side projects. It often feels contrived to use dynamic references when you could just apply a string, but that's because of years of predet…
-
comment
Comment #5531040
IE used to have dynamic CSS properties [0], which were most often used in the wild to achieve max-width in IE [1] (at huge cost — in the linked article the author warns against usi…