Live data from Hacker News

Viewing profile — sassyalex

sassyalex

HN member
Joined
Tue, Apr 16, 2013, 5:16 PM UTC
HN karma
83
Public activity
42 items

About sassyalex

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #12886132

    That's quite a funny project. I setup this thing and just draw a code viz for https://github.com/Unitech/PM2 , that looks pretty cool: http://i.imgur.com/gvm0fxs.png

  5. story
  6. story
  7. comment
    Comment #11573421

    Une debliteration de conneries non fondées, comme d'habitude. Stupid article.

  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. comment
  17. comment
    Comment #9325626

    I used Angular to build keymetrics.io and it works like a charm. I really love the structure Angular brought to our front-end softwares. At some point, we may include React to opti…

  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #8353120

    Great language, but javascript code is clean, why not only keeping javascript style and adding typechecking and es6 by default..

  24. story
  25. comment
    Comment #8158705

    Here is a smart implementation of the Levenshtein algorithm: https://github.com/jefarmstrong/sortzzy I use in a "common pattern matching" for http routes and it works pretty well.