Arvind Dilawar is an independent journalist. His articles, interviews, and essays on everything from the spacesuits of the future to love in the time of visas have appeared in Newsweek, The Guardian, Vice, and elsewhere.
'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 = \'3488174\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{c02863d26df32bd2c49a6866d0c71a3fafe795787f5ca8cdce6a94074a3b18e6}\\"3488174\\"{c02863d26df32bd2c49a6866d0c71a3fafe795787f5ca8cdce6a94074a3b18e6}\' )
)
) 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'
For farmers, by farmers: an interview with GrownBy’s Lindsey Lusher Shute
Launched in early 2021, GrownBy allows users to find farms in their area, order products, and sign up for Community Supported Agriculture (CSA) plans.
August 10, 2021



