"We're located in downtown San Francisco and have a sick office overlooking Market St." hope sick office is a typo, must be slick office
Also US colloquial for very awesome, good, etc. Just like 'sweet'. http://www.urbandictionary.com/define.php?term=sick
Justin.tv porting their site from Rails to Django?
21–30 of 65 posts
Re: Justin.tv porting their site from Rails to Django?
#22I switch from Rails to Django a while ago. On a feature base the two frameworks are equals. I explained it in depth in this video http://vimeo.com/31083901 ( It's in Italian,mf.Du you speak it?! :-) ). Basicaly I turn on django beacuse I prefer Python to Ruby: again the two languages starts from the same assumptions ( Guido also told that ) it's just my personal taste. Also django do things THE WAY I like more. For e…
Absolutely
Re: Justin.tv porting their site from Rails to Django?
#23Re: Justin.tv porting their site from Rails to Django?
#24Earlier quoted context omitted.
They could gain in productivity and ease of support
You're implying that python is more productive than ruby? I've never heard that claim before.
Re: Justin.tv porting their site from Rails to Django?
#25Re: Justin.tv porting their site from Rails to Django?
#26Not sure if they will gain a lot of performance from this transition...according to shootout ( http://shootout.alioth.debian.org/u64q/which-programming-lan... ) python is only few % faster than ruby. Maybe they should consider porting their entire ecosystem to JVM as twitter did it.
Re: Justin.tv porting their site from Rails to Django?
#27"We're located in downtown San Francisco and have a sick office overlooking Market St." hope sick office is a typo, must be slick office
Also US colloquial for very awesome, good, etc. Just like 'sweet'. http://www.urbandictionary.com/define.php?term=sick
Re: Justin.tv porting their site from Rails to Django?
#28"We're located in downtown San Francisco and have a sick office overlooking Market St." hope sick office is a typo, must be slick office
Also US colloquial for very awesome, good, etc. Just like 'sweet'. http://www.urbandictionary.com/define.php?term=sick
Re: Justin.tv porting their site from Rails to Django?
#29Both are dynamically typed and tremendously slow compared to the right .net or JVM stack. That would be my main criteria for stack selection in a project of this magnitude.
Re: Justin.tv porting their site from Rails to Django?
#30Not sure if they will gain a lot of performance from this transition...according to shootout ( http://shootout.alioth.debian.org/u64q/which-programming-lan... ) python is only few % faster than ruby. Maybe they should consider porting their entire ecosystem to JVM as twitter did it.