Poll: What language/framework do you hack in?
There is a great discussion on "defending ASP.net" so I wonder what the breakdown of language/framework is for hackers and startups.
Note: I know this is not comprehensive nor do I intend it to be. I selected the choices to get about 20% of the votes in other while the remaining 80% for spread across the real choices. If you think I'm missing a very popular stack, I'll certainly add it. Anything esoteric or non-popular should go under other (and listed in comments).
40 comments
[ 5.2 ms ] story [ 102 ms ] thread(cpp w/ boost here)
I'd say include Java/Servlets at least (which will include basically every other Java framework, if you don't want to break it out more).
http://flask.pocoo.org/
https://github.com/trendrr/whirlwind
The bulk of my "hacking" (as in, stuff I do for fun) is in C these days. I use Python/Django for prototyping at work, and then C++ for production stuff.
Previously PHP/CakePHP, but really feeling the 5.3+ focus in Lithium.
Bash or Perl for sysadmin work.
Python for playing around with random crap.