Live data from Hacker News

Viewing profile — mquandalle

mquandalle

HN member
Joined
Tue, Apr 08, 2014, 12:56 PM UTC
HN karma
324
Public activity
29 items

About mquandalle

[ my public key: https://keybase.io/mquandalle; my proof: https://keybase.io/mquandalle/sigs/WB9QWlDYJS57eUTfaIWAIxSQXZ7Qk8txnKHGji9jtjE ]

Recent public activity

  1. comment
    Comment #32563543

    There are also a lot of local grants offered by city councils, departements and regions, and they differ in their income conditions. I created a calculator that reference them all …

  2. comment
  3. story
  4. comment
    Comment #23181180

    The status page is down as well https://status.npmjs.org

  5. comment
  6. story
  7. story
  8. comment
    Comment #11008366

    Sure, but the fact that you have to search these commands on a wiki inspires less confidence that if you have a clean documentation with an imperative “type that to install”. That …

  9. comment
  10. comment
    Comment #11007914

    Wekan lead developer here. It's good to have some competition, expect to have a one liner installation for Wekan pretty soon :-)

  11. comment
    Comment #10260784

    Using global variables isn’t even the worst part. The big problem with this sharing model is that files are loaded in the alphabetical order, thus the only way to control that file…

  12. comment
    Comment #10260712

    Wekan author here. On my computer hot reload takes roughly 5s [Thinkpad T440s, ubuntu, 12go of RAM]. I'm not sure if the jade and stylus compilers add some time in the case I only …

  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #8664158

    Looks similiar to http://www.regexper.com but working fully on the client.

  23. story
  24. comment
    Comment #7901532

    The problem is that most current jQuery plugins modify the DOM. If someone want to use a jQuery carousel, the plugin will add arrows buttons and page indicators in the DOM. Then if…

  25. comment
    Comment #7901416

    This looks to be a great declarative/reactive template engine. I've been working mostly with the Meteor Blaze template engine the last few months. Both of them use a "normal" templ…