Rails on the Run

Rails experiments by Matt Aimonetti

Browsing Posts tagged code

Recently, I got really annoyed at some code I had to work on.

The main reason was that the developer I was working with likes making everything super DRY. While I hate repetitions I like being able to understand the code I’m reading and I want to be able to quickly refactor it.

Anyway, I got over it but during my journey I found some inspiration:

Check out this Keynote of Marcel Molina, Jr at the Ruby Hoedown about code beauty and the rules of Proportion, Integrity and Clarity.

We were discussing the issue in the SD ruby Brigade mailing list and Jordan Fowler posted the following:

I couldn’t help but quote the Towelie episode from South park:

General: Don't you see what genetically enhanced smart towels like these are capable of?
You get out of the shower and dry yourself off. But even after you're dry, the towel makes you more dry.
It keeps getting you drier and drier.
Can you imagine it? What it would feel like to be way, way too dry?
I'll tell you something, you don't want to know and I don't know.

Kyle: And we don't care!

Hackfest status 4 days before the end of the month

The Rails hackfest is a chance for people to be rewarded for contributing source code to Ruby On Rails. The value of their contributions are accumulated and the results charted.

I’m honored to be listed as contributor number 4 few days before the end of the month.
I know I got lucky with some of my patches getting merged in and that I might not be able to stay in the top 10, but I’m still glad I was able to help.