'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'1152432\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{bd421c532985e2432f57eb9a2b65ae2bb420b75d9a3b59f68a24c5bba6fd1c15}\\"1152432\\"{bd421c532985e2432f57eb9a2b65ae2bb420b75d9a3b59f68a24c5bba6fd1c15}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
Carbon: too much, not too little
Suppose that availabilty of oil is going to decline to levels far below those of today. The question is, so what? The US has enough easily accessible coal to supply hundreds of years of consumption at current rates, and the same is true of the rest of the world.
March 28, 2006



















