Markets Self-Correct

from “Divine Intervention”: Drilling Boom Revives Hope for Natural Gas, Prices Fall By 42% in Two Months – Mark J. Perry I love when markets self-correct. When prices or activity reaches a point where they start to turn back on themselves.

Workaround for IE Overly Accepting in Rails’ respond_to format

Looks like Microsoft’s Internet Explorer will accept any format a web server is willing to give it. This doesn’t play nicely with Rails’ 2.0+ respond_to feature. A slick little bit of code that asks the browser what it wants and replies accordingly. Here’s a conversation between Rails & Firefox Firefox: “Hey Rails, I want this …

What if We Had Just 10% More Energy Producers?

If memory serves, the internet was originally developed as a national defense mechanism. A way to keep communications – in a distributed manner – flowing after a nuclear attack. Each node a client and a server, a receiver and producer. Today, not only are the vast majority of Americans online (receivers), but a good chunk …

My 11 Favorite Eponymous Laws

Amara’s law — “We tend to overestimate the effect of a technology in the short run and underestimate the effect in the long run”. Brooks’ law: “Adding manpower to a late software project makes it later.” Conway’s Law : “Any piece of software reflects the organizational structure that produced it.” Edwards’ law: “You cannot apply …