Viewing profile — bsansouci
bsansouci
HN member- Joined
- Tue, Feb 06, 2018, 7:09 PM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About bsansouci
Recent public activity
-
comment
Comment #29603997
I love what you wrote here, a well written and fascinating take! One thing though, do french people actually read several different newspapers on different sides? My preconceived n…
-
comment
Comment #29603711
Hey Matt, I'm making my way through understanding this space and am struggling with the morality of it all, so I have a question for you: would you say that the trustless peer-to-p…
-
comment
Comment #29270594
I don't know much about this, but "Democracy has never been a safe space" seems to be the key: that healthy disagreement, debate and compromises are not easy, not comfortable, and …
-
comment
Comment #18097114
React 16 was a perfectly smooth upgrade for a massive part of the web ecosystem. It took 1 engineer to bump the version number and to test. Maybe a week or two at most to check tha…
-
comment
Comment #16319064
I’d love to hear about better interop APIs. I think if there’s any way to make Bucklescript bindings easier, that would be tremendous. In my experience, the crux of the difficulty …
-
comment
Comment #16319034
What DSLs are you referring to here? One reason to favor lists over arrays has been that they are immutable. Most of my personal JS array usages have been as dynamically sized arra…
-
comment
Comment #16318964
One thing I’ll add on top of the other comments is that the Reason community has been trying hard to build tools and libraries for people who are building products. Doing that for …
-
comment
Comment #16318679
Reason is merely a syntax change, it swapped the lexer and parser for its own. The entire rest of the toolchain is the same, so once multicore happens, Reason native will happily l…