I'm late to the party but we have a list of some outdated gems that are still not compatible with Rails 4 (we use a long-lived branch for rails 4 compatibility that should be merged once rails 4 is released and all our…
John Carmack also has a lot of praise for static analysis: http://www.altdevblogaday.com/2011/12/24/static-code-analysi...
I recently moved to diigo after staying with delicious for about 6 years and being disappointed by the lack of "vision" in the future of the product. Diigo feels like what delicious would have been if yahoo didn't stop…
Zsh almost does this when using rm * : rm /tmp/* zsh: sure you want to delete all the files in /tmp [yn]?
Gandi and OVH both provide VPS instances with an european-based cloud.
Yes, you can specify a git repo in your Gemfile (and optional tags/branches) : gem "rails", :github => "rails/rails", :tag => 'v3.2.11' You can also specify multiple gem sources…
He used to have a blog called "Loud Thinking": http://david.heinemeierhansson.com/posts/archives
I'm late to the party but we have a list of some outdated gems that are still not compatible with Rails 4 (we use a long-lived branch for rails 4 compatibility that should be merged once rails 4 is released and all our…
John Carmack also has a lot of praise for static analysis: http://www.altdevblogaday.com/2011/12/24/static-code-analysi...
I recently moved to diigo after staying with delicious for about 6 years and being disappointed by the lack of "vision" in the future of the product. Diigo feels like what delicious would have been if yahoo didn't stop…
Zsh almost does this when using rm * : rm /tmp/* zsh: sure you want to delete all the files in /tmp [yn]?
Gandi and OVH both provide VPS instances with an european-based cloud.
Yes, you can specify a git repo in your Gemfile (and optional tags/branches) : gem "rails", :github => "rails/rails", :tag => 'v3.2.11' You can also specify multiple gem sources…
He used to have a blog called "Loud Thinking": http://david.heinemeierhansson.com/posts/archives