Wednesday, December 14, 2022

New T Third Route in Central Subway Starting January 7

New T Third Route in Central Subway Starting January 7
By Mariana Maguire

Map showing the new alignment of the T Third to Chinatown-Rose Pak Station, connecting from 4th and King streets and continuing north to Central Subway; existing Muni Metro system's J Church, K Ingleside and M Ocean terminating at Embarcadero Station; the N Judah continuing along the Embarcadero to Caltrain at 4th and King streets.

New T Third service via Central Subway starts January 7 with service between Sunnydale and Chinatown-Rose Pak Station.

On Saturday, January 7, the T Third starts its historic new route, providing a direct Metro connection between Sunnydale and Chinatown-Rose Pak Station. Service runs Mondays through Fridays, 6 a.m. to midnight. every 10 minutes and Saturdays and Sundays, 8 a.m. to midnight every 12 minutes. The new T Third line vastly improves transportation to and from some of San Francisco’s most densely populated areas and major shopping corridors, expanding transit options and new connections.

The new T Third route will travel north to the new Central Subway from 4th & King platform. It will no longer turn onto King Street or run along the Embarcadero and the Market Street subway. Also, the K Ingleside will now travel between Balboa Park and Embarcadero Station.

New Connections

Customers traveling to stops along the Embarcadero, the baseball stadium at 2nd and King streets should transfer to the N Judah. Customers should transfer at Powell Station to Union Square/Market Street Station for the T Third going to Sunnydale.

To transfer to the new T Third at Union Square/Market Street Station from the J Church, K Ingleside, M Ocean View, N Judah or BART at Powell Station, you can connect entirely underground. From the Powell Station platforms, take the elevator or follow signs to concourse level, then follow signs to Union Square/Market Street Station.  

Customers on the T Third connecting to other Muni Metro routes or BART should follow signs on the Union Square/Market Street Station platform toward Stockton/Ellis streets.

Navigating the Union Square/Market Street Station

The new Central Subway stations have many new features, including long escalators – the longest in the United States west of the Mississippi – and two glass elevators at every level for more accessibility.

Customers who need to use the elevators to the platform should bypass the fare gates near the street entrances at Union Square/Market Street Station. Instead, use the fare gates in the center of the concourse.

MuniMobile and Lifeline customers may use any fare gate at the Union Square/Market Street Station.

Special Chase Center Event Service

During events at Chase Center, the SFMTA will run special event service about every 10 minutes in addition to normal T Third service. The additional special event trains – with “S Chase Center” head signs – will serve all stops between Chinatown-Rose Pak Station and UCSF/Chase Center. From end to end the ride takes only 20 minutes. Best of all, your event ticket is your Muni fare. No additional Muni fare needed!

Customers traveling past Chase Center during this special event service should check train head signs and only board “T Third” trains for a one-seat ride to their destination.

We know new T Third service in the new Central Subway is a big change that will take time to get used to. We’re here to help! Stay tuned for helpful wayfinding guidance and orientations, and check out our Frequently Asked Questions for helpful commuting tips.

Send us your questions at TellMuni@SFMTA.com so we can help you navigate better and become a Muni Metro pro!



Published December 14, 2022 at 01:59AM
https://ift.tt/IegmVqT

Show HN: NixOS Web Hosting for Everyone https://ift.tt/Xs6mU3W

Show HN: NixOS Web Hosting for Everyone https://shipnix.io/ December 14, 2022 at 12:50AM

Tuesday, December 13, 2022

Show HN: We scaled Git to support 1 TB repos https://ift.tt/2lLXJxH

Show HN: We scaled Git to support 1 TB repos I’ve been in the MLOps space for ~10 years, and data is still the hardest unsolved open problem. Code is versioned using Git, data is stored somewhere else, and context often lives in a 3rd location like Slack or GDocs. This is why we built XetHub, a platform that enables teams to treat data like code, using Git. Unlike Git LFS, we don’t just store the files. We use content-defined chunking and Merkle Trees to dedupe against everything in history. This allows small changes in large files to be stored compactly. Read more here: https://ift.tt/eusXP3K Today, XetHub works for 1 TB repositories, and we plan to scale to 100 TB in the next year. Our implementation is in Rust (client & cache + storage) and our web application is written in Go. XetHub includes a GitHub-like web interface that provides automatic CSV summaries and allows custom visualizations using Vega. Even at 1 TB, we know downloading an entire repository is painful, so we built git-xet mount - which, in seconds, provides a user-mode filesystem view over the repo. XetHub is available today (Linux & Mac today, Windows coming soon) and we would love your feedback! Read more here: - https://ift.tt/JZIkWwo - https://ift.tt/MmuzZED https://ift.tt/N8SEfp0 December 13, 2022 at 08:44PM

Show HN: Monitor a Twitter handle and get notified when it becomes available https://ift.tt/c1iJ60a

Show HN: Monitor a Twitter handle and get notified when it becomes available https://handle.horse December 13, 2022 at 05:51PM

Show HN: Bugbusters.ai automated bugfixing using gpt-3 https://ift.tt/fmX0cpR

Show HN: Bugbusters.ai automated bugfixing using gpt-3 Hi everyone on HackerNews, We are just launching Bugbusters. Bugbusters is a GitHub-Bot that writes bugfixes for errors detected by application monitoring software like sentry. It examines an error's monitoring data, such as stack traces, in combination with the source code and git commit history to generate a potential fix. The bugfix will be submitted via a Pull Request that will also include details on the determined cause of the initial error and approach taken to fix it. You can simply create a GitHub Issue containing a link to the error in sentry and assign it to the Bugbusters-Bot. In cases where the bot is unable to generate a solution, it assists a programmer in finding a fix by providing information and steps that could lead to a resolution. This may involve providing a list of potential error causes, online research results such as stack-overflow posts, as well as code changes (commits) that may have caused an error. While we are currently focused on automated bug fixing, there are lots of other interesting features that we want to incorporate in the future, such as: Avoiding the reoccurrence of a bug by generating unit tests or recommending steps such as a refactoring to avoid them in the future. Integration into IDEs/terminals/std-err, which would allow developers to overcome errors during coding time much faster. A programmer could also be informed that their code has a certain error-proneness or that they are working on a critical section that has been causing errors in the past. Improving PR-Reviews by tracking critical code sections and highlighting them during reviews. This would allow developers to consider previously caused bugs and improve the quality of their code. Overall, we believe that Bugbusters has the potential to greatly improve the efficiency and effectiveness of bug fixing. Let us know what you think! https://ift.tt/IDl0roE December 13, 2022 at 07:28AM

Show HN: ShopWitYoPeople – A black Chicago business directory https://ift.tt/yMp50vO

Show HN: ShopWitYoPeople – A black Chicago business directory Hey HN! ShopWitYoPeople ( https://ift.tt/32KWsrO ) was built to showcase Black Chicago businesses. We’re around to answer questions and look forward to hearing everything and anything you have to say! https://ift.tt/S3hQFYl December 13, 2022 at 06:39AM

Show HN: Is Edge Compute Faster? Benchmarking Edge Platforms (With Databases) https://ift.tt/7e6pwJl

Show HN: Is Edge Compute Faster? Benchmarking Edge Platforms (With Databases) I built a platform for running your applications and data on the edge with TypeScript (Bun and Deno) and SQL with strong consistency (PostgreSQL compatible that works with Prisma!). https://ift.tt/KvVe2SO December 13, 2022 at 02:50AM

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems https://ift.tt/onuTQWR

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems Anti-Cluely is a lightweight tool designed to detect common...