'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 = \'1154158\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{8b8b513f628d16495808f0f38c0272172e2587a24f0c6d4d0ece827f50844771}\\"1154158\\"{8b8b513f628d16495808f0f38c0272172e2587a24f0c6d4d0ece827f50844771}\' )
)
) 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'
The ascent?
In the classical 1973 BBC production The Ascent of Man, Bronowski lists a number of amazing accomplishments that grew from primitive tools millions of years ago to wonders such as the theory of relativity and understanding DNA as a basis for life. One cannot but be impressed with how little the series has aged in terms of technology, paradigms and scientific understanding. However, the apparent agelessness of the documentary poses a very fundamental challenge to the wide spread assumption that the rate of technological change and scientific understanding is accelerating exponentially.
February 4, 2011



