Ask HN: What is the status and future of Jython? 15 years agoThanks for your great response. About the extra layer: http://news.ycombinator.com/item?id=2320299 0ThreadHN
Ask HN: What is the status and future of Jython? 15 years agoThanks for the response. Not CPython because we want something that runs on JVM and also be able to utilize existing Java code/technologies. 0ThreadHN
12,000 Requests per second with Nginx, PHP and Memcached 15 years agoI am also experimenting with full-page caching and cache invalidation. Here are my prototypes:https://github.com/ertug/dynastahttps://github.com/ertug/jphpserv 0ThreadHN
Create objects 2x faster in Python 16 years agoOf course it is creating them outside the timer, the point is pre-allocating objects! 0ThreadHN
Turkish president uses Twitter to condemn YouTube ban 16 years agoChad Hurley replied to Abdullah Gul, saying "Thank You!": http://twitter.com/Chad_Hurley/status/15952563522 0ThreadHN
Reducing the load on a small VPS by 80% in 5 minutes 16 years agoApache itself isn't that much resource intensive, it is because of the modules that was bundled with OS packages. Compiling your own Apache with just the necessary modules would make it closer to the other web servers like lighttpd and nginx. 0ThreadHN
Bcvi - run vi over a 'back-channel' 16 years agoVim has a scp handler to allow you to work locally.Here is how you do it: vim scp://server//path/to/document 0ThreadHN
Is Twitter censoring #flotilla? 16 years agoThe hashtags #flotilla and #israil still gives "Something is technically wrong." error in Turkey. I confirmed it with many people here. 0ThreadHN
Is Twitter censoring #flotilla? 16 years agoI don't want to think they would this too but this is too weird.The hashtag is about the humanitarian aid to Gaza: http://news.bbc.co.uk/2/hi/world/middle_east/10195838.stm 0ThreadHN
How to make Firefox lightning fast on linux 16 years agovmtouch seems like a nice tool. I will try it to see if it makes any difference. Thanks! 0ThreadHN
Please review my web-based Emacs color theme generator 16 years agoAwesome!It would be really nice to see what others are creating.What about saving our themes with a name on the site then the app can allow us to share it and vote it? 0ThreadHN
Ask HN: What terminal emulator do you use ? 17 years agorxvt-unicode along with urxvt daemon (or urxvtd). No smoothing or transparency.A good companion to xmonad. 0ThreadHN
Ask HN: In which modern language/environment/framework is programming a joy? 17 years agoDjango! http://www.djangoproject.com/Developing on this Python web framework is really a joy.You can instantly start coding and testing by reading the official tutorial. 0ThreadHN
Ask HN: What do you eat? 17 years agoAs a rule of thumb, I always try to eat fruits in their season.There must be a reason they appear in that specific period of the year, like a natural diet plan ;) 0ThreadHN