Viewing profile — isagalaev
isagalaev
HN member- Joined
- Wed, May 25, 2011, 2:46 AM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About isagalaev
No profile information was provided.
Recent public activity
-
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.
- story
-
comment
Comment #3969315
This is basically what highlight.js does indeed :-)
-
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…
-
comment
Comment #3760198
More on that: http://softwaremaniacs.org/blog/2012/03/26/rainbow-js/en/
-
comment
Comment #3760002
You shouldn't. There are just too many errors in highlighting.
-
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…