'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 = \'1969424\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{e8688f953e8999b8624d4a21b5365c6c0582507281f7898721c4679f00504fca}\\"1969424\\"{e8688f953e8999b8624d4a21b5365c6c0582507281f7898721c4679f00504fca}\' )
)
) 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 end of the equality paradigm – The Kilburn Manifesto
In the last quarter of the twentieth century the world’s institutions reached a consensus: they came together to hail the goal of gender equality. Ironically, this was at the very moment when we were witnessing the limits, the exhaustion, of the equality paradigm.
November 26, 2013

