Wednesday, February 3, 2021

Vision Zero Look Ahead

Vision Zero Look Ahead
By Erica Kato

With Vision Zero, our goal is straight-forward: traffic deaths are not just preventable, they’re unacceptable and we must work to eliminate them. One death on our streets due to traffic violence is one death too many. 

People using pedestrian safety zone on 8th Street that creates a shorter and safer crosswalk

People using pedestrian safety zone on 8th Street that creates a shorter and safer crosswalk

The advent of the COVID-19 pandemic in early 2020 had a significant and unprecedented impact on travel in San Francisco throughout the year.  Unfortunately, as traffic volumes dropped, we witnessed an increase in both traffic speeds and dangerous driving behavior. While the number of traffic injuries in San Francisco decreased in 2020 compared to 2019, the number of traffic deaths remained tragically unchanged.

Nationally, traffic fatalities have increased in major cities, including many of our Vision Zero peers like Portland, New York City and Philadelphia.  In San Francisco we experienced an increase in solo-driver fatalities and motorcycle fatalities, and a decrease in pedestrian fatalities.

First adopted by the mayor and the Board of Supervisors in 2014, the aim of Vision Zero is to eliminate traffic deaths and reduce severe injuries in San Francisco. The policy remains the guiding safety principle for SFMTA, as well as for our partners in the Department of Public Health, the San Francisco Police Department, and all of our Vision Zero partners.

Despite the pandemic and local shelter-in-place orders, the SFMTA completed more than 80 miles of street safety improvements citywide in 2020. More than 30 miles of these improvements were made on the High Injury Network (a network of streets that accounts for 75% of severe and fatal traffic collisions). This includes 6.5 new miles of protected bikeways, more than 300 continental crosswalk upgrades, 11 miles of city streets with slower speed limits, more than 150 signals upgraded additional crossing time for people walking, and more than 60 signals upgraded with leading pedestrian intervals.

We are committed to reaching our Vision Zero goal of zero fatalities in San Francisco.

Our Vision Zero approach in 2021:

Looking ahead, we will continue focusing in 2021 on proven tools to save lives, especially focused on slowing speeds since speed is a leading factor in severe and fatal injuries in SF. These tools include:

    • Exercising local authority to slow speeds, including establishing slow senior zones and 20 MPH speed limits on Market Street and other High Injury Network streets
    • Advancing quick build projects (more than 10 quick builds are in the pipeline for 2021, including two in the Tenderloin)
    • Implementing citywide programmatic work on the High Injury Network, such as daylighting (removing parking at intersections to improve visibility).

We know we can’t get to zero deaths from traffic crashes without a transformative policy agenda, so we will continue to pursue state legislative change to give us more authority over how speed limits are set in San Francisco and to see the ability to implement speed safety cameras for enforcement.

San Francisco’s multiagency, multidisciplinary team will be updating the Vision Zero Action Strategy in 2021. We want to know your ideas and priorities for safer streets and will be sharing a survey soon to gather your input.

For more information, please visit our website: visionzerosf.org



Published February 03, 2021 at 10:03PM
https://ift.tt/3pRqbda

Vision Zero Look Ahead

Vision Zero Look Ahead
By Erica Kato

With Vision Zero, our goal is straight-forward: traffic deaths are not just preventable, they’re unacceptable and we must work to eliminate them. One death on our streets due to traffic violence is one death too many. 

People using pedestrian safety zone on 8th Street that creates a shorter and safer crosswalk

People using pedestrian safety zone on 8th Street that creates a shorter and safer crosswalk

The advent of the COVID-19 pandemic in early 2020 had a significant and unprecedented impact on travel in San Francisco throughout the year.  Unfortunately, as traffic volumes dropped, we witnessed an increase in both traffic speeds and dangerous driving behavior. While the number of traffic injuries in San Francisco decreased in 2020 compared to 2019, the number of traffic deaths remained tragically unchanged.

Nationally, traffic fatalities have increased in major cities, including many of our Vision Zero peers like Portland, New York City and Philadelphia.  In San Francisco we experienced an increase in solo-driver fatalities and motorcycle fatalities, and a decrease in pedestrian fatalities.

First adopted by the mayor and the Board of Supervisors in 2014, the aim of Vision Zero is to eliminate traffic deaths and reduce severe injuries in San Francisco. The policy remains the guiding safety principle for SFMTA, as well as for our partners in the Department of Public Health, the San Francisco Police Department, and all of our Vision Zero partners.

Despite the pandemic and local shelter-in-place orders, the SFMTA completed more than 80 miles of street safety improvements citywide in 2020. More than 30 miles of these improvements were made on the High Injury Network (a network of streets that accounts for 75% of severe and fatal traffic collisions). This includes 6.5 new miles of protected bikeways, more than 300 continental crosswalk upgrades, 11 miles of city streets with slower speed limits, more than 150 signals upgraded additional crossing time for people walking, and more than 60 signals upgraded with leading pedestrian intervals.

We are committed to reaching our Vision Zero goal of zero fatalities in San Francisco.

Our Vision Zero approach in 2021:

Looking ahead, we will continue focusing in 2021 on proven tools to save lives, especially focused on slowing speeds since speed is a leading factor in severe and fatal injuries in SF. These tools include:

    • Exercising local authority to slow speeds, including establishing slow senior zones and 20 MPH speed limits on Market Street and other High Injury Network streets
    • Advancing quick build projects (more than 10 quick builds are in the pipeline for 2021, including two in the Tenderloin)
    • Implementing citywide programmatic work on the High Injury Network, such as daylighting (removing parking at intersections to improve visibility).

We know we can’t get to zero deaths from traffic crashes without a transformative policy agenda, so we will continue to pursue state legislative change to give us more authority over how speed limits are set in San Francisco and to see the ability to implement speed safety cameras for enforcement.

San Francisco’s multiagency, multidisciplinary team will be updating the Vision Zero Action Strategy in 2021. We want to know your ideas and priorities for safer streets and will be sharing a survey soon to gather your input.

For more information, please visit our website: visionzerosf.org



Published February 03, 2021 at 10:03PM
https://ift.tt/3pRqbda

Show HN: Play Fun Games in Slack https://ift.tt/2MuDjX2

Show HN: Play Fun Games in Slack https://bored.social/ February 3, 2021 at 09:01PM

Show HN: Fusuma is a tool to create slides using Markdown easily for you https://ift.tt/3cDQi39

Show HN: Fusuma is a tool to create slides using Markdown easily for you https://ift.tt/2HujTOv February 3, 2021 at 08:56PM

Launch HN: Emerge (YC W21) – Monitor and reduce iOS app size https://ift.tt/2YEjTkO

Launch HN: Emerge (YC W21) – Monitor and reduce iOS app size Hi everyone! We’re Noah and Josh from Emerge ( https://ift.tt/36BFYF2 ). Our company is building a monitoring and analysis tool to help iOS developers reduce their app’s size. You might have heard about app size challenges faced by large iOS apps, particularly those with Swift codebases. I was an iOS engineer at Airbnb for 4.5 years and personally worked on their size reduction efforts. App size is tricky to quantify. The size users most commonly see (what’s on the App Store page) is the install size thinned for their device. This is the size measured after stripping out assets like images and other media not needed for your screen size, or code that doesn’t run on your device’s architecture. However, this isn’t the only size metric out there, there’s also download and universal size (read more about this in our docs [1]). Our tool makes app size easy to understand by visualizing the size contribution of every file in your app, from localized strings to machine learning models. To better our understanding, we even reverse engineered compiled asset catalogs and Mach-O binaries to show size contributions of original images, source files and Swift modules. With this perspective we often see files that don’t belong or are suspiciously large. While testing our tool we analyzed and learned from over 150 iOS applications and found that keeping app size in check is really hard— even for industry leaders. Here are some of our more interesting findings. Dropbox ( https://ift.tt/2Le5qJl ) From the visualization, you can clearly see why Dropbox’s iOS app is 270 MB— it’s 35% localization files. These files are duplicated from the main app into 7 different app extensions and they all include comments that provide translators with context for the strings. Just removing these comments from the production app could save 46 MB. eBay ( https://ift.tt/3pMD9bQ ) This is an interesting architecture because although the main app’s executable is only ~150 KB, 86% of the app’s size comes from executables, the biggest one (32 MB) being EbayApp.framework. When building a Swift framework, the binary contains symbols which are not needed in the build uploaded to the App Store. These symbols can be stripped using the method described in our docs [2]. Stripping binary symbols would reduce Ebay’s app size by over 40%. Emerge can generate a script to add to your Xcode build phase to strip symbols for you. Spark ( https://ift.tt/3jdA5De ) About 1/10th of Spark’s ~230 MB app is font files. 10 MB of those font files are duplicates found in an app extension. After a closer look, the fonts duplicated are all SF-Pro-Text, look familiar? These have been system fonts since iOS 11 (the minimum version for Spark). If the system font was used directly, 10% of the whole app could be deleted! If you want to dive in a bit deeper you can check out our Medium post which goes into detail on some other popular apps [3]. Our analysis consistently shows that without guardrails in place, app size can get out of hand very quickly. Emerge wants to help developers reduce their size and keep it that way. Our continuous monitoring and binary size profiling prevents regressions by alerting developers of size changes in their pull requests, helping teams build better, smaller apps. We offer a free Growth plan designed for independent developers and small startups. Our paid plans start at $499/month, you can view more details here: https://ift.tt/3cyUVM5 . If app size has come up in your development process, we’d love to hear about how you handled it. We’re always looking to improve and grow our product and we’re especially excited to hear feedback from the HN community! Thanks, Noah + Josh [1] https://ift.tt/3pMk5dN [2] https://ift.tt/3pGJIg6 [3] https://ift.tt/3czHkUM... February 3, 2021 at 08:33PM

Show HN: Haven, self-host a private blog instead of using Facebook https://ift.tt/2O1ZZym

Show HN: Haven, self-host a private blog instead of using Facebook https://havenweb.org/ February 3, 2021 at 07:43PM

Show HN: KeeNotes - a Privacy-First Personal Knowledgebase Tool https://ift.tt/3rjuuy8

Show HN: KeeNotes - a Privacy-First Personal Knowledgebase Tool https://ift.tt/2YFcYYN February 3, 2021 at 06:31PM

Show HN: Do You Know RGB? https://ift.tt/t8kUpbO

Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM