int3
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Metajs: visualize Javascript AST execution (int3.github.io)
- C++ Grandmaster Certification (cppgm.org)
- Experimenting with sweet.js macros (jezng.com)
- Browser Security Handbook (code.google.com)
- Coffeescript's `for` loops (discontinuously.com)
-
There are several well-known books on compiler theory (Dragon, Cooper / Torczon etc.), but I haven't had much luck in finding similarly well-recommended books on decompilers. Do you guys have any favorites?
- How the Boehm Garbage Collector Works (discontinuously.com)
-
I'm interested in getting an internship/job that allows me to work on code analysis, but I'm not sure which companies are involved in this field. I'm aware that there are companies like Coverity whose main products are…
-
I'm currently writing a scraper, which I intend to run periodically to look for certain trends / changes. I realize that most of the time this data will be minimally changed from one scrape to the next. It seems like…
- Awesome vim support for javascript with jsctags and taglist-plus (discontinuously.com)
- Extradite.vim: a git commit browser plugin that extends fugitive.vim (int3.github.com)
-
As the title says, I would like some tips. In particular: * Is it worth including the SLOC count for the hobby / opensource projects you've worked on, to show experience working with a large codebase? Or might it…