Subscribe to RSS

Tag Archives: rack

My Faith is Restored

I neglected to add in my previous post that it wasn’t initially the size of the spawned processes that caused me to reformulate my approach to my website, it was the access time. A dozen or so off-hand measurements averaged the time to display the entire front page (a paragraph of text from a SQLite [...]

Phusion, Rack, Sinatra, and sub-domains

Working with Sinatra, Phusion Passenger, and Apache runs into some problems.

Feedsweep

Why Rails is total overkill and why I love Rack:

That’s why Rails is overkill: You can easily build web applications without the “magic”, and without the interdependencies and all the rest that comes with it.

This may be the case, but if it weren’t for Rails providing the exact methodology for programmers to use [...]