Tuesday, April 23, 2024

Shape Our Vision for a Safer West Portal

Shape Our Vision for a Safer West Portal
By Brian Haagsman

As a K Ingleside train waits to exit West Portal Station, people walk in the crosswalk in front of the station.West Portal Station is a busy transit hub served by three rail lines and two bus routes. 

This week, we’re hosting pop-ups in West Portal and running a survey to seek your feedback on safety improvement proposals we announced for the area on April 16.  

The West Portal Station area includes three Muni rail lines and two bus routes. Together, they serve 50,000 riders per day. It’s also the entrance to a vibrant commercial village where people visit restaurants, shops and offices. Every day, children and families pass through the area to go to local schools, playgrounds or the public library. 

With such a high volume of people traveling through West Portal, it’s critical that the space is safe for everyone who accesses it. That means safe connections to transit. It means safe travel between homes, to businesses and to other West Portal destinations. 

Tragically, a collision killed a family of four near West Portal Station in March. We have been working with Mayor London Breed and District 7 Supervisor Myrna Melgar ever since to make changes in the area.  

We'll share how you can review our safety improvement proposals. We’ll also cover how to connect with our team in person and online to provide feedback about them. 

How to share feedback about safety improvements for West Portal 

Our proposals aim to improve intersection safety and create a more welcoming space for people who access West Portal. You can review these proposals on our West Portal Station Safety and Community Space Improvements - Proposed Design webpage

Here’s how to connect with our teams in person and online to share feedback about the proposals. 

Connect with project staff at neighborhood pop-ups  

You can ask our project staff questions and share feedback with them at on-street pop-ups: 

  • Tuesday, April 23, 8 – 9:30 a.m. at West Portal Station (northwest corner of West Portal Avenue and Ulloa Street). Chinese and Spanish interpretation will be available. 

  • Wednesday, April 24, 4 – 5:45 p.m. outside the West Portal Branch Library (190 Lenox Way). Chinese interpretation will be available. 

Fill out our online survey form 

You can also fill out our online survey to provide feedback on the proposal and offer suggestions on ways to beautify the entrance to the station. 

To complete the form, visit our West Portal Safety and Community Improvements Project  -- Community Survey webpage

The deadline to complete the survey is Sunday, April 28, 2024. 

Understanding the proposed designs 

The goal for West Portal is to create a safer and calmer intersection where Ulloa Street crosses West Portal. At the same time, we also want to make sure people can easily get to their West Portal destinations. The proposal aims to more clearly define how people move through the space. This applies to people walking, driving or taking Muni. The design would also reduce vehicle traffic on the train tracks.   

Map shows proposed changes to the West Portal Station area. Signs indicate right turn only from Ulloa onto West Portal Ave, right turn only from Lenox Way onto Ulloa St., and changes to Claremont Blvd that no longer allow vehicles to turn onto Ulloa St.

At the heart of the proposal is more dedicated and protected space for people around the station entrance. Originally used for SFMTA operations vehicles, the new space would be an inviting area for people walking. It could include features like murals, seating, planters, bike share stations or other options. These would support the commercial corridor and neighborhood at large – and reflect its unique character.  

Image rendering that shows people walking and sitting on a painted, protected pedestrian area full of potted plants and trees. Cars drive on a street in the background.
Examples of materials that could be used to mark protected space for people walking such as street murals, planters and bollards.   

The proposal also includes safety improvements to reduce conflicts between transit vehicles in the intersection and people walking, biking and driving. They include: 

  • Simplified turns  

  • A dedicated transit lane 

  • Converting one block of nearby Lenox Way to one-way traffic 

What’s next: feedback review and final proposal 

After we carry out this outreach, our project team will review the feedback and consider changes to the proposals. Next, we will bring a final proposal to the SFMTA Board for a public hearing early this summer. 

You can track the project by visiting the West Portal Safety and Community Space Improvements webpage. You can also reach out with questions or feedback to: WestPortalProject@SFMTA.com. 



Published April 23, 2024 at 06:01AM
https://ift.tt/dz46igm

Show HN: Metashade – a Pythonic GPU shading/compute EDSL https://ift.tt/8BKQuZL

Show HN: Metashade – a Pythonic GPU shading/compute EDSL Superficially, it may look similar to Nvidia's Warp or OpenAI's Triton, but instead of transpiling a subset of Python to the target language, it implements dynamic codegen in pure Python. These slides discuss the existing GPU programming solutions and make a case for Metashade's approach: https://ift.tt/W5g6A4o... https://ift.tt/8RD0xP9 April 22, 2024 at 04:51AM

Show HN: Wonkypedia - Wikipedia from an Alternate Timeline https://ift.tt/sC9MG4x

Show HN: Wonkypedia - Wikipedia from an Alternate Timeline https://ift.tt/GUZtNmy April 23, 2024 at 01:26AM

Show HN: Auto-optimizing deterministic LLM outputs using knowledge graphs https://ift.tt/Feyd9r5

Show HN: Auto-optimizing deterministic LLM outputs using knowledge graphs Hi, We are building an open-source framework for loading and structuring LLM context to create accurate and explainable LLM answers using knowledge graphs and vector stores. We built the tool with four main concepts in mind: 1. Loader -> uses dlt in the backend to load and structure the data 2. Cognify step -> creates a graph with summaries, labels and factoids that are interconnected across the documents and stored as a representation in the vector store 3. Optimizer -> Uses DSPy to optimize LLM queries, and we plan to extend it to most of the knobs we can turn, like chunking etc. 4. Search -> allows for searching using search types supported in graph stores (ex. Neo4j) or hybrid, BM25, or other search types available in vector stores. We are quite early with the product but we would love to hear feedback on what we can improve. https://ift.tt/hINo9Lb April 22, 2024 at 11:55PM

Monday, April 22, 2024

Show HN: Fast Calendar Algorithms https://ift.tt/lxNZDHg

Show HN: Fast Calendar Algorithms I've done this work not long ago and I reckon that the name of the github repo doesn't help people searching for calendar algorithms. (Too late to change it now.) The name of the repo, eaf, comes from Euclidean Affine Functions which are the type of functions behind the algorithms. https://ift.tt/lj1GraB April 22, 2024 at 06:32AM

Show HN: LLaMA 3 tokenizer runs in the browser https://ift.tt/NjmYKeO

Show HN: LLaMA 3 tokenizer runs in the browser https://ift.tt/gS83OGy April 22, 2024 at 05:07AM

Show HN: AppView 1.0.0 is released Instrument, Observe, Secure your deployments https://ift.tt/GCx7avj

Show HN: AppView 1.0.0 is released Instrument, Observe, Secure your deployments AppView is an open source, runtime-agnostic instrumentation utility for any Linux command or application. It helps users to explore, understand, and gain visibility with no code modification. With one instrumentation approach for all runtimes, AppView offers ubiquitous, unified instrumentation of any unmodified Linux executable. With AppView 1.0.0 comes the new threat detection logic that allows users to capture security-related events. Is your application accessing secure files? Is it making connections it shouldn't be? Is it exfiltrating data over DNS or is GOT poisoning in effect? Other features of the 1.0.0 release include the ability to: - Generate metrics on process and application performance. - Generate events, reporting on network, file, logs, console messages and http/s activity. - Capture (decrypted) payload data without the need for keys. - Generate a stack trace, and a core dump when an application crashes. - Generate network flow information. - Create a report on unique file and network activity. - Install AppView in a Kubernetes cluster. - Secure file and network access in an application. - Instrument both static and dynamic executables. - Attach to processes while they are running or start when the process does. - Normalize and forward metrics and events, in real time, to remote systems. - Summarize metrics and detect protocols. We are looking for users and contributors alike. https://appview.org/ April 21, 2024 at 10:52PM

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