From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- content/posts/2003-11-19-why-ruby-sucks.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/posts/2003-11-19-why-ruby-sucks.html (limited to 'content/posts/2003-11-19-why-ruby-sucks.html') diff --git a/content/posts/2003-11-19-why-ruby-sucks.html b/content/posts/2003-11-19-why-ruby-sucks.html new file mode 100644 index 0000000..dfc86b8 --- /dev/null +++ b/content/posts/2003-11-19-why-ruby-sucks.html @@ -0,0 +1,13 @@ +--- +date: "2003-11-19T17:18:15Z" +title: Why Ruby Sucks +--- + +

+Matz is awesome. I'm looking over the slides for his RubyConf 2003 presentation, and the third slide is titled "How Ruby Sucks." The fourth slide lists specific problems, and the rest of the presentation talks about what needs to be done. +

+ +

+His slides also talk about starting from scratch with Ruby2 (the language) and Rite (the VM). I'm wary of the start from scratch by committee approach — Perl 6 and E17 are prime examples of how this approach can fail spectacularly. +

+ -- cgit v1.2.3