Live data from Hacker News

Viewing profile — bdchauvette

bdchauvette

HN member
Joined
Sat, Dec 27, 2014, 3:20 PM UTC
HN karma
18
Public activity
16 items

About bdchauvette

Web developer at XL

http://bdchauvette.net http://xlfleet.com

Recent public activity

  1. comment
    Comment #17351500

    I did once, about 18 months ago. A couple of problems I remember having: - Not all features (e.g. most built in directives) work in JSX, and some 3rd party libs didn't work at all …

  2. comment
    Comment #10381595

    > 2. Paper and pen (the surfer example) also have technological constraints. It's a "2D" surface, width of line, etc. This is true, but it's kind of true in the same way that walki…

  3. comment
    Comment #10381286

    > It depends on language, in Japanese input methods a lot of emoji can be written exactly the same way you write rest words. The SwiftKey keyboard on Android offers this feature. I…

  4. comment
    Comment #10375804

    I'm not sure about other countries, but in Zambia at least the malaria rates are not spread uniformly around the country [1]. If your family is in Lusaka, for example, both they an…

  5. comment
    Comment #10317589

    The GP might be referring to the fact that Facebook also has a project called Flux [1]. [1] https://facebook.github.io/flux/

  6. comment
    Comment #10289266

    The short, unsatisfying answer is that using `class` is deprecated in React, and has been for a while. For a longer answer, take a look at the discussion of issue #4433 on github […

  7. comment
    Comment #10093446

    I can't be certain without the sentence that generated the tag, but coming from a linguistics background, RELCL is probably 'relative clause'.

  8. comment
    Comment #10008036

    For anyone who's curious about the stereotypical 'oot' and 'aboot' vowels, Wikipedia has a nice overview[1] of the phenomenon (Canadian Raising). [1]: https://en.wikipedia.org/wiki…

  9. comment
    Comment #9967272

    This is fantastic! I might not be seeing this feature, but do you have any plans to add pre-built sets of cards? I understand the purpose is to practice skills relevant to oneself,…

  10. comment
    Comment #9966941

    This is a small project I've been working on the last couple weeks. It's finally at a point where I think it's OK to share with other people. If you have any questions or feedback,…

  11. story
  12. comment
    Comment #9850054

    Shortly after independence, Zambia also briefly had an unofficial space program: http://www.theatlantic.com/technology/archive/2010/10/old-we... http://motherboard.vice.com/blog/th…

  13. comment
    Comment #9812590

    Location: Lusaka, Zambia; Manchester, NH, USA Remote: Yes Relocate: Maybe Resume: https://db.tt/0rNMMaem / http://github.com/bdchauvette Email: bdchauvette@gmail.com Technologies: …

  14. comment
    Comment #9764096

    Neither the title here nor the article itself claim it to be his first book, only an incredibly influential one. The article even agrees with you: > §3 sets out a radically revised…

  15. comment
    Comment #9658104

    Location: Lusaka, Zambia; Manchester, NH, USA Remote: Yes Relocate: Maybe Resume: https://db.tt/0rNMMaem Email: bdchauvette@gmail.com Technologies: * JS: node / iojs, express, knoc…

  16. comment
    Comment #9563223

    og:description is metadata for facebook's OpenGraph. [1] twitter:description one is metadata for Twitter Cards. [2] itemprop="description" is metadata in the microdata format [3] -…