Live data from Hacker News

Viewing profile — fclairamb

fclairamb

HN member
Joined
Sun, Jul 21, 2013, 4:13 PM UTC
HN karma
10
Public activity
7 items

About fclairamb

No profile information was provided.

Recent public activity

  1. comment
    Comment #46715903

    And it's probably better in the long term for your cognitive functions and your mental health.

  2. comment
    Comment #46715893

    Up voted it. It's very true, especially regarding docs (short, effective, with examples), proper cli commands, and... testability.

  3. comment
    Comment #46524120

    No commit for 7 years but https://tinygo.org/docs/reference/microcontrollers/ is up to date.

  4. comment
    Comment #46299026

    YAML OpenAPI schema, like SQL, is quite easy to write by hand and more importantly by AI. Telling AI to keep the openapi in sync with the latest changes made on an API works great …

  5. comment
    Comment #45193723

    Renovate is a great (and free) tool to update your dependencies. By default it will update packages in the hours (often minutes) of their release but you can change that behavior w…

  6. comment
    Comment #43156548

    In France we have https://www.s3ns.io/ which is a Google / Thales partnership, where Thales owns 90% of the company, handles the datacenters and Google provides the software and th…

  7. comment
    Comment #21044396

    Yes, I wanted to see what kind of communication protocol he used and there isn't any. Using the chrome dev tools shows no communication outside of the very few JS files and assets …