MettaProgramming

Thoughts on Software and Technology

Archive for the ‘rails’ tag

Using Github as a Small-Scale CDN (w/Rails)

leave a comment

I love Github. Like tomato sandwiches, Celtic music, beer, and programming- Github is something that, try as I might, I just can’t make myself sick of.1 Recently, I took the Git survey, and it contained an interesting question along the lines of “What do you use Git for?” The answers were things like “configuration files” [...]

Written by john

September 15th, 2010 at 6:11 pm

Posted in Ruby

Tagged with , ,

So you want to hire a ninja, do you?

3 comments

I took a trip to Portland recently to traipse through OSCON. I was mostly in the exhibition hall with all the great schwag and company booths– many which had posted job announcements. While there, I was once again frustrated by a trend I keep seeing. The trend can be described as an “arms race of [...]

Written by john

July 28th, 2010 at 3:36 pm

Stop being stupid about belongs_to!

2 comments

This is just a post that may help me stop being stupid. Writing it may help carve it into the permanent portion of my memory instead of the “forget about it and then periodically have to think twice and remember that you did something stupid” portion. It’s a small thing, more of an annoyance than [...]

Written by john

July 21st, 2010 at 1:38 pm

Posted in Ruby

Tagged with , ,

4th, 4, and 5: Why I Don’t Start At The Front

leave a comment

This post is mostly a whiny diatribe on how I’m a stupid idiot. Mostly, when I code, I focus on logic: algorithms, object models and other back-end stuff. All the stuff that’s hard and doesn’t give any sort of gratification to the front-end developers or users because, well, it’s not on the front-end. The stuff [...]

Written by john

March 28th, 2010 at 3:53 pm

Posted in Miscellany

Tagged with , ,

Ruby Can’t Scale!

6 comments

This weekend, during my wife’s birthday celebrations, I talked with someone about my recent programming exploits, including how much fun I’m having programming web applications in Ruby on Rails. The response: “Sure, Ruby’s fun, but it’s not really useful. It’s a cute scripting language, but it can’t scale.” Until recently, this was an opinion that [...]

Written by john

March 23rd, 2010 at 10:44 am

Posted in Ruby

Tagged with , ,