Live data from Hacker News

Viewing profile — isagalaev

isagalaev

HN member
Joined
Wed, May 25, 2011, 2:46 AM UTC
HN karma
8
Public activity
7 items

About isagalaev

No profile information was provided.

Recent public activity

  1. comment
    Comment #4591095

    Agreed. My most popular github repo is a JavaScript library, while professionally I'm mostly manager and my technical background is mostly in Python.

  2. story
  3. comment
    Comment #3969315

    This is basically what highlight.js does indeed :-)

  4. comment
    Comment #3760213

    Correction: highlight.js is 6 years old :-). And yes, I'm going to look into Rainbow more properly for useful ideas. And I encourage Craig to do the same. Isn't Open Source awesome…

  5. comment
    Comment #3760198

    More on that: http://softwaremaniacs.org/blog/2012/03/26/rainbow-js/en/

  6. comment
    Comment #3760002

    You shouldn't. There are just too many errors in highlighting.

  7. comment
    Comment #2582655

    Highlight.js does support Perl, does mark up q{...} as strings and has no problem with quoting in Lisp. I'm not sure about Haskell thing you mention because Haskell is a new contri…