Vlad Vexler is a London-based philosopher and political analyst. His academic work focuses on political freedom, and he is currently writing a book on Isaiah Berlin. His public intellectual work, in the media and on YouTube (where his commentaries have received over 50 million views), covers geopolitics, post-truth politics, the decline of Western democracies, Russian politics and the climate crisis. Vlad has lived with a debilitating disability since 2003, which restricts his working day to 1-2 hours.
'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 = \'4030688\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{b85328f6d7ec785e4e85b50683bc159e382dc1eefdb9db20b0b2207ff858dbf3}\\"4030688\\"{b85328f6d7ec785e4e85b50683bc159e382dc1eefdb9db20b0b2207ff858dbf3}\' )
)
) 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'


