ads

Thursday, June 30, 2022

Wednesday, June 29, 2022

Show HN: Let’s Gym, the app that lets you find a nearby Gym Partner https://ift.tt/4Dbktpu

Show HN: Let’s Gym, the app that lets you find a nearby Gym Partner Hi All, I recently launched the beta version of Let’s Gym and looking for people interested in using this app in hopes to get feedback. The app idea came up after I moved to a new city and all my buddies back home were the people I worked out with daily. My drive to the gym suffered since the workout “comradely” was no longer there. After speaking to most people around the city it seem it was a common theme of people moving here and not having a workout partner. There are facebook groups in some cities that try and alleviate this issue but the problem was that you couldn’t filter on the workout goal of the person and responses back was more of a miss than a hit using FB. We are in a very early beta in select cities in the US and would love feedback. https://www.letsgym.io/ June 30, 2022 at 05:14AM

Show HN: Calculator for US Individual Income tax, from 1970-present https://ift.tt/S8dOqXm

Show HN: Calculator for US Individual Income tax, from 1970-present I wanted to share a simple web app I created recently, which lets you estimate income taxes owed in the US: https://taxsim.app All the calculations occur directly in the browser, and are powered by a Fortran program that has been converted to WASM using emscripten. This calculator was originally developed in the 1970s [1] by the non-profit National Bureau of Economic Research. NBER has been maintaining this F77 codebase for the last 50 years, and uses it primarily for academic research on tax policy. The Fortran source code itself is over 1MB of text, because it codifies both federal and all 50 states' tax laws for each of the last 62 years. I first learned about NBER TAXSIM [2] a few months ago via an interesting paper they published "Automatic Tax Filing: Simulating a Pre-Populated Form 1040" [3]. The Fortran code itself is not open-source, but is available on request for research purposes. I reached out to NBER and proposed compiling it to WASM, so it could be run directly in a browser. With relatively little effort I was able to create a js/wasm version [4], thanks in huge part to previous open-source work [5]. This WASM build now powers https://taxsim.app, which is my attempt to create an interactive UI to allow for easier exploration of the US tax code. Specific tax scenarios can also be shared easily, by simply copying the browser URL. The code for this webapp is also open-source [6]. This was my first time experimenting with WASM, and I am already a huge fan. Not only was I able to take a 60 year old codebase and get it working on every modern browser and device, this work is also now benefiting the academic community. For example, the js/wasm can be run directly in V8, which means it can also now be run locally within R using libv8 [7]. Previously most researchers were uploading their tax scenarios to NBER's servers via ftp/ssh/http. [1] https://ift.tt/W8T475p [2] https://ift.tt/jqztraf [3] https://ift.tt/mUv49tG [4] https://ift.tt/yK5pnrF [5] https://ift.tt/JXAHtF7 [6] https://ift.tt/m12zDe8 [7] https://ift.tt/5aQysmB June 30, 2022 at 04:22AM

Show HN: Sudopad – Private link sharing board for friends https://ift.tt/IJojwfH

Show HN: Sudopad – Private link sharing board for friends https://sudopad.com June 30, 2022 at 04:06AM

Show HN: Ploomber Cloud (YC W22) – run notebooks at scale without infrastructure https://ift.tt/CtEP4KA

Show HN: Ploomber Cloud (YC W22) – run notebooks at scale without infrastructure Hi, we’re Ido & Eduardo, the founders of Ploomber. We’re launching Ploomber Cloud today, a service that allows data scientists to scale their work from their laptops to the cloud. Our open-source users ( https://ift.tt/H3cWsoI ) usually start their work on their laptops; however, often, their local environment falls short, and they need more resources. Typical use cases run out of memory or optimize models to squeeze out the best performance. Ploomber Cloud eases this transition by allowing users to quickly move their existing projects into the cloud without extra configurations. Furthermore, users can request custom resources for specific tasks (vCPUs, GPUs, RAM). Both of us experienced this challenge firsthand. Analysis usually starts in a local notebook or script, and whenever we wanted to run our code on a larger infrastructure we had to refactor the code (i.e. rewrite our notebooks using Kubeflow’s SDK) and add a bunch of cloud configurations. Ploomber Cloud is a lot simpler, if your notebook or script runs locally, you can run it in the cloud with no code changes and no extra configuration. Furthermore, you can go back and forth between your local/interactive environment and the cloud. We built Ploomber Cloud on top of AWS. Users only need to declare their dependencies via a requirements.txt file, and Ploomber Cloud will take care of making the Docker image and storing it on ECR. Part of this implementation is open-source and available at: https://ift.tt/CaGkP6I Once the Docker image is ready, we spin up EC2 instances to run the user’s pipeline distributively (for example, to run hundreds of ML experiments in parallel) and store the results in S3. Users can monitor execution through the logs and download artifacts. If source code hasn’t changed for a given pipeline task, we use cached artifacts and skip redundant computations, severely cutting each run's cost, especially for pipelines that require GPUs. Users can sign up to Ploomber Cloud for free and get started quickly. We made a significant effort to simplify the experience ( https://ift.tt/hXrEHfU ). There are three plans ( https://ift.tt/uDtvNbq ): the first is the Community plan, which is free with limited computing. The Teams plan has a flat $50 monthly and usage-based billing, and the Enterprise plan includes SLAs and custom pricing. We’re thrilled to share Ploomber Cloud with you! So if you’re a data scientist who has experienced these endless cycles of getting a machine and going through an ops team, an ML engineer who helps data scientists scale their work, or you have any feedback, please share your thoughts! We love discussing these problems since exchanging ideas sparks exciting discussions and brings our attention to issues we haven’t considered before! You may also reach out to me at ido@ploomber.io. June 29, 2022 at 10:04PM

Show HN: ColorTiles Browser Game https://ift.tt/rXliaCU

Show HN: ColorTiles Browser Game Hello HN! Here is a little game I made, colorful tiles must be placed next to other tiles and match in symbol or color. This game is inspired by Passage 3 and similar games like Qwirkle, Rummy or Dominoes. There exist some browser-based versions here and there, but I wasn't completely satisfied with any of them, so I made my own. This is optimized for a broad range of screen sizes and auto-rotates the playing field for narrow (portrait) viewports. As I've discovered with my own parents, folks who enjoy playing Solitaire, Hearts and similar games might enjoy this as well, so gladly spread the word. Have fun and feedback is appreciated! :) https://colortiles.net/ June 29, 2022 at 09:38PM

Show HN: Heat Pump Cost Comparison https://ift.tt/sAaXjZR

Show HN: Heat Pump Cost Comparison https://ift.tt/C7mBzW5 June 30, 2022 at 01:37AM

Show HN: Brevity 500 – Short games to help you become a powerful writer https://ift.tt/NbSJIZ9

Show HN: Brevity 500 – Short games to help you become a powerful writer https://brevity500.com June 29, 2022 at 10:48PM

Tuesday, June 28, 2022

Show HN: I ranked news websites by speed https://ift.tt/ZkPlhEd

Show HN: I ranked news websites by speed I've been working on building "the fastest news website" for a few reasons: 1. I got tired of waiting for news websites to load, so I made a text-only news website that only has major news headlines. 2. I wanted to demonstrate to the world that if you want to build something really fast on the web, you can do it without loads of JavaScript. 3. I wanted to show that you can design something that looks good without having tons of images, etc. I put together the speed page at https://ift.tt/GgC6jUt to hold my website to be more accountable for speed, but it's also interesting to see how fast other news websites are (or in most cases, are not). Some feedback I'm interested in receiving: 1. What's your take both on the speed ranking methodology for Legible News? 2. Are my descriptions of the metrics for a non-web developer reasonable? Example of that at https://ift.tt/byDRXJN , and if you click through the links on that table, you see a description like https://ift.tt/wifhkVs Sorry ahead of time, but I can't fit all news websites on the speed report. I had to target general news websites, not ones for specific niches like HN for Tech. If there's something you think that's missing please post it, but I can't promise that I'll add it. If you like it, please consider subscribing! Thanks! https://ift.tt/GgC6jUt June 29, 2022 at 12:35AM

Show HN: Hasura GraphQL Data Connector SDK to add GraphQL API to any data source https://ift.tt/7Lq5QlO

Show HN: Hasura GraphQL Data Connector SDK to add GraphQL API to any data source https://ift.tt/pvmYfwG June 29, 2022 at 12:13AM

Show HN: Free QR Code Generator https://ift.tt/9fVrAxZ

Show HN: Free QR Code Generator https://ift.tt/PXqWi6z June 28, 2022 at 09:25PM

Show HN: We made a fast audio editor for podcasting https://ift.tt/nt2ojMW

Show HN: We made a fast audio editor for podcasting https://teapodo.com/ June 28, 2022 at 03:44PM

UK decides AI still cannot patent inventions

Many experts doubted AI was currently able to invent without human assistance, a consultation found.

from BBC News - Technology https://ift.tt/w9fQgpi

Monday, June 27, 2022

Show HN: WebExtension Playground https://ift.tt/KE1Rejx

Show HN: WebExtension Playground https://play.web-extensions.dev/ June 28, 2022 at 06:05AM

Show HN: AirScript – Like Lua, but in Rust, and Different https://ift.tt/0qZn6cu

Show HN: AirScript – Like Lua, but in Rust, and Different https://ift.tt/6RdohtG June 28, 2022 at 05:18AM

Show HN: [NSFW] Diffusion models for porn generation https://ift.tt/KhtOLJF

Show HN: [NSFW] Diffusion models for porn generation https://ift.tt/hHS82KQ June 28, 2022 at 03:08AM

Show HN: PRQL 0.2 — a better SQL — now ready to use https://ift.tt/Pt6WDUT

Show HN: PRQL 0.2 — a better SQL — now ready to use https://ift.tt/NlIOmP9 June 28, 2022 at 12:03AM

Show HN: Get rid of Git submodules and never look back (now for GitHub users) https://ift.tt/eFA68aX

Show HN: Get rid of Git submodules and never look back (now for GitHub users) https://gitmodules.com/ June 27, 2022 at 11:49PM

Show HN: Build Dictionaries for Any Language https://ift.tt/geXdKSy

Show HN: Build Dictionaries for Any Language https://dict.press June 27, 2022 at 11:12PM

Sunday, June 26, 2022

Show HN: A framebuffer console viewer, pure Go https://ift.tt/0vTPCYD

Show HN: A framebuffer console viewer, pure Go Another Sunday afternoon project: add some pizzaz to your boring bare metal or virtual machine consoles! Written as a single Go binary; no dependencies. https://ift.tt/W4cM7IZ As usual, feedback please! June 27, 2022 at 06:16AM

Show HN: A Working Nintendo Gameboy Backpack https://ift.tt/tPMLe0b

Show HN: A Working Nintendo Gameboy Backpack https://www.youtube.com/watch?v=hdD7AtGhssI June 27, 2022 at 04:46AM

Show HN: Isthisabearmarket.com https://ift.tt/qBb8Qnv

Show HN: Isthisabearmarket.com Hey HN! Here's a quick sideproject that I've been working on for the last week The market downturn got me thinking about stock price APIs and how I could use them, overall I had a lot of fun writing this up https://ift.tt/R1GQsle June 27, 2022 at 02:57AM

Show HN: CRProxy is a simple and affordable ngrok alternative https://ift.tt/5VcmBwX

Show HN: CRProxy is a simple and affordable ngrok alternative CRProxy is a new reverse web proxy service. We have a generous free plan that includes the ability to use custom domains and semi-custom sub-domains. We have reasonably priced plans with good bandwidth and no additional usage charges. Please give it a try and let me know what you think. Thank you, David https://crproxy.com June 27, 2022 at 12:49AM

Show HN: Simple games ported to Scala 3 – Try them in the browser https://ift.tt/k4UgwbR

Show HN: Simple games ported to Scala 3 – Try them in the browser Hi everybody, I just ported some 2018-scalajs games to Scala 3, it is amazing that such 8-year old code base required less than an hour to get all the games working in Scala 3. I encourage you to try Scala.js/Scala3 which work really nice. https://ift.tt/oGRxqCm June 26, 2022 at 11:19PM

Show HN: MiniMail – Disposable Email Service for Everyone https://ift.tt/ia3pEF6

Show HN: MiniMail – Disposable Email Service for Everyone https://ift.tt/FQBVPJ6 June 26, 2022 at 11:02PM

Saturday, June 25, 2022

Show HN: Medots – Cross-platform tool to deploy dot files https://ift.tt/zbK8wYm

Show HN: Medots – Cross-platform tool to deploy dot files https://ift.tt/AwDuZLg June 26, 2022 at 05:01AM

Show HN: Product Analytics in SQL with dbt https://ift.tt/QJr0C2H

Show HN: Product Analytics in SQL with dbt Hey everyone! Like many data analysts and engineers, I love SQL and the dbt ecosystem. So it bothers me that we have to use separate tools for product analytics. We do our transformations, BI work, and ad-hoc queries in SQL, but when it's time to look at funnels and flows, we have to use (and procure) a separate platform like Mixpanel or Amplitude. This dbt package is a (very rough) start at fixing that. With it, you can create event streams and run funnel analyses via dbt[0]. More features like flows and retention are coming soon! But I'm mostly curious how you all are doing product analytics right now. Are you using a dedicated tool like Amplitude? What could be better? Do you want to do product analytics in SQL in the warehouse or would you rather it live somewhere else? Would love to get your thoughts, and thanks for taking a look! --- 0. (and soon, with dbt Server, in your favorite BI tool or SQL client): https://www.youtube.com/watch?v=MdSMSbQxnO0&ab_channel=dbt https://ift.tt/Qz0A48o June 26, 2022 at 02:23AM

Show HN: Cargo Cult Psychiatry https://ift.tt/JqcnAdQ

Show HN: Cargo Cult Psychiatry https://ift.tt/8zptkRn June 26, 2022 at 01:39AM

Show HN: Feather – 90 percent of Bloomberg terminal, for 5 percent of the price https://ift.tt/GpOID0f

Show HN: Feather – 90 percent of Bloomberg terminal, for 5 percent of the price Hey, Wanted to share what my friend and I built — Feather. It provides investors with all imaginable financial data, without breaking the bank. Effectively 90 percent of the Bloomberg Terminal, at 5 percent of the price. We just opened sign ups for early access — all you need to sign up is your email address. We’ll open access to the software in order of sign ups, and we’d love to have you onboard. Check it out! https://try-feather.com June 26, 2022 at 01:35AM

Show HN: Unzip-HTTP – extract files over HTTP https://ift.tt/AEBHn73

Show HN: Unzip-HTTP – extract files over HTTP https://ift.tt/0sQNu4I June 26, 2022 at 12:01AM

Show HN: Pathfinding Visualizer https://ift.tt/v2keYDW

Show HN: Pathfinding Visualizer Decided to remake my old pathfinding project to hexagonal tiles. Pretty happy with how it turned out. Source code: https://ift.tt/TG7wI25 https://ift.tt/IT9bjf1 June 25, 2022 at 09:30PM

Show HN: Ferris, social network for IRL activities with your closest friends https://ift.tt/luDC87K

Show HN: Ferris, social network for IRL activities with your closest friends https://ift.tt/PwyVlkc June 25, 2022 at 09:00PM

Show HN: Obsidian – Now on Web with Neverinstall https://ift.tt/4hdeSZq

Show HN: Obsidian – Now on Web with Neverinstall https://ift.tt/VQx895a June 25, 2022 at 02:36PM

Show HN: Git-bug's reusable data model https://ift.tt/NPhof4S

Show HN: Git-bug's reusable data model https://ift.tt/iOuZ2og June 25, 2022 at 05:51PM

Show HN: Dismember – Scan memory for secrets and interesting information https://ift.tt/9ofMvjn

Show HN: Dismember – Scan memory for secrets and interesting information https://ift.tt/InKNLrv June 25, 2022 at 02:07PM

Friday, June 24, 2022

Show HN: Coldbrew – A Web GUI for Homebrew Cask https://ift.tt/1Ycen3o

Show HN: Coldbrew – A Web GUI for Homebrew Cask https://ift.tt/P8HjWVB June 25, 2022 at 03:20AM

Show HN: Domfetch.com - free tool to find expired domains with history https://ift.tt/Y6QS3gd

Show HN: Domfetch.com - free tool to find expired domains with history We have finally launched Domfetch! Domfetch is a free platform to find expired domains. Users can search through domains that are (almost) available for registration. We enrich these domains with extra data to help users find valuable domains. We created this tool because we found the (free) alternatives lacking certain data, such as Moz, Alexa history (we check 5 years of data) & search volume history over a period of 1 year. Let us know what you think! More features and tld's will be added in the near future. https://domfetch.com June 24, 2022 at 06:16PM

Details on Expanded Bus Service Coming July 9

Details on Expanded Bus Service Coming July 9
By Mariana Maguire

The 6 Haight-Parnassus bus climbs a hill

Photo caption: The 6 Haight-Parnassus is one of the Muni bus routes that will be brought back into service July 9, 2022 after being temporarily suspended since March 2020.

On July 9, the next phase of the 2022 Muni Service Network plan will go into effect, focused on expanding bus service including the return of the 2 Sutter, 6 Haight-Parnassus and 21 Hayes (with some route changes), as well as other route extensions and modifications.

Public feedback helped us prioritize bringing back routes and connections many communities rely on. Read more about what we heard from the public and how we incorporated feedback into the 2022 service proposal.

As resources allow, our service changes will continue prioritizing service linking neighborhoods identified by our Muni Service Equity Strategy to essential destinations like hospitals and neighborhood commercial corridors, accommodate changing travel patterns and getting the most of our system. We heard from many seniors and people with disabilities that bringing back the connection to the Jewish Community Center food hub is an important priority, so we are bringing back the 2 Sutter between Presidio Avenue and California Street and the Ferry Plaza at Embarcadero. For service west of Presidio Avenue, customers can take the 1 California, which runs more frequently one block north of Clement Street.

Restored Routes

Route

Details

Frequency

2 Sutter

Restore pre-pandemic route between the Ferry Plaza and Presidio Avenue at California Street, restoring connections to the Jewish Community Center food hub.

Every 20 minutes

6 Haight-Parnassus

Restore pre-pandemic connections in response to community feedback.

Every 20 minutes

21 Hayes

Restore modified pre-pandemic route from St. Mary’s Hospital to Grove and Hyde streets, by Civic Center Station and the Main Library.

Every 20 minutes

Modified Routes

Route

Details

Frequency

23 Monterey

Extend to pre-pandemic route along Sloat Boulevard to the San Francisco Zoo and Great Highway in response to community feedback.

Weekdays every 20 minutes

Weekends every 30 minutes

28 19th Avenue

Extend east of Van Ness Avenue at North Point Street to run between Daly City BART and Powell at Beach streets, providing connections to Fisherman’s Wharf to customers on the westside of the city and who are no longer covered by the 49 Van Ness-Mission.

Weekdays every 12 minutes

Weekends every 15 minutes

43 Masonic

Extend north of Presidio Avenue at California Street to the Presidio, the Marina and Fort Mason on its pre-pandemic route between Fort Mason and Munich Street at Geneva Avenue in response to community feedback.

Weekdays every 12 minutes

Weekends every 20 minutes

49 Van Ness-Mission

Shorten to its previous route between City College and Van Ness Avenue at North Point Street.

Weekdays every 6 minutes

Weekends every 8 minutes

57 Parkmerced

Extend from Eucalyptus Drive and Junipero Serra Boulevard to West Portal Station, restoring the connection to West Portal.

Every 20 minutes

 

58 Lake Merced

Modify to run along Lake Merced Boulevard instead of Sloat Boulevard and Brotherhood Way instead of John Daly Boulevard, from Mission Street and Daly City BART to Stonestown.

Every 30 minutes

66 Quintara

Return to pre-pandemic alignment terminating in the Inner Sunset.

Every 20 minutes

L Bus

Shorten route to run between the SF Zoo and West Portal Station and increase frequency in response to changing trip patterns.

Weekdays every 8 minutes

Weekends every 10 minutes

Looking Ahead

We plan to continue implementing the approved 2022 Muni Service Network in additional phases as we bring more operators onboard. Read more about the complete 2022 Muni Service Network plan.



Published June 25, 2022 at 02:04AM
https://ift.tt/Hi74nMb

Thursday, June 23, 2022

Show HN: Lexman Artificial Podcast https://ift.tt/FLoMPCg

Show HN: Lexman Artificial Podcast https://lexman.rocks June 24, 2022 at 04:10AM

Show HN: Nerd Crawler – we monitor original comic art sites so you don't have to https://ift.tt/RhUJSf6

Show HN: Nerd Crawler – we monitor original comic art sites so you don't have to I've been a fan of comics since I watched the X-Men Animated Series in the 90s, and I fell in love with collecting original comic art when I got my first Jim Lee sketch in high school. But, after missing out on some original comic art pieces because I didn't know when they were added for sale on websites, I decided to take it upon myself to make an app that monitors original comic art sites and emails/texts you when new art drops. It's called Nerd Crawler and I'm building it myself so there might be some bugs but I'm hoping it helps comic art collectors. It works with over 40 original comic art websites like Albert Moy (Jim Lee's art dealer), Cadence Comic Art, Artcoholics, a bunch of Big Cartel sites like Jim Cheung / Jason Fabok / Dustin Nguyen, Greg Capullo Art, Skottie Young, and more. It's free to try @ https://ift.tt/LIzOAlf , and you can upgrade to a paid plan if you want text messages alerts or want to check sites every 10 minutes or 1 minute. From a technical standpoint, my tech stack is: - Ruby on Rails - Hosted on Heroku - Emails sent by Mailgun - Texts sent by Twilio - Images hosted on Cloudinary - Credit card charging handled by Stripe and the new, low-code Stripe Checkout The minimum viable product was built in about a week with minor bug fixes and new features added weekly. If you have any feedback, have art sites you wanted added, or questions, let me know! https://ift.tt/LIzOAlf June 24, 2022 at 05:10AM

Netflix cuts 300 more jobs after subscriptions fall

In April the streaming giant reported its first subscriber loss in more than a decade.

from BBC News - Technology https://ift.tt/x7re4Xv

Show HN: request_migrations – request and response migrations for Rails APIs https://ift.tt/r1tGOXR

Show HN: request_migrations – request and response migrations for Rails APIs https://ift.tt/RC17aNE June 24, 2022 at 04:43AM

Show HN: Translating DOOM from C to V via C2V, building under 1s and running it https://ift.tt/5dWibDG

Show HN: Translating DOOM from C to V via C2V, building under 1s and running it https://www.youtube.com/watch?v=6oXrz3oRoEg June 24, 2022 at 04:22AM

Show HN: In-depth photographic look at all the golf courses I play https://ift.tt/ORhVofQ

Show HN: In-depth photographic look at all the golf courses I play I'm an avid golfer; it's my main hobby. I decided to start taking pictures of all the courses I play. While there's a lot of golf websites out there, none of them really try to document the courses in depth and look at each hole, along with the course facilities like the practice areas. I live in Chicago and am starting with the courses in this area (of which there are dozens of public courses to play). While I play golf, I take photos with my phone of every (relevant) aspect of the golf course I can think of. Then they're processed and organized on the website. Obviously I'm starting this journey on my own, and in that sense it's not scalable. I won't be able to visit all the courses in the US, let alone the world. I hope to find others that would like to contribute to the effort. At some point I'd like to add course news and histories to the site. Many golf courses in the US are over 100 years old and have rich histories. And of course many older courses exist in Europe. I also have started adding descriptions/commentary for each hole on courses. For example, see: https://ift.tt/9yP3fxU... And maybe went a little overboard on this one: https://ift.tt/saIyJYc... Anyway, it's a fun project and could go in a lot of directions. PS: I'm always looking to expand my golfing circle. If you're in Chicago and want to play sometime, hit me up -- contact details are on the website. https://ift.tt/p4h8SLe June 24, 2022 at 02:53AM

Wednesday, June 22, 2022

Show HN: Pragmatic Formal Modeling (Tutorial series with runnable examples) https://ift.tt/ZrW12Au

Show HN: Pragmatic Formal Modeling (Tutorial series with runnable examples) Formal modeling is a mathematical approach for designing and checking correctness of software systems. It focuses on standard software engineering and distributed systems problems of the sort programmers face every day. It takes a pragmatic engineering approach: each problem starts with UML diagrams, design decisions and sometimes even a requirements document. We work through how to get from a whiteboard design to an initial mathematical model. Then we refine it based on logical errors found by the model checker, which return with a level of detail unheard of in a standard debugger. Formal modeling is a skill every engineer should have in their toolbox. All the examples are downloadable, and their is a quick setup section at the start. Additionally, there is an explorable model error debugger build right into the website. https://ift.tt/At0dE9W June 23, 2022 at 12:43AM

Chinese man jailed for sexual assault of Alibaba employee on work trip

The woman was assaulted after being made to drink on a work trip, and then fired after going public.

from BBC News - Technology https://ift.tt/Z4cJR6r

Show HN: Crocodile - Better code review for GitHub https://ift.tt/LQ3Oc8h

Show HN: Crocodile - Better code review for GitHub Hi HN! I've been working on a code review app for GitHub called Crocodile for about a year. I used to work at Microsoft where we used a tool called CodeFlow for reviewing code and I missed it after I left. I know many other ex-Microsoft engineers feel the same. Here are some of the distinguishing features of Crocodile that are inspired by CodeFlow: * Comments float above the code instead of being inline. Long discussions that are displayed inline make it really hard to review the code. * Comment on any text selection in the file, even a single character. * Comments don't get lost when code changes. I hate it when comments become "outdated" because I rebase or the line is edited. I also implemented lots of features that I wish CodeFlow had which you can read more about on the blog. [1] For those curious about the tech stack: it's mostly written in Go with Alpine.js, HTMX, and Tailwind CSS for the frontend. For storage I use PostgreSQL, S3 compatible object storage, and Redis for caching. I use Pulumi for infrastructure provisioning and Kubernetes deployments. Everything is hosted on DigitalOcean. Feedback is welcome! [1] https://ift.tt/6Y7WzJD https://ift.tt/YbwuFRz June 23, 2022 at 03:07AM

Show HN: Kicli – open-source CLI for the open source Kimai time tracking project https://ift.tt/NZYPFL4

Show HN: Kicli – open-source CLI for the open source Kimai time tracking project https://ift.tt/tv16R5m June 23, 2022 at 12:03AM

Show HN: Diary of building software startup from scratch https://ift.tt/Y2p0gha

Show HN: Diary of building software startup from scratch Oh, hello. I didn't see you there. Did you ever wonder what it takes to build and launch a software product from scratch? Not a high-level summary. Not a short essay that describes a year of development. Detailed, day to day activities. A captain's log. Mistakes and pivots. Technology choices. Marketing activities. Design considerations. You might know me as the creator of SumatraPDF. I'm starting a new software product from scratch and I decided to make it an experiment of building in public. I hope to inspire others to build more software by de-mystifying the process of creation. I'm on day 14. It's early but that is the point: you can follow along. Here's the daily dev diary: https://ift.tt/AG02yPp The product is Filerion, a web-based file browser / file manager with support for s3, Dropbox etc. I'll be posting updates to https://twitter.com/kjk but don't just follow along. Start building your own stuff as well. The world needs more great software. June 22, 2022 at 11:53PM

Show HN: Data Diff – compare tables of any size across databases https://ift.tt/1mBTadJ

Show HN: Data Diff – compare tables of any size across databases Gleb, Alex, Erez and Simon here – we are building an open-source tool for comparing data within and across databases at any scale. The repo is at https://ift.tt/cIuU07i, and our home page is https://datafold.com/. As a company, Datafold builds tools for data engineers to automate the most tedious and error-prone tasks falling through the cracks of the modern data stack, such as data testing and lineage. We launched two years ago with a tool for regression-testing changes to ETL code https://ift.tt/cBSdaID. It compares the produced data before and after the code change and shows the impact on values, aggregate metrics, and downstream data applications. While working with many customers on improving their data engineering experience, we kept hearing that they needed to diff their data across databases to validate data replication between systems. There were 3 main use cases for such replication: (1) To perform analytics on transactional data in an OLAP engine (e.g. PostgreSQL > Snowflake) (2) To migrate between transactional stores (e.g. MySQL > PostgreSQL) (3) To leverage data in a specialized engine (e.g. PostgreSQL > ElasticSearch). Despite multiple vendors (e.g., Fivetran, Stitch) and open-source products (Airbyte, Debezium) solving data replication, there was no tooling for validating the correctness of such replication. When we researched how teams were going about this, we found that most have been either: Running manual checks: e.g., starting with COUNT(*) and then digging into the discrepancies, which often took hours to pinpoint the inconsistencies. Using distributed MPP engines such as Spark or Trino to download the complete datasets from both databases and then comparing them in memory – an expensive process requiring complex infrastructure. Our users wanted a tool that could: (1) Compare datasets quickly (seconds/minutes) at a large (millions/billions of rows) scale across different databases (2) Have minimal network IO and database workload overhead. (3) Provide straightforward output: basic stats and what rows are different. (4) Be embedded into a data orchestrator such as Airflow to run right after the replication process. So we built Data Diff as an open-source package available through pip. Data Diff can be run in a CLI or wrapped into any data orchestrator such as Airflow, Dagster, etc. To solve for speed at scale with minimal overhead, Data Diff relies on checksumming the data in both databases and uses binary search to identify diverging records. That way, it can compare arbitrarily large datasets in logarithmic time and IO – only transferring a tiny fraction of the data over the network. For example, it can diff tables with 25M rows in ~10s and 1B+ rows in ~5m across two physically separate PostgreSQL databases while running on a typical laptop. We've launched this tool under the MIT license so that any developer can use it, and to encourage contributions of other database connectors. We didn't want to charge engineers for such a fundamental use case. We make money by charging a license fee for advanced solutions such as column-level data lineage, CI workflow automation, and ML-powered alerts. June 22, 2022 at 10:28PM

Tuesday, June 21, 2022

Monday, June 20, 2022

Show HN: Figr.app – a real time, multi-user, notepad style calculator https://ift.tt/W4M2ARI

Show HN: Figr.app – a real time, multi-user, notepad style calculator https://www.figr.app June 21, 2022 at 07:10AM

Show HN: Open-source library to trace code executed per HTTP request https://ift.tt/PVq6Q4u

Show HN: Open-source library to trace code executed per HTTP request https://ift.tt/u8cXpP2 June 21, 2022 at 05:50AM

Show HN: Into the Futureverse https://ift.tt/UtglHZB

Show HN: Into the Futureverse https://ift.tt/sQ0HiC6 June 21, 2022 at 04:11AM

Show HN: Just – Zero Config TypeScript Development Tool https://ift.tt/K73fhlr

Show HN: Just – Zero Config TypeScript Development Tool I built a cli tool that gets you started with TypeScript development with zero config. Initially created to solve my own problem but thought it might be useful for others as well. - SWC compiler - TypeScript type check support - Live reload support - .env file support - Path alias support - Typescript script runner - REPL support Please tell me I am not going down a rabbit hole. https://ift.tt/NIKdAhY June 21, 2022 at 02:52AM

Show HN: A minimal example of DNS amplification attacks https://ift.tt/K3zCshX

Show HN: A minimal example of DNS amplification attacks https://ift.tt/WDOx2C3 June 20, 2022 at 04:56PM

Sunday, June 19, 2022

Show HN: Bulletyn – custom email digests of Reddit, HN, and RSS https://ift.tt/ZCIw19u

Show HN: Bulletyn – custom email digests of Reddit, HN, and RSS http://bulletyn.co June 20, 2022 at 03:21AM

Show HN: StatusVista – An all-in-one status page of the systems you depend on https://ift.tt/IkE0T8x

Show HN: StatusVista – An all-in-one status page of the systems you depend on https://statusvista.com June 20, 2022 at 03:06AM

Show HN: Open source GamePort adapter to connect old DB15 joysticks to USB port https://ift.tt/NspLuxY

Show HN: Open source GamePort adapter to connect old DB15 joysticks to USB port https://ift.tt/miN7eXg June 20, 2022 at 02:10AM

Show HN: Effortless Authentication for Your Web Application https://ift.tt/jR7SJkd

Show HN: Effortless Authentication for Your Web Application Hey folks, Michael here. I have been working in this project on and of for about a year and a half and I finally got it into a state where I can share it. I initially started this project to learn Rust and afterwards decided to make it useful for others. Vulpo Auth is an authentication server that you can host yourself. The goal was to make it as easy as possible for you to get started and have a complete authentication solution without you having to configure anything. Project Website: https://auth.vulpo.dev The Project contains: - Auth Server (Rust) - Admin Dashboard - JS and react SDK - Prebuilt Web UI (currently react) (https://ift.tt/PQZXdk3) - rust SDK for rocket Some of the features: - Email and Password Auth - Passwordless Auth - Google Auth - Translateable Email Templates - Enable/Disable Sign In or Sign Up - Password Reset Flow - Update Email Flow There is still a lot to do, the code base is full of experimental ideas and there a bunch of things to clean up, but first I want to focus on writing documentation and guides before adding more features. Besides the missing documentation, what are you missing? June 20, 2022 at 12:08AM

Show HN: Mabel – a fancy BitTorrent client for the terminal https://ift.tt/YlFnbSM

Show HN: Mabel – a fancy BitTorrent client for the terminal https://ift.tt/4eYcd7n June 20, 2022 at 12:47AM

Saturday, June 18, 2022

Show HN: Control your Hyundai car with Python https://ift.tt/PqMkbIn

Show HN: Control your Hyundai car with Python https://ift.tt/FIjROLD June 19, 2022 at 05:45AM

Show HN: I have created something new to make your browsing experience enjoyable https://ift.tt/HwdIKy7

Show HN: I have created something new to make your browsing experience enjoyable https://ift.tt/KqiI0bU June 19, 2022 at 04:56AM

Show HN: Tickler: Go library to enqueue and process jobs in background https://ift.tt/OX43EDS

Show HN: Tickler: Go library to enqueue and process jobs in background https://ift.tt/7VY3Dk6 June 19, 2022 at 03:36AM

Show HN: Check how trackable you are based on your extensions https://ift.tt/97BArC4

Show HN: Check how trackable you are based on your extensions https://ift.tt/IKP1Rym June 19, 2022 at 02:06AM

Show HN: Remove Silence from Videos with Ffmpeg https://ift.tt/TJtyExh

Show HN: Remove Silence from Videos with Ffmpeg There was recently a Show HN for a program that lets one remove silence from video files [0]. I was almost certain that ffmpeg could do this... But after searching for it, it turned out I was wrong: ffmpeg can't do this out of the box, and also can't read input from an EDL file [1]. So I set out to write a solution, as simple as possible: produce a list of select filters that are applied to video and audio, and retain only the non-silent parts. The 'silencedetect' audio filter detects silences, and produces timestamps for when silences start and end. So one can pipe the output of that to a Python script, that builds an ffmpeg command with the appropriate select filters. The resulting ffmpeg command can be run to re-encode the video without the silent parts. Hope this helps. - - - Notes: 1/ I did find something somewhat similar to what I ended up doing [2], but it's complicated, and does the video encoding inside of Python. Granted, moviepy uses ffmpeg under the hood, but it's still better if ffmpeg does all the encoding directly. 2/ This solution doesn't produce a myriad of intermediary files that it would recombine afterwards; there is just one encoding of the output video file. 'silencedetect' is very fast, so all in all running this should be pretty fast. [0] https://ift.tt/Z3rGyml [1] https://ift.tt/4Ek3ZIP [2] https://ift.tt/woEcbdH... https://ift.tt/nIL07A6 June 19, 2022 at 12:51AM

Show HN: DLock – Distributed-Lock-as-a-Service on Cloudflare Durable Objects https://ift.tt/vK57cVt

Show HN: DLock – Distributed-Lock-as-a-Service on Cloudflare Durable Objects https://ift.tt/d4GM1AE June 19, 2022 at 12:34AM

Friday, June 17, 2022

Show HN: A central bank simulator game with a realistic economic model https://ift.tt/m3FBXs7

Show HN: A central bank simulator game with a realistic economic model https://ift.tt/426iruf June 18, 2022 at 05:24AM

Show HN: Let's build an end-to-end encrypted data store https://ift.tt/9EbpqwO

Show HN: Let's build an end-to-end encrypted data store https://ift.tt/VSBWmi6 June 18, 2022 at 02:16AM

Show HN: Coding as Text Rewriting https://ift.tt/TwRNHUJ

Show HN: Coding as Text Rewriting https://ift.tt/SNIrXAO June 17, 2022 at 10:42PM

Show HN: Convert Cloudformation Templates to Terraform https://ift.tt/xul0C9V

Show HN: Convert Cloudformation Templates to Terraform https://ift.tt/6WyxLkZ June 17, 2022 at 11:54PM

Show HN: Mailauth, CLI utility to analyze DKIM, DMARC, SPF, ARC, BIMI signatures https://ift.tt/NhXcDoQ

Show HN: Mailauth, CLI utility to analyze DKIM, DMARC, SPF, ARC, BIMI signatures https://ift.tt/Q21mSKi June 17, 2022 at 11:53PM

Show HN: I built a version of Google Trends for investors https://ift.tt/C59a1mR

Show HN: I built a version of Google Trends for investors https://ift.tt/tC3KMRP June 17, 2022 at 08:47PM

Thursday, June 16, 2022

Show HN: Export React Code from Figma https://ift.tt/P3R1ftq

Show HN: Export React Code from Figma https://ift.tt/73dQURW June 17, 2022 at 04:02AM

Show HN: Fortunately – Understand the tradeoffs of financial decisions https://ift.tt/ElwLOkx

Show HN: Fortunately – Understand the tradeoffs of financial decisions https://ift.tt/ySwv5tA June 17, 2022 at 04:19AM

Show HN: Automate Your Gifting https://ift.tt/890ylsQ

Show HN: Automate Your Gifting https://joyful.gifts/ June 17, 2022 at 12:20AM

Show HN: TabBrew – Automate categorize your Chrome tabs https://ift.tt/B97SjXT

Show HN: TabBrew – Automate categorize your Chrome tabs https://ift.tt/iZ1UEq8 June 16, 2022 at 11:48PM

Show HN: Recut automatically removes silence from videos. It's built with Tauri https://ift.tt/fl2M5K3

Show HN: Recut automatically removes silence from videos. It's built with Tauri https://getrecut.com/ June 16, 2022 at 11:19PM

Show HN: QuickOWL – Quickly open favourite URLs with selected text as input https://ift.tt/l6BWiHG

Show HN: QuickOWL – Quickly open favourite URLs with selected text as input QuickOWL (https://quickowl.app) is a custom contextmenu extension/add-on, for browsers & Thunderbird Email client, to quickly open user defined web links (URLs) with selected text from a browser/email as input. Inspiration: The inspiration behind developing this extension was: work related bugs or tickets which come in plain text format in emails or internal work portal reports. In order to open the bugs/tickets which are plain text, the usual steps followed are: 1) copying the bug/ticket number 2) open the respective internal bugs/tickets portal 3) paste the copied bug/ticket number and hit a button to do the search or to open it directly Above scenario is only for bugs/tickets, if our work or day-to-day life demands such copying and pasting of text across websites we will be wasting significant amount of time on this process. The QuickOWL extension/add-on aims to remove the steps 1 & 2, and directly sends the selected text (bug/ticket number) to respective bug/tickets portal as input. June 16, 2022 at 10:14PM

Wednesday, June 15, 2022

El Salvador's Bitcoin pet hospital

The Chivo Pets animal hospital, which opened in El Salvador in February, provides whatever care an animal needs for just 25 cents - as long as payment is made with a Bitcoin app.

from BBC News - Technology https://ift.tt/M0r7zc3

Show HN: I made a site that shows jobs where you can work pseudonymously https://ift.tt/SH7EnOD

Show HN: I made a site that shows jobs where you can work pseudonymously https://ift.tt/16UfDxz June 15, 2022 at 11:00PM

Show HN: I made a visual NFT collection https://ift.tt/nQT3aBN

Show HN: I made a visual NFT collection https://ift.tt/kMBCltT June 15, 2022 at 10:42PM

Tuesday, June 14, 2022

Fox News Breaking News Alert

Fox News Breaking News Alert

Number of dead rises after devastating tornadoes, Kentucky governor announces

12/13/21 7:52 AM

Fox News Breaking News Alert

Fox News Breaking News Alert

Biden approves Kentucky disaster declaration after devastating tornado

12/12/21 8:43 PM

Fox News Breaking News Alert

Fox News Breaking News Alert

Blue Origin successfully sends 6-person crew, including Michael Strahan, to space and back

12/11/21 7:13 AM

Fox News Breaking News Alert

Fox News Breaking News Alert

Kentucky tornado death toll likely to exceed 50, governor warns

12/11/21 2:58 AM

Fox News Breaking News Alert

Fox News Breaking News Alert

Supreme Court lets Texas abortion law stand for now, allows lawsuit from abortion providers to proceed

12/10/21 7:15 AM

Fox News Breaking News Alert

Fox News Breaking News Alert

Inflation spikes to 39-year high as prices soar

12/10/21 5:38 AM

Netflix plans real-life Squid Game reality TV show with $4.56m prize

It will see 456 contestants compete in a series of challenges inspired by the dystopian drama.

from BBC News - Technology https://ift.tt/EHAQOGZ

Show HN: Fu** Digital Sticky Notes https://ift.tt/YZqMPpz

Show HN: Fu** Digital Sticky Notes I said what I said. All the hipster apps that allow you to put stickys on a board to manage progress are missing the point. Tasks to do tasks dont necessarily lead you to accomplishing your goals. I built a tool with my team that makes users align all work to their goals. No way around it. We call them missions. Let me know your thoughts! Roast it, love it, be confused by it...let us know! https://twigflo.com June 15, 2022 at 07:43AM

Show HN: Practice copywriting with a free copywriting prompt generator https://ift.tt/ygqjOhs

Show HN: Practice copywriting with a free copywriting prompt generator https://ift.tt/TEZobVe June 15, 2022 at 12:26AM

Monday, June 13, 2022

Show HN: PostgresML integrates Hugging Face to bring SOTA models into the db https://ift.tt/rNtpbMV

Show HN: PostgresML integrates Hugging Face to bring SOTA models into the db Hello folks, It's been a few weeks, so we thought it might be time for another update and this one is very exciting indeed. We've added automatic integration with Hugging Face transformers! By running just a single SQL command, anyone is now able to deploy any of the state-of-the-art models into their Postgres DB for real time inference & tuning. The list of models is long, but here it is anyway: translation, sentiment analysis, summarization, question answering and text generation. Let us know what you think! Montana & Lev https://ift.tt/dFRgraw June 14, 2022 at 01:12AM

Show HN: Voice Clones for Creators https://ift.tt/TFmcJ8U

Show HN: Voice Clones for Creators https://coqui.ai/# June 14, 2022 at 12:51AM

Show HN: FlexMeasures ― optimize flexible energy demand, in Python https://ift.tt/ganf6qb

Show HN: FlexMeasures ― optimize flexible energy demand, in Python Hi, this is for everybody who is interested in clean tech, especially real-time automation within new energy systems. We've been working on FlexMeasures for a while ― an energy management system (EMS) with a focus on using demand flexibility to its maximum potential. We're running it in several pilots ourselves, but our aim is to speed up the energy transition across the world. Let's not re-invent the wheel (i.e. a software stack around time series and optimization) too many times. Wherever you are in the world, and whatever setting you might be looking at (energy-modern housing in the U.S., smart e-mobility in Africa, self-balancing microgrids in Indonesia, etc.), maybe some of you will like our approach. We've decided that making it easy and clear for developers to build such energy solutions can bring the largest gains. The first step towards that goal was a permissive license (Apache 2.0). The latest step we took was a Docker image (we got a Docker-based tutorial here: https://ift.tt/9D8EIlY... ). You can see the code at https://ift.tt/STp12EG Since recently, FlexMeasures is a project within the Linux Energy Foundation ( https://ift.tt/T42kin6 ), which helps to establish a proper governance and quality standard. Actually, upcoming Thursday is our next Technical Steering Committee meeting, and interested people are warmly invited: Thursday, June 16 at 8:00 am US Pacific Time / 11:00 am US Eastern time / 5:00 pm Central European Time https://ift.tt/m93wyzJ We'd love to hear from you! https://ift.tt/eki9Uya June 13, 2022 at 10:32PM

Show HN: Visualizing the math that powers 3D character animation https://ift.tt/DJku8Oq

Show HN: Visualizing the math that powers 3D character animation Hi everyone! I'm the author of this project. I wrote it because I think that the math that makes characters move in games and movies is incredibly beautiful, and I wanted to give others a glimpse into it. It's crazy to think that quaternions, an abstract mathematical tool discovered by William Rowan Hamilton in 1843, would be so perfectly suited to solve hard problems in the world of 3D character animation more than a hundred years later. The story of how he discovered quaternions is also beautiful. Here's an excerpt from Wikipedia: "Hamilton was looking for ways of extending complex numbers (which can be viewed as points on a 2-dimensional Argand diagram) to higher spatial dimensions. In working with four dimensions, rather than three, he created quaternion algebra. According to Hamilton, on 16 October he was out walking along the Royal Canal in Dublin with his wife when the solution in the form of the equation i2 = j2 = k2 = ijk = −1 occurred to him; Hamilton then carved this equation using his penknife into the side of the nearby Broom Bridge (which Hamilton called Brougham Bridge)." There's a plaque that commemorates that moment on Broom Bridge now. If you have any questions about this project, I would love to answer them, but I recommend reading the README first, which should explain everything. Thank you! https://ift.tt/Q8J9scD June 13, 2022 at 07:37PM

Saturday, June 11, 2022

Show HN: Building services on lambda should be easy and fun https://ift.tt/MkoF09h

Show HN: Building services on lambda should be easy and fun i had previously posted this when it was aws-rce. it’s changed enough that i want to post it again. https://ift.tt/ubzMwHS June 12, 2022 at 11:23AM

Show HN: Browser extension that spoofs your location data to match your VPN https://ift.tt/qdrvNt2

Show HN: Browser extension that spoofs your location data to match your VPN https://ift.tt/ZJNK36l June 12, 2022 at 09:10AM

Show HN: Album Rotation – Organize and visualize your favorite albums (desktop) https://ift.tt/Cv2c5XD

Show HN: Album Rotation – Organize and visualize your favorite albums (desktop) https://ift.tt/6BXVF8l June 12, 2022 at 08:50AM

Show HN: Generate images using DALL-E Mega and Mini https://ift.tt/oTZVeGU

Show HN: Generate images using DALL-E Mega and Mini https://ift.tt/gRcHqDT June 12, 2022 at 01:04AM

Samantha Cristoforetti: The astronaut taking TikTok to new heights

Samantha Cristoforetti has developed a huge following through her TikToks from on board the ISS.

from BBC News - Technology https://ift.tt/Xg1SaAB

Show HN: The Amalgam Engine – Easily create isometric virtual worlds https://ift.tt/jWVprSP

Show HN: The Amalgam Engine – Easily create isometric virtual worlds https://ift.tt/t6La0ni June 12, 2022 at 03:41AM

Friday, June 10, 2022

Medical gaming treating life-changing injuries

From strokes and Parkinson's to PTSD, severe conditions can be helped with game-based therapies.

from BBC News - Technology https://ift.tt/KUjF5yn

Show HN: A web-based sequencer where you can make, listen to, and share patterns https://ift.tt/vPdLO4f

Show HN: A web-based sequencer where you can make, listen to, and share patterns https://drawbeats.com/ June 11, 2022 at 04:30AM

Show HN: I built a tool to describe ~4.3B colors https://ift.tt/ZOhz0LJ

Show HN: I built a tool to describe ~4.3B colors A simple tool I made over the week to explore and learn about different colors. You can select any color with any opacity #000000-FFFFFFFF (~4.3 billion colors/variants), and you can view a dedicated page detailing the color's closest name, conversions to Hex, RGB, CMYK, etc., shades, tints, tones, harmonies, opacities, and WCAG contrast compliance. https://colorwaze.com June 11, 2022 at 02:57AM

Show HN: My small program from 2007 that gave Internet Explorer tabs https://ift.tt/Ik0euKY

Show HN: My small program from 2007 that gave Internet Explorer tabs http://tabbed.org/ June 11, 2022 at 01:58AM

Show HN: PeerLite – WebRTC library with perfect negotiation using TypeScript https://ift.tt/Y3B6KNP

Show HN: PeerLite – WebRTC library with perfect negotiation using TypeScript https://ift.tt/sPVgzwU June 11, 2022 at 01:37AM

In-Person Pride Parade & Celebrations Return This Month!

In-Person Pride Parade & Celebrations Return This Month!
By Pamela Johnson

MTA participants holding a banner displaying "Moving SF with Pride" in the Pride Parade on city streets

The SFMTA is happy to join San Francisco Pride celebrations when they return to in-person events this month as the city continues its recovery from the pandemic. This year’s theme is “Love will Keep Us Together.” The Trans March is happening on Friday, June 24 and the Pride Parade is on Sunday, June 26. SFMTA staff are, of course, an important part of the LGBTQIA+ community that keeps SF moving with Pride. Pride is an opportunity for us to demonstrate our continued support of the LGBTQIA+ community, promoting our core values of respect, inclusivity and integrity. 

History/Background of SF Pride  

San Francisco had its first Pride celebration in 1970. For more than three decades the LGBTQIA+ community and their allies have been moving San Francisco forward to become a better, safer, and more equitable world for the LGBTQIA+ community and the city a better place for people to live, work and enjoy.   

Historically, San Francisco's Pride parade is the largest in the country with more than a million people in attendance, usually including travelers from cities across the country and around the globe celebrating and paying homage to the members of the LGBTQ+ community.  

Diversity, Equity & Inclusion for All 

Pride is a celebration and counterpoint to the discrimination and challenges the LGBTQIA+ community has historically faced. And we can all be proud that San Francisco has been a pioneer on such issues as same-sex marriage, health care and anti-hate legislation. 

Recognizing the strides and achievements made by the LGBTQIA+ community over more than five decades, the SFMTA’s theme for 2022 is "Moving San Francisco with Pride.” As home to one of the world's largest and most prominent LGBTQIA+ communities, we look forward to celebrating Pride all month long. 

What You Should Know About SF Pride 2022 

Trans March – Friday, June 24  

  • This year’s Trans March takes place Friday, June 24 at 5:30 p.m. 
  • We’ll be partnering with the Trans March to provide our rolling cable car for the march. 

Pride Parade and Celebration – Saturday, June 25 and Sunday, June 26 

  • This year’s Pride Parade and Celebration takes place the last weekend in June. from 11 a.m. to 6 p.m., Saturday and Sunday. 
  • The parade begins at 10:30 a.m., Sunday and is estimated to end between 2:30 and 3:30 p.m. 

Links

  • Visit the SF Pride website to learn more about the city’s Pride festivities.
  • Visit the San Francisco Trans March website to learn more about San Francisco’s Trans March. 
  • To catch Muni to any of these events, use the SFMTA Trip Planner.  
  • Participating in one of the world’s largest Pride events is a thrilling and unique experience. We hope you can join in this fun, inclusive event. Whether you identify as LGBTQIA+ or as an ally, everyone is welcome.


Published June 11, 2022 at 01:19AM
https://ift.tt/ACFnEvH

Show HN: Computer Vision Models for Developers https://ift.tt/o8kNzeV

Show HN: Computer Vision Models for Developers https://ramanlabs.in June 10, 2022 at 11:51PM

Show HN: Mood Surf – A topic-based discovery engine for Twitter threads https://ift.tt/d9Y4Tug

Show HN: Mood Surf – A topic-based discovery engine for Twitter threads Hey HN! We’ve created Mood Surf, a discovery engine to explore topics that intrigue you. We miss the days you could stumble upon weird, wonderful, human-authored pages on the Web. Twitter threads are similarly niche and personal but so much good content gets lost in the algorithmic timeline. So we built Mood Surf to explore the conversations that you might not have found otherwise. Click “Shuffle” to jump into a random corner topic space. Click “Dive Deeper” to go down the rabbit hole of similar threads. Technical details: We ran graph analysis on the tech/startup-adjacent subset of Twitter graph to find the top contributors within a given niche. We extracted each user’s threads and embedded them using sentence transformers [0]. The “dive deeper” functionality is powered by approximate nearest neighbor lookup using Pinecone [1] We hope you like the product — share with us any feedback you have! — The folks at Re:Search [0] https://www.sbert.net/ [1] https://pinecone.io/ https://mood.surf/ June 10, 2022 at 11:35PM

Thursday, June 9, 2022

Show HN: LinkWarden – A self-hosted bookmark and archive manager https://ift.tt/GioeOJM

Show HN: LinkWarden – A self-hosted bookmark and archive manager https://ift.tt/P0Z8oYU June 10, 2022 at 03:26AM

Show HN: TLDR (short) news website with my own algorithm https://ift.tt/yPOCI09

Show HN: TLDR (short) news website with my own algorithm I'm actively working on a news shortening website. Trying to save you from clickbaits, save your time and save you from reading Bible-sized articles What I hate the most when reading news is reading Bible-size articles just to find the main point of the article. Usually journalists write a bunch of unnecessary information just to create 400+ long articles and position better on Google. Worst of all are those clickbait titles or titles that tell you a portion of information just to make you intrigue and make you click on the article. For me personally, it is very annoying and frustrating. I like to spend like 30 seconds tops on an article, I want to get the information as fast as possible and move on. So with my [ExcerptDaily]( https://ift.tt/vc8oENU ) I'm trying to: * Save people's time * Inform you as fast as possible * Give you the main point of an article in 5 sentences * Save you from clickbait or half clickbait titles I wrote my own algorithm and tried a few of them, now I'm focusing on my own algorithm and making it better. I focused on the US market and CNN only so far, it is my ground zero. https://ift.tt/vc8oENU June 10, 2022 at 03:07AM

Show HN: Sake – tool to run tasks on remote servers https://ift.tt/wYrfKqu

Ministry of Defence acquires government's first quantum computer

The Ministry of Defence is embarking on a year-long project into the possibilities of quantum computing.

from BBC News - Technology https://ift.tt/lrpTgXy

Show HN: Personal AI Writing Assistant for Mac https://ift.tt/5uDZSi9

Show HN: Personal AI Writing Assistant for Mac https://elephas.app June 9, 2022 at 01:40PM

Wednesday, June 8, 2022

Show HN: One Soft Landing – hire people that were recently laid off https://ift.tt/LUEcaM4

Show HN: One Soft Landing – hire people that were recently laid off https://ift.tt/ZdeCQLc June 9, 2022 at 06:10AM

Show HN: Proof of concept – colorise/animate any website font https://ift.tt/u2BacsR

Show HN: Proof of concept – colorise/animate any website font https://ift.tt/nCe7KWk June 9, 2022 at 01:48AM

Show HN: castable-video https://ift.tt/SNefJxC

Show HN: castable-video https://ift.tt/bda6zvN June 8, 2022 at 11:56PM

Show HN: Color palettes generator for data visualization https://ift.tt/3Od6bXB

Show HN: Color palettes generator for data visualization A generator app for charts/visualizations color palettes based on the article "How to pick the least wrong colors" [1] by Matthew Ström featured recently on HN [2]. The code is available on github [3]. [1] https://ift.tt/NJ9dCnu... [2] https://ift.tt/0kVeNrZ [3] https://ift.tt/v4gBFk8 https://ift.tt/yLOGhqQ June 9, 2022 at 02:29AM

Tuesday, June 7, 2022

Uber powers emergency food deliveries in Ukraine

Uber has built a "private-label" version of its delivery platform to help the UN deliver food and water.

from BBC News - Technology https://ift.tt/nfu5Bxg

Show HN: Groundview – backchannel references for anyone without the work https://ift.tt/hpfSQqj

Show HN: Groundview – backchannel references for anyone without the work https://groundview.io June 8, 2022 at 01:24AM

Show HN: SetOps – Run containers, databases and more in your own AWS account https://ift.tt/Djsv7Wp

Show HN: SetOps – Run containers, databases and more in your own AWS account https://www.setops.co/ June 7, 2022 at 09:19PM

Show HN: An open-source, privacy-friendly Google Analytics and GTM alternative https://ift.tt/jUX9PQl

Show HN: An open-source, privacy-friendly Google Analytics and GTM alternative https://ift.tt/YUbRdsv June 8, 2022 at 01:57AM

Show HN: Salary statistical data shown as infographics for more than 35000 jobs https://ift.tt/YSgJcp1

Show HN: Salary statistical data shown as infographics for more than 35000 jobs https://ift.tt/GCJw4SF June 8, 2022 at 12:42AM

Show HN: Umbrel – A personal server OS for self-hosting https://ift.tt/9yI3TOk

Show HN: Umbrel – A personal server OS for self-hosting https://umbrel.com June 8, 2022 at 12:26AM

Show HN: Interval, CLIs in browser with no front end code https://ift.tt/K5c9Tkn

Show HN: Interval, CLIs in browser with no front end code Hey HN, I'm Alex, founder of Interval [0]. We’re bringing internal tools written like CLIs to the browser to make them more powerful, through a Node.js SDK which attaches them to a hosted dashboard without any frontend code. Large companies have full teams that work on internal dashboards and tooling. Interval brings that infrastructure to anyone. In our previous project we had ~65 CLI scripts for tasks like provisioning user accounts, moderating content, and migrating data. These were quick to write and powerful. They also turned into an ongoing timesuck. Non-technical coworkers needed to bother an engineer every time to run one. Some of them were powerful enough to be footguns, and because we had to rewrite validation every time, we were always a bit scared of them. We wanted to bring the power and speed of cranking out CLI scripts into the world of modern software development: testable, easy to expose to colleagues via a URL, and works with Everything Else by default. That’s why we made Interval. We built: - A Node.js + TypeScript SDK – this embeds in your backend codebase and provides APIs for defining tools + collecting input + displaying output. These APIs are simple awaitable functions that return parsed, validated, and soundly-typed user input. You put your Interval actions in source control, test them, run CI/etc exactly like you do for all your other backend code. - A hosted UI, which handles I/O for the scripts in a less brittle way than command line arguments do, while also taking care of auth, permissions, and audit logs. This lets you take your CLI commands out of an engineer’s terminal and share them with the whole company. Give support the ability to ban spammers but not drop the prod DB. Require two people for sensitive actions. Echo commands to a Slack channel. It’s a powerful set of primitives out of the box and lets you do anything else you want in the code you’re already writing, without making you have to spin up a second company just to support your internal tools. Under the hood, your CLIs and the hosted dashboard talk through a 2-way message passing system. We felt this approach was the best of both worlds: - UIs are hosted by Interval: We build, host, and maintain the part most people don't care about for internal tools. - Backends are self-hosted: We can't see your business logic, secrets, etc. We're in public beta today. I hope you like it and I'm happy to answer any questions/feedback in the comments. [0]: https://interval.com https://interval.com/ June 7, 2022 at 11:14PM

Monday, June 6, 2022

Elon Musk threatens to walk away from Twitter deal

The billionaire accuses the company of "thwarting" his requests to learn more about spam accounts.

from BBC News - Technology https://ift.tt/0AMErY9

Show HN: Dns.toys https://ift.tt/nKHZG0W

Show HN: Dns.toys https://www.dns.toys June 6, 2022 at 09:57PM

Muni Metro Fix It! Week Improves Rail Service, Safety and Reliability

Muni Metro Fix It! Week Improves Rail Service, Safety and Reliability
By Jessie Liang

Overhead Line crew replacing wire and custodians cleaning metro station

Overhead Line Department replacing wire and custodians cleaning metro station during Fix It! Week, April 19, 2022

A new quarterly effort to increase work time to accomplish necessary Muni Metro system maintenance in April 2022 was a resounding success. Here is a behind-the-scenes video recap. The maintenance initiatives aimed at making subway operations more reliable and preventing feature breakdowns. The maintenance teams were able to perform an entire month of work within the 10 days when subway service was substituted by bus service to provide SFMTA workers the extended Fix It! Week work window. 

Every night after Muni Metro subway service hours, SFMTA maintenance crews work to maintain the tracks and equipment underground. On most nights, this gives our teams only about two hours to get work done. During the first Fix It! Week, from April 14 to April 23, 2022, buses provided substitute service for Muni Metros lines and the subway between Embarcadero and West Portal was closed early for work to begin at 9:30 pm. These nightly early shutdowns gives SFMTA maintenance crews more hours to complete infrastructure improvement works underground that cannot be completed during the normal windows. 

The Fix It! Week provided 56 total work hours, during which several SFMTA teams completed over 2,000 hours of maintenance and inspections. On the busiest nights, the maintenance teams had up to 55 staff in the tunnel from West Portal to Embarcadero delivering safety improvements, station and tunnel enhancements, subway track and wayside equipment maintenance, and traction power upgrades.  

Each night during Fix It! Week, custodians from the Buildings and Grounds teams did deep cleaning at West Portal, Forest Hill, Castro, and Church stations, while the Maintenance Engineering staff was in the tunnel inspecting and collecting data. Stationary engineers from Mechanical Systems in various stations focused on safety enhancements such as installing new safety handrails at the platform ends, new ventilation for station agent booths, new pump covers, fire and life safety systems, and new electrical room ventilation.  

The Overhead Lines crew also used Fix It! Week to replaced 600 feet of wire at Castro Station while the Track Maintenance team brought two pieces of 1,500-pound stock rail in and out of the subway. The Motive Power crew replaced emergency battery systems and worked with all-electrical clearance holders to restore systems on time for rail service to restart as the Signal team removed legacy train control systems for future upgrades. The Underground team and the Paint Shop staff also contributed to this remarkable accomplishments. The Cable Car division, who had not previously participated in extended maintenance periods, did channel and conduit cleaning and checked and confirmed all wires were in good condition during the April Fix It! Week. 

Many people in the support team who were not doing the maintenance but coordinating the efforts all helped to make Fix It! Week successful. They ensured safety standards were being upheld, critical repair priorities were being addressed, and the subway was being reopened to restart rail service on time every day. 

Muni operations and transportation infrastructure are vital to San Francisco’s economic vitality, environmental sustainability, and cultural diversity. The FY 23 - FY 24 SFMTA Budget will continue to invest in infrastructure improvements to keep the Muni Metro system in a state of good repair. Thank you for your patience and understanding while we improve the safety, reliability and on-time performance of the Muni Metro system. 

The next Fix It! Week will be happening in August of 2022. 

For more information, visit the Muni Metro Maintenance Project page. 



Published June 07, 2022 at 12:39AM
https://ift.tt/EPO1dig

Show HN: Chesskool – Platform for Chess Improvement https://ift.tt/5B72INR

Show HN: Chesskool – Platform for Chess Improvement Launch day is here! This has been my passion project, to recreate Duolingo for chess! I always thought Duolingo had amazing "hooks" to help people learn new languages, so I implemented its spaced-repetition, reports and daily and weekly training reminders in a Chess learning platform for chess improvers! I built it in Meteor.js and React.js. I chose Meteor to be able to add Cordova in the future. The Caro-Kann course (for white) is completely free, if you guys want to try it. What do you folks think? https://ift.tt/sw6NbTM June 7, 2022 at 12:45AM

Show HN: looqs – FTS desktop file search with previews https://ift.tt/4G1gUk2

Show HN: looqs – FTS desktop file search with previews https://ift.tt/eaw8C5y June 7, 2022 at 12:06AM

Show HN: Micro LZMA decoder (x86 assembly code golf) https://ift.tt/eF60rQ9

Show HN: Micro LZMA decoder (x86 assembly code golf) https://ift.tt/ivYxplV June 6, 2022 at 04:27PM

Show HN: Brx – flow state reading in the terminal (written in rust) https://ift.tt/XwADMf1

Show HN: Brx – flow state reading in the terminal (written in rust) brx is a shell command / cli for converting any text (stdin or file path arg) to flow state text for easy reading. Would love for you to give it a look (or star ) and let me know what you think! Hope this helps some people! My personal take on: https://ift.tt/yNZREOI (not affiliated) https://ift.tt/Oltxm0y June 6, 2022 at 10:53PM

Sunday, June 5, 2022

Show HN: Pidove, an Alternative to the Java Streams API https://ift.tt/HNvhLGw

Show HN: Pidove, an Alternative to the Java Streams API https://ift.tt/LiKTQzg June 6, 2022 at 09:21AM

Show HN: End-to-End 3D Hand Pose Estimation from Stereo Cameras https://ift.tt/1vtiamC

Show HN: End-to-End 3D Hand Pose Estimation from Stereo Cameras https://ift.tt/L3Ex4Hi June 6, 2022 at 08:07AM

Digital fingerprints of a million child abuse images made

A new system for classifying images will help stop them being shared online, a UK charity says.

from BBC News - Technology https://ift.tt/9WpD7Th

How China plans to become the next big space power

China plans to put astronauts on the Moon and send probes to Mars and Jupiter. Why the grand plans?

from BBC News - Technology https://ift.tt/OEXLcGP

Show HN: Worble, a Wordle-inspired word game https://ift.tt/ugQv38m

Show HN: Worble, a Wordle-inspired word game https://www.worble.fun June 6, 2022 at 02:18AM

Show HN: Georeferencing century-old fire insurance maps https://ift.tt/qE5QUT1

Show HN: Georeferencing century-old fire insurance maps https://ift.tt/QfNSbkn June 6, 2022 at 01:28AM

Show HN: Send commands to KVM/HDMI matrix devices when touching screen edge https://ift.tt/vCdQwc8

Show HN: Send commands to KVM/HDMI matrix devices when touching screen edge https://ift.tt/9aOoIqP June 5, 2022 at 02:03PM

Show HN: SSH Now – a terminal into any machine https://ift.tt/1wL0Oxl

Show HN: SSH Now – a terminal into any machine https://ift.tt/g8GzoEV June 5, 2022 at 08:37AM

Show HN: The First Softmod for All Japanese PS1 Console Revisions https://ift.tt/fji1ags

Show HN: The First Softmod for All Japanese PS1 Console Revisions https://ift.tt/eOuMB7Z June 5, 2022 at 10:30AM

Saturday, June 4, 2022

Show HN: Grid.js – Advanced table library that works everywhere (2020) https://ift.tt/oU0fVeF

Show HN: Grid.js – Advanced table library that works everywhere (2020) https://gridjs.io/?hn June 5, 2022 at 06:35AM

Show HN: Lorblets, a Little Puzzle Game https://ift.tt/D98C3AY

Show HN: Lorblets, a Little Puzzle Game Lorblets is a little puzzle game I made: https://ift.tt/CTyAiWu Lorblets is a variation on Lights Out. The goal of Lorblets is to turn ON all the lights. Unlike Lights Out (typically a grid of black and white squares), Lorblets puzzles have complex shapes (and bright colors!). The puzzles in Lorblets are generated at random from a seed, and they grow in size as you progress. The code quality is...not great? The design leaves something to be desired. And the game itself is a bit derivative. So why am I sharing this? Because I want to celebrate having shipped a complete game - modest though it may be. I'm a 39yo who has long dreamt of one day making a game. And yet I've tended to put my software engineering skills to work doing everything except that. I've devised complicated game mechanics on paper. I've written multiple overly complicated game "engines" in JavaScript. I've daydreamed for countless hours about my magnum opus: a 3D simulated open world with a natural language interface, narrative generation, character customization, scene building tools, a modding system... Long story short, that magnum opus has been fun to tinker on, but has not amounted to much beyond the spinning of wheels and the occupation of my free time. So over the Memorial Day holiday I decided to force myself to complete one game before the weekend was over. I would conceive the simplest possible game mechanic and UI. I would not worry if it was unoriginal. I would resist the urge to add complexity. I would not get bogged down standing up a framework. I would not build an "engine." I would not worry about clean code, or maintainability, or even performance. I would use the tech stack that I could work fastest in: web tech. And I would not worry that the astral projection of Jonathan Blow would visit me at night and chide me for having made a badly performing web browser game. So, Lorblets is the result. Whatever one might say about it, it IS a game, and that's something. Feedback is welcome of course - but I mostly just wanted to share my story with y'all. June 4, 2022 at 10:43PM

Show HN: Stablecoins.WTF – Live-Dashboard and Content about Crypto Stablecoins https://ift.tt/vu5Vmnj

Show HN: Stablecoins.WTF – Live-Dashboard and Content about Crypto Stablecoins https://stablecoins.wtf June 4, 2022 at 11:12PM

Friday, June 3, 2022

Show HN: Move away from streaming platforms and take your music offline https://ift.tt/5SzVQG9

Show HN: Move away from streaming platforms and take your music offline https://ift.tt/thpK3Fy June 4, 2022 at 03:31AM

Show HN: Ezbitmap.com, create beautiful images from ASCII art https://ift.tt/UKaw1sV

Show HN: Ezbitmap.com, create beautiful images from ASCII art https://ift.tt/MKsrmwL June 3, 2022 at 11:24PM

Show HN: Cryptid Zero Trust Authentication and Authorization, Open Source Oberon https://ift.tt/c73OFPh

Show HN: Cryptid Zero Trust Authentication and Authorization, Open Source Oberon Oberon makes it possible for a service provider to issue capability tokens to clients in such a way that the service provider never sees the value of the capability token. This prevents the service provider from being able to impersonate the client. Oberon relies upon zero-knowledge proof presentation of the capability token so that the token is never transmitted norrevealed. Instead of the client sending the token to the service—as is done with API tokens today—the client sends a zero-knowledge proof proving that they have a valid capability token issued by the service provider; this is called proof-of-knowledge. GitHub: https://ift.tt/P9HVTx4 Get cryptid: https://ift.tt/UXc14Wj] June 4, 2022 at 12:47AM

Show HN: I spent a year building a desktop environment that runs in the browser https://ift.tt/W6qRa9O

Show HN: I spent a year building a desktop environment that runs in the browser https://puter.com/ June 4, 2022 at 12:14AM

Muni Adding More Service July 9

Muni Adding More Service July 9
By Mariana Maguire

Photo showing a 6 Haight-Parnassus bus making a right turn

The 6 Haight/Parnassus was temporarily suspended in March 2020 and will be brought back into service July 9, 2022, along with the 2 Sutter and 21 Hayes. 

As the SFMTA prioritizes service equity and responds to changing travel patterns, we are planning to bring back additional routes that have been temporarily suspended since March 2020: The 2 Sutter (formerly 2 Clement), 6 Haight/Parnassus and 21 Hayes. The 6 Haight/Parnassus will return to its full pre-pandemic route, while the 2 Sutter and 21 Hayes will return in response to community feedback with changes to make the most of limited resources. System improvements like transit-only lanes and subway upgrades have helped us make transit service more reliable overall as we keep restoring routes.  

These changes are part of the 2022 Muni Service Network plan. Read more about what we heard from the public and how we incorporated feedback into the 2022 service proposal.  

The 2 Sutter will run between Ferry Plaza on Steuart Street near Embarcadero and Presidio Avenue and California Street, restoring connections to the Jewish Community Center food hub – a priority for many seniors we heard from. Customers who want to reach Clement Street (one block south of California Street) will be able to transfer to the 1 California at California Street and Presidio Avenue to continue west. 

The 21 Hayes will run between Fulton and Shrader streets near St. Mary’s Hospital to Hyde and Grove streets, by Civic Center Station and the Main Library, restoring connections to the hospital. Customers who want to continue along Market Street can transfer to any eastbound Muni Metro subway route, the F Market surface rail, or one of the bus routes serving Market Street including the 6 Haight/Parnassus and 7 Haight/Noriega. 

We will publish comprehensive service change details including maps later this month. 

Route Modifications 

We plan to make modifications to several existing routes to restore access and connections that community members have requested. These modifications improve or restore connections to food hubs and hospitals for people with disabilities and seniors and access to jobs for Service Equity neighborhoods 

  • The 23 Monterey will be extended to its pre-pandemic route along Sloat Boulevard. 

  • The 28 19th Avenue will be extended to Powell and Beach streets to provide east-west connections to Fisherman’s Wharf across the northern part of the city. 

  • The 43 Masonic will be extended to its pre-pandemic route to serve the Presidio, Marina and Fort Mason. 

  • The 52 Excelsior will return to its pre-pandemic route. 

  • The 57 Parkmerced will be extended to West Portal. 

  • The 58 Lake Merced will return to Lake Merced Boulevard and Brotherhood Way. 

  • The 66 Quintara will return to its pre-pandemic route. 

In addition to these changes, the L Bus will be shortened and increase frequency between the San Francisco  Zoo and West Portal Station in response to changing trip patterns and subway improvements. With more subway reliability after extensive repairs and maintenance, many L Bus riders are choosing to transfer to the subway at West Portal for a faster ride to downtown. This allows us to shorten the L Bus route while increasing frequency and putting limited resources on other routes that are experiencing crowding. 

Looking Ahead 

We plan to continue implementing the approved 2022 Muni Service Network in additional phases as we bring more transit operators onboard. Read more about the complete 2022 Muni Service Network plan. 



Published June 03, 2022 at 11:37PM
https://ift.tt/yrsSqtf

Show HN: Enforce Access Policies on Postgres https://ift.tt/kZGK4zu

Show HN: Enforce Access Policies on Postgres https://ift.tt/6ptXCoR June 3, 2022 at 11:03PM

Thursday, June 2, 2022

Muni Forward Gets San Francisco Moving

Muni Forward Gets San Francisco Moving
By Shalon Rogers

A photo of the 30 Stockton using the new, red transit lane on Stockton Street The SFMTA’s Muni Forward program is delivering transit reliability improvements that are transforming the Muni system and enhancing the customer experience. With 80 miles of upgrades since 2014 that often bring travel time savings of 20% or more, Muni Forward is making a big difference in how San Francisco moves. These upgrades, which can be seen in this Muni Forward Photo Map, draw from a “toolkit” of over 20 reliability and customer experience improvements, such as transit lanes that provided dedicated space for Muni vehicles to cut through traffic, transit bulbs that reduce delays at transit stops and traffic signals with transit priority that give the green light to transit vehicles as they approach the intersection, when possible.

The recently completed Van Ness Improvement Project thrust Muni Forward back into the spotlight with San Francisco’s first Bus Rapid Transit (BRT) corridor. While the Van Ness Improvement Project was a massive overhaul that required significantly more time and money to implement than the average Muni Forward project, we are seeing familiar benefits resulting from the transportation improvements. In just under two months, Muni riders on Van Ness are seeing a travel time savings of up to 35% northbound (up to nine minutes per trip) and 22% southbound on weekdays. After the first week of this drastically improved service, ridership on the 49 Van Ness-Mission increased by 13%.  

We’ve seen similar outcomes on past Muni Forward projects that share many features implemented on the BRT corridor. In addition to improved travel times and reliability, ridership has increased by 10% or more on many of the lines where Muni Forward improvements have been implemented, such as the 5R Fulton Rapid, 9R San Bruno Rapid and 38R Geary Rapid. And though ridership has decreased during the pandemic, it has returned fastest on many of the lines where we’ve made these improvements, such as the 22 Fillmore, which now has more riders than in 2019. 

Photo of people boarding a Muni light rail vehicle using the new transit bulb on Irving Street.

New transit bulb on Irving Street

Thanks to Muni Forward, San Francisco now has over 60 miles of dedicated transit lanes. Among these are the lanes that were installed as part of the Temporary Emergency Transit Lanes program. Made permanent in late 2021 and early 2022, these lanes have provided travel time savings of up to 31% for routes that carry 40% of current Muni customers, including the T Third, 1 California, 14 Mission, 14R Mission Rapid, 19 Polk, 27 Bryant, 28 19th Avenue, 38 Geary, 38R Geary Rapid, 43 Masonic and 44 O’Shaughnessy. 

Photo of the new carpool lanes on Park Presidio Boulevard and the sign letting people know that the right lane is an HOV lane for two or more passengers.

New carpool lanes on Park Presidio Boulevard

Another notable recent Muni Forward project is the Park Presidio Lombard Temporary High-occupancy vehicle (HOV) lanes, which are the first urban arterial carpool lanes in the state. In partnership with Caltrans, this pilot project is already seeing travel time savings of up to 10%. 

Looking ahead, Muni Forward is not slowing down. Planning is underway for improvements on the 29 Sunset, and we’ve started construction on improvements to the 22 Fillmore, 28 19th Avenue and L Taraval. We’re also preparing for construction on improvements to the 14 Mission, 5 Fulton, 27 Bryant and 30 Stockton. Plans for transit delay hot spot improvements are also in the works, which will help improve Muni reliability at specific intersections where we have seen the most transit delay for Muni.  

Additionally, making improvements to Muni’s Metro service will be a major focus over the next few years. Upcoming Muni Forward projects will focus on surface-level improvements for the J Church, K Ingleside, M Ocean View, T Third and N Judah, which will complement the Muni Metro Modernization efforts that are already underway. 

Map showing the Muni Forward transit priority projects across the city, including approved or built corridors, future transit priority corridors and temporary emergency transit lanes that are not yet made permanent.

Map of Muni Forward transit priority improvements

For a look at Muni Forward plans across the city, check out the map of Muni Forward transit priority improvements and see how Muni Forward is improving the system for customers, one project at a time.

Sign up to stay informed about future Muni Forward improvements.



Published June 03, 2022 at 05:38AM
https://ift.tt/noUG5ly

Show HN: I’ve Built a Digital Organ and This Is What I Learned https://ift.tt/uvSFBo8

Show HN: I’ve Built a Digital Organ and This Is What I Learned https://ift.tt/F1VRhHl June 3, 2022 at 03:01AM

Show HN: Svelvet – A component library for building interactive flow diagrams https://ift.tt/7Xh8KYI

Show HN: Svelvet – A component library for building interactive flow diagrams https://svelvet.io/ June 2, 2022 at 10:09PM

Show HN: I spent my vacation writing a modern JVM assembler https://ift.tt/sPHCMtn

Show HN: I spent my vacation writing a modern JVM assembler https://ift.tt/oFKvune June 3, 2022 at 02:40AM

Show HN: Try out my side project Taaalk https://ift.tt/R9bKwBL

Show HN: Try out my side project Taaalk https://ift.tt/wd3mtEQ June 2, 2022 at 11:52PM

Show HN: Go-faker: Faker for Golang. Compatible with postman dynamic variables https://ift.tt/INbg350

Show HN: Go-faker: Faker for Golang. Compatible with postman dynamic variables https://ift.tt/AjBZfCc June 2, 2022 at 09:02PM

Wednesday, June 1, 2022

Sheryl Sandberg to leave Facebook after 14 years

Her departure comes as the social media company faces challenges, including a slowdown in ad sales.

from BBC News - Technology https://ift.tt/7Kivhjl

Show HN: A color palette design tool for websites https://ift.tt/zFKrEJA

Show HN: A color palette design tool for websites Hi HN, while building something entirely, I realized that there is a lack of tools to pick colors for websites and web apps. While there certainly is an abundance of tools for color palettes, but they mostly give you three to five bright or pastel colors. Not what you need for websites. For that, you need one or two primary colors, and then stuff like text color, background, and so on. So, together with another web dev I built a small web tool that allows picking exactly the colors you need for web projects and live preview your palette on a selection of demo websites. The first version of the tool is online at https://ift.tt/lVIBdhE. Free and no sign up. We are already using this to for early stage projects, so I hope this provides value for you as well. Of course we are also happy about any and all feedback. Cheerz :) June 2, 2022 at 01:08AM

Emergency Response Transit Lanes Program Shows Long-term Success

Emergency Response Transit Lanes Program Shows Long-term Success
By Erin McMillan

After the Temporary Emergency Transit Lane program used a quick-build approach to install over 15 miles of emergency-response transit lanes in about 18 months, we have the numbers that show its success. Here is the program evaluation summary. 

During the early months of the pandemic, with traffic at an all-time low, Muni routes saw a 15% reduction in travel time on average and as much as 50% on certain corridors. Building off this analysis, the SFMTA identified key routes that could benefit from transit lanes that would preserve those speed and reliability improvements. These transit lanes improved reliability along the entire line, improving rider experience in Muni Service Equity Strategy neighborhoods and throughout the city. This allowed us to provide more frequent and less crowded service at a time when resources were very limited.

We launched the Temporary Emergency Transit Lane (TETL) program to preserve this time savings even as traffic returned, so people making essential trips on Muni wouldn’t get stuck on slow and crowded buses. The program also helped us provide as much frequency as possible despite pandemic-related limitations on operational resources, and build up Muni’s resiliency to ensure an equitable and sustainable economic recovery.

Overall, the TETL program saw the following measurable benefits:

  • Travel times savings of up to 31%.
  • Improved reliability on lines serving 40% of all Muni riders.
  • Up to 89% of surveyed operators stated that the improvements made their jobs easier.

The TETL program helped make the last two years the fastest expansion of transit lanes in the city’s history, benefitting riders on the 1 California, 14 Mission/14R Mission Rapid, 19 Polk, 27 Bryant, 28 19th Avenue, 38 Geary/38R Geary Rapid, 43 Masonic/44 O’Shaughnessy and T Third. Moreover, all these projects benefit lines that serve neighborhoods identified by the Muni Service Equity Strategy.

With these great results early in the program’s implementation, six of the seven TETL corridors were made permanent in late 2021 and early 2022 after extensive evaluation and outreach. One corridor, the Park Presidio Lombard Temporary HOV Lanes, will continue as a longer pilot to allow for further evaluation in partnership with Caltrans.

The TETL program was a critical piece of the SFMTA’s response to the COVID-19 pandemic. Moving forward, the initial shelter-in-place travel time savings analysis used to identify corridors for TETL improvements will be used to identify additional corridors for future improvements as part of Muni Forward, the SFMTA’s ongoing transit priority program.



Published June 02, 2022 at 01:35AM
https://ift.tt/d7aUVwE

Show HN: Equals – a spreadsheet that you can write SQL in https://ift.tt/UWktfRv

Show HN: Equals – a spreadsheet that you can write SQL in Hey Hacker News, Today we're launching Equals. Equals is a spreadsheet with native connections to your SQL databases and data warehouses. You can write SQL right in your spreadsheet. Equals was born out of a shared frustration of me and my co-founder. Despite the avalanche of new data tools over the last decade – nothing actually seemed better than a spreadsheet. Nothing was as flexible, malleable, and as easy to just dive in and play around with some data. In fact, you nearly always ended back in a spreadsheet regardless of what fancy set up you had: when something broke, when a chart in a BI tool didn't quite make sense, etc. You can learn more about Equals here: https://equals.app/ We'd love to hear what you all think. Ben June 2, 2022 at 12:06AM

Could self-driving bikes change how we use cities?

Autonomous cycles that can be summoned to your doorstep may help reduce transport emissions.

from BBC News - Technology https://ift.tt/fiwdeGB

Show HN: BrainIDE – A feature-packed brainfuck compiler https://ift.tt/6cm0nqf

Show HN: BrainIDE – A feature-packed brainfuck compiler https://ift.tt/T76xgJO June 1, 2022 at 11:23PM