Live data from Hacker News

Viewing profile — krikou

krikou

HN member
Joined
Thu, Nov 14, 2013, 1:49 PM UTC
HN karma
29
Public activity
26 items

About krikou

christophe@preignition.org

co-founder of https://accessiblesurveys.com

Recent public activity

  1. comment
    Comment #49107222

    All request - incl. api were blocked ; )

  2. story
    SFR (French Internet provider) is blocking opencode.ai

    What a wonderful word - trying to access opencode.ai redirects to a SFR owned domain with : `L’accès à ce site a été bloqué - opencode.ai` And then explaining that it is for my own…

  3. comment
    Comment #47966279

    Can't think about a single scenario where someone would think this is a good idea.

  4. story
  5. comment
    Comment #46538759

    The best learning UI so far ! Such a nice way to learn effect.

  6. comment
    Comment #45924853

    Indeed, this is a fantastic book. I could relate how he described the mathematical experience with what I feel is happening in my head/brain when I do programming.

  7. comment
    Comment #45117088

    In addition, to what is already posted, you also have: - https://github.com/vaadin/web-components - https://github.com/material-components/material-web (very, very sadly killed by …

  8. comment
    Comment #45114324

    Here just to say thank you for Lit! It is a real pleasure to use (for simple and complex use-case). Sometimes, I am wondering why it is not more widely used ...

  9. comment
    Comment #44006601

    ... which is such a pity. One of the best component library still.

  10. comment
    Comment #44006563

    The value proposition of material-web was really convincing (accessible, high quality web-based component built on top of lit) and the dev team did an incredible job. It was killed…

  11. comment
    Comment #43325653

    Highly recommend David Basis "Mathematica: A Secret World of Intuition and Curiosity" or "Mathematique, une aventure au coeur de nous-meme" in french. For me, it has been a refresh…

  12. comment
    Comment #43093150

    And it is built with https://lit.dev a fantastic library ! > since Material Web seemed to quickly end up in maintenance mode This is really unfortunate to say the least - the engin…

  13. comment
    Comment #43018077

    Will check this out with a lot of interest when HN hugging will be over - we are building https://accessiblesurveys.com a survey tool for everyone. It tries to go beyond web access…

  14. story
  15. comment
    Comment #32914918

    Indeed, lit is fantastic. It is built on top of web-standard; I am surprised how (lit)tle attention it gets on HN (so far).

  16. comment
    Comment #30923952

    I experienced the same. The overall dev experience / responsiveness of pakage management makes it very unlikely I would like to go back to npm ever.

  17. comment
    Comment #30732689

    > developer burden imposed by needing to denormalize information. > Then the other pain point is the "joins" use case; We usually do that client side, with the aid of a web-compone…

  18. comment
    Comment #20893811

    Thanks a lot for your advice! Live demo used to be working on webcomponents.org - one service powering them has stopped working... I launched this approx 2 years ago - using it in …

  19. comment
    Comment #20890095

    Shameful plug here - and yes dc.js is great! An alternative web-component based approach to dc.js is available here: https://github.com/PolymerEl/multi-verse . It is still based on…

  20. comment
    Comment #18236673

    This is already a start: https://www.webcomponents.org/

  21. comment
    Comment #18196666

    Core idea behind this approach is to expose API properties as web-component attributes so that you can compose your charts and visualization at markup level (and share/react to pro…

  22. comment
    Comment #18196275

    Shameless plug for a data + markup based approach, hiding some of d3.js complexity: https://github.com/PolymerEl/multi-verse . Codebase is being migrated to Polymer 2.0, and better…

  23. story
  24. comment
    Comment #14312353

    Humbly tried a polymer/webcomponents approach for composing similar vizualisation than dc.js. it uses d3v4 and multi-chart ( https://www.webcomponents.org/element/PolymerEl/multi-c…

  25. story
    Readme.md points to GitHub.com/echonest/pyechonest/blob/master/README.md

    curl "readme.md" -v * About to connect() to readme.md port 80 (#0) * Trying 216.146.46.11... * Connected to readme.md (216.146.46.11) port 80 (#0) > GET / HTTP/1.1 > User-Agent: cu…