Galaxy Nexus. Is it ...

  Since HTC didn’t the release the Titan on T-mobile my last choice for a smartphone has been the Galaxy Nexus. I’m reluctant to get another Android phone. I’ve been burned by Android updates before and for some reason my phone runs great at first then down the line I start to notice little quirks such...

Switching from a Rails VPS to Shared Hosting

For the last year or two (I’m getting old I can’t remember crap) I’ve been doing allot of Ruby on Rails development. When I first got into Ruby on Rails I loved it. It was easy to create a basic CRUD application, the DRY (don’t repeat yourself) methodology and above all else the structure of a Rails app. If I were to look at someone else’s Rails app I’d immediately know where to look to see how the thing was put together. I can’t express how many times I’ve almost thrown up after looking at other people’s Asp.net and PHP code. With all of that said the one thing that urks me is how much of a cluster fuck it is to host a rails app. The Shittiest Part of Ruby on Rails is hosting I spent...