11.13.07 - 06:23pm
In I still don’t get the fascination with Ruby on Rails, Andy Davidson writes:
Scaling does not mean “Allows you to throw money at the problem”, it means “Can deal with workload”. He goes on to recommend mod_perl instead of Rails.
I’m not interested whether he likes Rails or not. Lots of people hate Rails, and I […]
Category: ruby, perl, ruby on rails, databases, servers, articles, architecture | Tags: | 5 Comments »
10.04.07 - 08:07pm
I’ve been working with Ruby on Rails intensively for several months, and I’ve finally found a place where Rails can’t readily be extended to do what I want. It’s ActiveRecord, which is probably the most controversial part of Rails.
I’m reminded of a James Gosling quote disparaging Microsoft tools, particularly Visual Basic: “The easy stuff is […]
Category: ruby, java, perl, ruby on rails, postgresql, articles, databases, sql, architecture | Tags: | 28 Comments »
09.23.07 - 02:36pm
Derek Sivers of CDBaby kicks ass. He got a sophisticated and very very user-friendly, efficient, straightforward e-commerce system (including the back-end systems) written in PHP. Based on what I’ve read, he’s up there with Phil Greenspun in my opinion; that is, he’s among those who understand strategy and customer service and low-level technology and are […]
Category: ruby, php, ruby on rails, sql, architecture, articles, process | Tags: | 29 Comments »
08.19.07 - 11:37pm
We developers and other nerdy folk are used to using strange and klunky applications that do something special, and we’re used to that trade-off.
Eclipse is an IDE so it’s hard to imagine it not being baroque and difficult to use, requiring weeks of effort to become productive. JBidWatcher has saved me a lot of money […]
Category: C++, Python, mobile, java, ruby, architecture, IA, articles, Linux | Tags: | 2 Comments »
08.16.07 - 05:05pm
Ruby faster than Python and Perl! cries the headline. This is based on a benchmark that tests “i = i + 1” in a loop, so it’s a particularly useless benchmark, even in a world of benchmarks designed to test unrealistic scenarios that make the benchmark author’s product look good.
Category: Python, perl, java, ruby, articles | Tags: | 1 Comment »