Sunday, April 30, 2023

Saturday, April 29, 2023

Show HN: A Gentle Introduction to the Fediverse https://ift.tt/sTjVbn8

Show HN: A Gentle Introduction to the Fediverse There's a lot of great explainer sites and articles about the fediverse, but I wanted to make something that serves as a quick introduction for a more casual audience, and lets you dig deeper from there. https://ift.tt/zineBXF April 29, 2023 at 09:36PM

Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3 https://ift.tt/NseLZ28

Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3 https://ift.tt/zNK6ljG April 29, 2023 at 04:23AM

Show HN: I made a tool to easily credit co-contributors in Git commits https://ift.tt/XWaCN0J

Show HN: I made a tool to easily credit co-contributors in Git commits Hi Everyone! The motivation behind creating this tool is to provide an easy way to give credit to contributors in various situations: - In open-source projects, when a pull request (PR) is closed without merging but the idea or code is later implemented. - During pair programming sessions, where two or more developers work together on a single commit. Existing solutions were either too complicated or didn't work as expected, so Git Add Co-Author was developed as a simple, easy-to-use alternative. https://ift.tt/JcuzGo8 April 29, 2023 at 03:17AM

Show HN: ChatGPT Plugin that semantically searches Google Maps https://ift.tt/f034Rru

Show HN: ChatGPT Plugin that semantically searches Google Maps https://ift.tt/ONUnbB1 April 29, 2023 at 01:05AM

Show HN: Use Terraform Modules in Pulumi https://ift.tt/fZyUtgh

Show HN: Use Terraform Modules in Pulumi Use your battle-tested or 3rd party Terraform modules directly in your Pulumi workflow. https://ift.tt/DLsyvAB April 27, 2023 at 01:48PM

Muni Metro Fix-It Week Maintains the Subway Infrastructure

Muni Metro Fix-It Week Maintains the Subway Infrastructure
By Jessie Liang

Several crew in safety gear standing over a rail track with tools angled in hand.

Track crew removing old rail at the Van Ness crossover 

The first Muni Metro Fix-It Week of 2023 was a resounding success in March, and it’s also the first Fix-It Week since the SFMTA launched the Central Subway in early January of this year. Here is a behind-the-scenes video recap. Fix-It Week is the SFMTA’s quarterly effort to optimize work time by closing Muni Metro early for critical maintenance. The SFMTA’s Maintenance of Way (MOW) teams did an excellent job maintaining the subway and preventing future breakdowns. 

Fix-It Week helps the Muni Metro get a 20% improvement in speed and about a 20% improvement in reliability in the subway. It takes fewer minutes to take the N Judah from the Outer Sunset to Embarcadero now than it did in 2019. 

 From March 16 to March 22, 2023, the Muni Metro Subway between Embarcadero and West Portal closed at 9:30 p.m. to provide SFMTA maintenance crews an extended window to perform underground infrastructure improvement work that cannot be completed during the usual overnight windows. During the subway closure, buses provided substitute service for Muni Metro lines on the surface and connected all stops on Market Street.   

Crew member on the back of a truck spraying water along the side of the tunnel wall. There is a map on the right side and a advertisement board on the left of a woman with sunglasses smiling.

Track crew powerwashing station walls

The goal of Fix-It Week is to make Muni metro subway operations more reliable, ensure safety, and improve the customer experience. Nine MOW teams, Track, Cable Car, Motive Power, Maintenance Engineering, Mechanical Systems, Overhead Lines, Underground, Paint Shop and Signal, were involved in the maintenance work. 

Major maintenance work includes: 

  • Track replacement and reinstallation from the Ferry Portal to the Van Ness Crossover 
  • Mechanical systems cleaning, maintenance and installation  
  • Signal repairs and upgrades, including the demolition of old train control system racks, equipment and wiring 
  •  Track fastener and subway lighting surveys, and drain cleaning around switches  
  • Overhead Line inspections and Overhead Section Break hardware adjustments 
  • Debris removal and traction power substation inspections 
  • Cable Car maintenance and repairs 

Several crew seen cleaning the ground in a station with a variety of posters and lights on the wall.

Custodial staff cleaning Church Station

The SFMTA teams completed over 2,000 hours of maintenance and inspections over the seven night shutdown. They were able to perform 161 feeder operations, replace more than 125 bulbs for trackway lighting in multiple locations, renew 750 feet of Overhead Contact System contact wire, replace eight blue light phones and inspect approximately 8,000 track fastener plates from the Ferry Portal to Powell Station. 

Several crew on spraying water on the tracks alongside a truck.

Track crew powerwashing and removing trash from trackway 

A support team was also contributed to the success of Fix-It Week. These staffers helped coordinate maintenance work, upheld all safety standards and ensured that subway service resumed on time every day. 

The SFMTA will continue to keep the Muni Metro system in a state of good repair. The next Fix-It Week is scheduled for July 2023, and we thank you for your patience and understanding while we do this vital work.  

For more information, visit Muni Metro Maintenance Project (SFMTA.com/SubwayMaintenance).  

Nearly a dozen crew in safety gear all standing on each side of rail track. They are holding the track.

Track crew moving new rail into position by hand at the Van Ness Crossover 



Published April 28, 2023 at 11:47PM
https://ift.tt/05SNWjD

Show HN: SQLite Graph – Graph database with Cypher queries (alpha, but working) https://ift.tt/lAMG0NU

Show HN: SQLite Graph – Graph database with Cypher queries (alpha, but working) I've been working on adding graph database capabilities ...