In San Diego, Deacon John Roberts leads a weekly cycling program that gives homeless participants more than exercise. It offers mobility, community, and a sense of freedom. For many of the participants in the program, cycling is a lifeline for job searches, addiction recovery, and access to services, despite unsafe riding conditions, theft, and persistent stigma.

Transportation is a major barrier for the unhoused, and advocates say bikes should be part of broader mobility strategies. “Bikeshare passes are dirt cheap compared to giving people cars or giving people transit passes,” said Jacob Lawrence Wasserman of the UCLA Institute of Transportation Studies in a new Bloomberg CityLab article. “But it requires getting over that stigma of thinking every unhoused person on a bike must have stolen it.”

Homeless cyclists. part of the “invisible cyclist” population. often face unsafe riding conditions, theft, and stigma, with limited inclusion in policy discussions. Despite risks, bikes offer independence, health benefits, and social connection.

\n\n\n\n\n”.replace(/\”/g, ‘”‘ );
var html = document.getElementsByTagName(‘html’)[0];

$(‘html’).on( ‘avia-cookie-settings-changed’, function(e)
{
var cookie_check = html.className.indexOf(‘av-cookies-needs-opt-in’) >= 0 || html.className.indexOf(‘av-cookies-can-opt-out’) >= 0;
var allow_continue = true;
var silent_accept_cookie = html.className.indexOf(‘av-cookies-user-silent-accept’) >= 0;
var script_loaded = $( ‘script.google_analytics_scripts’ );

if( cookie_check && ! silent_accept_cookie )
{
if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf(‘av-cookies-session-refused’) >= 0 )
{
allow_continue = false;
}
else
{
if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) )
{
allow_continue = false;
}
else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) )
{
allow_continue = false;
}
else if( document.cookie.match(/aviaPrivacyGoogleTrackingDisabled/) )
{
allow_continue = false;
}
}
}

if( ! allow_continue )
{
// window[‘ga-disable-G-R191SJZTBC’] = true;
if( script_loaded.length > 0 )
{
script_loaded.remove();
}
}
else
{
if( script_loaded.length == 0 )
{
$(‘head’).append( analytics_code );
}
}
});

$(‘html’).trigger( ‘avia-cookie-settings-changed’ );

})( jQuery );