madisvain

↗ HN profile [ 29.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Enterprise HTML (enterprise-html.com)
  2. A lot of web frameworks have been built for Python. There are even tutorials around the web for rolling your own web framework in Python. That is because it's really that easy. In the end this has led to a lot of great…

  3. Everybody knows Haskell beats Python in speed - always. The main reason being is that Haskell is compiled but Python interpreted. There have been some general posts about this all around. But lets give it a fair trial…