Pogoapp recently replaced it's gitolite server and automation code with a significantly simpler, faster set of redis-backed ruby scripts. If you're trying to scale up complex multi-user git server hosting, this blog and the gist might be of assistance
A blog post explaining the little CoffeeScript TCP terminal proxy app we wrote, named rama and (essentially) compatible with the heroku command line app's rendezvous client
We've posted a short video showing how easy it is to launch a simple Sinatra web app on Pogoapp with git push deployment, a Heroku-compatible REST API, and the pogo command line client
We're building a new app hosting platform with Heroku REST API/buildpack/Procfile/S3 compatibility, running on dedicated servers. This blog post is as an introduction to what our architecture looks like and why. We're looking for a handful of trial users to start kicking the tires and giving us feedback.
I wrote a little blog tutorial on how to create an rbenv hook to auto-load a .powenv (or whatever) file before exec'ing a ruby command through the shell. rbenv is cool
I wrote up a blog benchmarking Rails boot time across a few of our apps in ruby 1.9.2 vs. patched 1.9.2 vs 1.9.3 preview1. Anyone else using one of the various require fixes out there?
I wrote a blog with some instructions and a stackscript for getting an Ubuntu 11.04 linode booted up with rbenv and swapping out the linode kernel for the stock Ubuntu one so the VM can support LXC containers
We've switched our website & blog over to the cool new Mongo-backed, multi-site Locomotive CMS. It's got some pretty cool features not available in other apps, so check it out
A slightly different approach at installing edge rails, because some people at RI were having problems. This should be an easy one-shot way to get a new RVM sandboxed edge app