Sabtu, 31 Desember 2022

Show HN: I built a possible alternative to social media RSS https://ift.tt/ONMwDe4

Show HN: I built a possible alternative to social media RSS Hi there, I built a chrome extension to grab new posts from social media. Instagram, twitter, Pinterest, etc don't really allow for RSS so I worked on this alternative to get new posts. Hope this might be useful for some of you. https://ift.tt/kRUKiAw December 31, 2022 at 12:15AM

Show HN: lambdaprompt – build, compose and call templated LLM prompts https://ift.tt/gPJ9yXa

Show HN: lambdaprompt – build, compose and call templated LLM prompts For the past few months I've been building a lot of things with LLMs (GPT-3, Codex, etc.) as I've been trying to push them to their limits (especially towards applying them to the tabular data domain) When working on this, I've found there are some common patterns for solving problems (templating, chaining, functional-programming style operations, etc.) As I've iterated, I've come to believe that a functional style interface is likely going to power a new wave of systems I'm calling "prompt-machines"(systems where the core new unit of work is a "named" LLM prompt, extending the "function" concept). Additionally, in order to make the code capable of meta-prompting (where the LLM can write its own templated prompts), I aimed to make the interface and library as simple and lightweight as possible. I think I've achieved my goal, so I'm releasing the library to share with others! I mainly use lambdaprompt in two main ways: (1) to quickly try out "map" applying a LLM prompt against multiple inputs, to see how it behaves on a fixed set of inputs (2) to quickly iterate on a prompt-chain (taking the output of a prompt, and passing it to other prompts) to create complex behavior. An example of (2) that worked quite well is a Text-2-SQL prototype: It generates multiple SQL options, then executes each against the database (if it errors, asks `Codex-EDIT` to fix the errors and retry), then takes the most "consistent" answer as the valid answer. Simply by adding this prompt-chain on top of codex, we saw an improvement from ~75% to ~85% on a spider Text-2-SQL benchmark (On just a small sample of N=200). To increase usability it also ships (extras) with a fastapi app that registers any defined prompts as endpoints directly, and hosts the functions to be directly callable via HTTP-GET requests. This makes it easy to build client-applications off of these prompts, while allowing the prompt itself to be arbitrarily complex (composition of prompts) I hope you enjoy using it! Also, I'm super curious to hear if anyone else has been thinking about LLMs (composing them, building interfaces to them, etc.) in similar ways and what learnings have been (even if not though this library) https://ift.tt/xEZGCcY December 31, 2022 at 04:13PM

Show HN: Scripting language inspired by JavaScript and GLSL https://ift.tt/ehbrsHo

Show HN: Scripting language inspired by JavaScript and GLSL I'm working on a scripting-language heavily inspired by Javascript and GLSL. The idea is to use this for a game engine I'm working on. https://ift.tt/mQy1ow5 December 30, 2022 at 05:16AM

Show HN: BingeTheTube: binge YouTube channels from oldest to latest https://ift.tt/VxGPrq2

Show HN: BingeTheTube: binge YouTube channels from oldest to latest Briefly, what the app does: 1. Points to a reverse playlist(an actual youtube playlist) for a channel. 2. Ability to skip to a position in playlist from beginning. 3. Request any new channel you would like to have a reverse playlist for ! Usage eg: - Using the above you can skip to say 100th video from begining in a channel (e.g CaseeyNeistat Vlog) and keep watching on youtube app (without going back to bingethetube.com). - Come back next day and resume watching from say video 120 without a lot of scrolling Useful if you like to follow a creators youtube journey or old Vlogs ! https://ift.tt/PfnHukB December 30, 2022 at 04:58PM

Jumat, 30 Desember 2022

ini mobil balak ya gas ya #shorts #youtubeshorts


via IFTTT

Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/w6HygiG

Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/dHiexVO December 30, 2022 at 05:10AM

Show HN: Simple weather for your zip code https://ift.tt/eX31o5C

Show HN: Simple weather for your zip code Weather applications are bloated. This is the simplest implementation I could make using data from the weather.gov API. This simple weather application will retrieve the current 7-day weather for any of more than 33,000 US zip codes. To customize weather for your zip code, change the URL. The current URL is set to the zip code 90210. If you want both news and weather, that is available here: https://ift.tt/jv7kzaQ https://ift.tt/ASGM3cm December 30, 2022 at 11:06AM

Show HN: Logos Created with AI https://ift.tt/AR5CwVa

Show HN: Logos Created with AI https://ift.tt/Shbcgso December 30, 2022 at 06:20AM

Kamis, 29 Desember 2022

Show HN: Pressn't, a site where you can only have a single post https://ift.tt/LaxWZfq

Show HN: Pressn't, a site where you can only have a single post Today's internet is filled with dopamine wells of content. I wanted to steer away from that and foster meaningful writing. So I made a site where you can only have a single post. The intention is to encourage thoughtful posts like the blogs we all love here at HN (Paul Graham's, fasterthanlime, Bartosz Ciechanowski's, etc). For now posts are only markdown, but I intend to make some markdown extensions to make posts more dynamic. https://ift.tt/HY3ipjZ December 29, 2022 at 08:09PM

Show HN: A LinkedIn Chat GPT on Steroids https://ift.tt/Q6Fp9LD

Show HN: A LinkedIn Chat GPT on Steroids https://www.lunaa.io/ December 29, 2022 at 05:25PM

Show HN: Zcached, in-memory key-value cache wire-compatible with memcached https://ift.tt/7xsqbAt

Show HN: Zcached, in-memory key-value cache wire-compatible with memcached zcached is an in-memory key-value cache exposing a memcached ASCII protocol-compatible interface, built on pluggable cache engines like Ristretto and freecache [0]. It's not performance-competitive with memcached, especially at higher thread counts. That said, it achieves about 1.1M ops/s, but at significantly higher P99 and P999 latency (as measured by memtier). See [1] and [2] for benchmark results from my 7950x-based workstation. Disclaimer: This is a hobby project created for fun while hacking over the holidays. zcached is not a commercial product and never will be. Don't use it in production; consider this a technology demo more than anything. I don't expect the source code to build outside of my environment, but for those interested in playing with it, binary artifacts are available at [3]. Try `zcached --address tcp:localhost:11211`. [0] https://ift.tt/XYOwRAD , https://ift.tt/cfhtgj8 [1] memcached, 16 worker threads: https://ift.tt/Hn3Agme [2] zcached: https://ift.tt/PQgiDAz [3] https://ift.tt/eAVyg4k... https://ift.tt/Li0hMFQ December 29, 2022 at 12:48AM

Show HN: Helix, a Framework for AI Systems https://ift.tt/rWt3ZKQ

Show HN: Helix, a Framework for AI Systems https://ift.tt/W6Pwy0E December 29, 2022 at 03:44AM

Free Muni for New Year’s Eve

Free Muni for New Year’s Eve
By Stephen Chun

White text "Leave the driving to us with additional advisory subtitles" on a red canvas background with city skyline silhouette.

For the 23rd consecutive year, the San Francisco Municipal Transportation Agency (SFMTA) will offer free rides on New Year’s Eve from 8 p.m. on Saturday, December 31 through 5 a.m. on Sunday, January 1. Extra Muni Metro Subway Service will be provided from 8 p.m. Saturday to 2:15 a.m. Sunday. Extra Owl Service will be provided from 10 p.m. Saturday to 5 a.m. Sunday

This program supports San Francisco’s Vision Zero goal to eliminate traffic fatalities.

Ride Muni Free New Year’s Eve includes all Muni lines and routes. Clipper Card customers should NOT tap their cards to make sure they don’t get charged a fare. Muni Mobile passes will not be necessary. Metro fare gates will be open that night. All information, including schedules and stops, will be posted on New Year's Eve Free Muni and Extra Service or SFMTA.com/NYE. Clipper Card customers should NOT tap their cards to make sure they don’t get charged a fare.

Don’t drink and drive, let Muni do the driving.

New Year's Eve Muni Service

  • Complimentary Muni service from 8 p.m. Saturday, December 31 to 5 a.m. Sunday, January 1.
  • Please do not tag your Clipper® card. If you tag it, you will be charged.
  • Please do not activate a MuniMobile ticket. Metro fare gates will be open.
  • Extra Muni Metro service:
    • Trains between West Portal Station and 4th & King from 8 p.m. to 2:15 a.m.
    • Additional trains between West Portal and Embarcadero Station from 8 p.m. to 2:15 a.m.
    • Transfer at West Portal Station to OWL bus lines.
  • Extra service on the OWL Network, from 10 p.m. to 5 a.m.:

At midnight on New Year’s Eve, a city-sponsored fireworks show from a barge off The Embarcadero, south of the Ferry Building, will take place. Motorists should anticipate delays in the area from approximately 11 p.m. to 1 a.m. and pedestrians are advised to use caution when traveling.

Note: Central Subway will provide free rail shuttle service from Chinatown Rose-Pak to 4th / Brannan St on Saturday, December 31st and Sunday, January 1st from 8 am to 5 pm, instead of midnight. We encourage those planning to use the Central Subway after 5 p.m. this weekend to use the 30 Stockton and 45 Union/Stockton which are scheduled to come every 15-20 minutes. For further information on our staffing & service plans, please visit Central Subway Will Close Early On The Holiday Weekends.

Regional Transit Connections for New Year's Eve

  • BART will provide additional service on January 1.
    • Full fare pricing will be in effect.
    • The last East Bay bound train running through Downtown San Francisco will be at around 1:30am and the last Southbound train heading toward Millbrae will run through Downtown San Francisco at 2:10am.
    • For more details & trip times, please visit BART’s New Year’s Eve service article.
  • Caltrain service will be running on a Weekend Schedule. For more details, please visit https://www.caltrain.com
  • SamTrans service will be from 8 p.m. on December 31 until 3:30 am on January 1. For more details, please visit http://www.samtrans.com 


Published December 29, 2022 at 03:33AM
https://ift.tt/fq4p2eE

Show HN: Pbproxy – Send your clipboard anywhere you can ssh https://ift.tt/nubRCmS

Show HN: Pbproxy – Send your clipboard anywhere you can ssh pbproxy is a small wrapper to give you a consistent and remotely accessible interface to your system clipboard on linux and mac. https://ift.tt/dcWfTro December 28, 2022 at 04:12PM

Rabu, 28 Desember 2022

Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib https://ift.tt/e2OxguC

Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib Hello HN, This is a website I worked on during the holidays to fill the void of the upcoming dark sky shutdown. For me, the precipitation timeline was a view I was heavily relying on for everyday activities and planning. I had not found any replacement from the various weather apps. When I found pirateweather.net as a backend API, it gave me the motivation to put the pieces together and get back the experience I enjoyed. I then added more functionalities that I think was missing from the website such as a weekly chart view. I've been using the website reliably over christmas holidays. Hope you enjoy it too! Also I open sourced the visual component for drawing the precipitation timeline and you can use it for drawing weather information or any other hourly activities really https://ift.tt/ZgF7Dfp Interested in your feedback! https://ift.tt/4ARgEin December 28, 2022 at 06:14AM

Show HN: Free video conferencing over WebRTC in Go https://ift.tt/IyDYgoL

Show HN: Free video conferencing over WebRTC in Go https://ift.tt/eLaFUAp December 28, 2022 at 02:55AM

uwoogh #shorts #youtubeshorts


via IFTTT

Show HN: Diagramify – Describe your diagram and get it https://ift.tt/s8MAwkE

Show HN: Diagramify – Describe your diagram and get it https://ift.tt/8nYrHTl December 28, 2022 at 12:24AM

Show HN: Rototill a Node.js library to make type-safe routes for Express https://ift.tt/NLFtSV2

Show HN: Rototill a Node.js library to make type-safe routes for Express https://ift.tt/SI6f3HP December 27, 2022 at 11:01PM

Show HN: I built a simple CLI helper integrating with GPT-3 https://ift.tt/hZB5PTv

Show HN: I built a simple CLI helper integrating with GPT-3 Hi all! I don’t think CHATGPT has gone unnoticed by anyone here on Hackernews. I’ve myself played around a bit with it, but felt it was annoying to always have to log into their GUI to ask the questions. To scratch my own itch and at the same time learn more about how to write my own command line interface, I created 'askai'. 'askai' is a simple CLI integration with OpenAI’s GPT3 models. I’ve primarily used it to get quick answers to technical questions, like: > askai "How to mock user input when writing a Python pytest test?" > askai "How do I remove a conda environment?" As I've found it quite helpful, I decided to spend some time to package it in a nicer way to share it with all of you. I've also uploaded it to PyPI to simplify the installation process. 'askai' enables you to: * Ask questions and get the answers straight into your terminal * Configure which model and model parameters you want to use * Overwrite saved configurations when you ask questions Currently, it only supports OpenAI’s models, but my plan is to integrate more endpoints as soon as new capable NLP endpoints are popping up. I hope some of you find it useful :) https://ift.tt/UbrwgfH December 27, 2022 at 11:29PM

Selasa, 27 Desember 2022

Show HN: Sideproject.guide https://ift.tt/F8761ec

Show HN: Sideproject.guide https://ift.tt/R2aIsuM December 27, 2022 at 01:36PM

Show HN: How many advertising panels in Sydney are near a public telephone? https://ift.tt/IXmzl2n

Show HN: How many advertising panels in Sydney are near a public telephone? https://ift.tt/jEbKBT4 December 27, 2022 at 06:57AM

Show HN: Predicting the Greenest time to use electricity (AU) https://ift.tt/ZRuaxTy

Show HN: Predicting the Greenest time to use electricity (AU) Hello all, I built this for fun this year. It may be able to help: - reduce your carbon footprint, - eg. see the best time to charge your EV - eg. hook up a smart heating/cooling system? - learn more about how the renewables transition Currently limited to the Aus National Electricity Market, sorry... Feedback and questions appreciated! https://ift.tt/HDgE63z December 27, 2022 at 06:20AM

Show HN: Eleven – open-source alternative to Codespaces https://ift.tt/h8KMLx6

Show HN: Eleven – open-source alternative to Codespaces Hey HN, Eleven is the second project that I've built to learn Go. It lets you create a code sandbox in your cloud provider account easily. What's a "code sandbox"? Just a VM, running in your cloud provider account, with some runtimes pre-installed, your repositories cloned, a way to connect to it with your preferred editor (or via SSH) and a way to serve your apps easily via HTTP (with automatic HTTPS). You could use it to deploy your app, as a remote development environment or even to test some code. It's up to you. For example, to deploy a Node.JS app: $ eleven aws init hello-world --runtimes node@18.7.0 --repositories eleven-sh/hello-world > Success! The sandbox "hello-world" was initialized. $ ssh eleven/hello-world forever node index.js > Forever: command started. Run "forever stop" in current path to stop. $ eleven aws serve hello-world 8000 --as hello.eleven.sh > Success! The port "8000" is now reachable at: https://hello.eleven.sh $ curl https://hello.eleven.sh > Hello World Still learning Go by the way, so I'm open to any suggestions to improve. https://ift.tt/Hqo2ZrS December 27, 2022 at 05:27AM

Show HN: Test if your shortcut conflicts with any default shortcuts in browsers https://ift.tt/yf3i26q

Show HN: Test if your shortcut conflicts with any default shortcuts in browsers https://ift.tt/yTpYRjZ December 27, 2022 at 03:04AM

Show HN: 80/20 Rule in Everything https://ift.tt/PcmpV7t

Show HN: 80/20 Rule in Everything The content of the 8020.in website was generated using the ChatGPT AI engine and then reviewed by a human editor to ensure accuracy. https://8020.in/ December 26, 2022 at 06:29PM

Show HN: WebTransport vs. WebRTC vs. WebSocket https://ift.tt/62HsmhC

Show HN: WebTransport vs. WebRTC vs. WebSocket https://ift.tt/kOUGqRg December 26, 2022 at 09:46PM

Senin, 26 Desember 2022

Show HN: Secure end-to-end client sessions and API calls using crypto key pairs https://ift.tt/DeGYojw

Show HN: Secure end-to-end client sessions and API calls using crypto key pairs Hello. I made this project as an experiment in using key cryptography for user identity in a client <-> server model, and for some future peer to peer projects that I am working on. I am looking for feedback, please let me know what you think. Also, Merry Christmas to HN! :-) https://ift.tt/bICZvpc December 26, 2022 at 05:07AM

Show HN: Kweb 1.3.3 released, a server-side interface to the browser's DOM https://ift.tt/IJowK1H

Show HN: Kweb 1.3.3 released, a server-side interface to the browser's DOM https://ift.tt/dzQvpf3 December 26, 2022 at 04:10AM

Show HN: Bespoke Artist Website Hosting https://ift.tt/w0BueE3

Show HN: Bespoke Artist Website Hosting Merry Christmas everyone! We started offering hosting services for our musical artists at our record label Epsilon Records ( https://ift.tt/LnZuMxY ) and we recently decided to open the offering further. Consider it boutique high-touch hosting at a good value for a very niche musical artist audience (bands/producers/musicians). We offer a choice of the WordPress or Ghost platform but can also handle custom requirements for the more technical customer. Get in touch and let’s nerd out over how we can help you meet your musical and artistic hosting needs. And now a word from ChatGPT: "Why choose Epsilon for your musical hosting needs? There are several reasons why you may want to choose a hosting provider that specialises in music: * Expertise: A hosting provider that specialises in music will have a deep understanding of the specific needs and requirements of music websites. This includes things like fast loading times for streaming audio and video, and the ability to handle large amounts of traffic. * Music-specific features: A hosting provider that specialises in music may offer features that are specifically tailored to the needs of music websites, such as integrations with music streaming platforms or tools for promoting and monetizing your music. * Niche-specific support: A hosting provider that specialized in music will likely have a team of support staff who are knowledgeable about the specific needs and challenges of music websites. This can be especially helpful if you have questions or run into issues specific to the music industry. Overall, choosing a hosting provider that specialized in music can help ensure that your website has the features and support it needs to succeed in the competitive world of online music." Open to feedback! https://ift.tt/JnWrHRz December 26, 2022 at 03:52AM

Show HN: Newsic https://ift.tt/KLEhy2j

Show HN: Newsic News portal that uses GPT-3 to extract news from the news. https://newsic.io/news December 26, 2022 at 12:54AM

Show HN: Price My Spotify Library https://ift.tt/SWzguYy

Show HN: Price My Spotify Library Hi HN, I built this tool to estimate how much it would cost to purchase all the music in a user's Spotify library and individual playlists. Kind of interesting, maybe you'll like it too https://ift.tt/KEVv0I6 December 26, 2022 at 12:04AM

Minggu, 25 Desember 2022

Show HN: Mastodon.nvim (Mastodon Client for Neovim) https://ift.tt/S7mp4cx

Show HN: Mastodon.nvim (Mastodon Client for Neovim) *Announcing mastodon.nvim* Hello everyone. I just released mastodon client for neovim. If you dont want to get out of neovim, and write your thought on mastodon, mastodon.nvim could be good choice. Merry christmas! https://ift.tt/g3QcxED December 25, 2022 at 03:31PM

hangat nya pas ronda di malam hari Sabtu #shorts #youtubeshorts


via IFTTT

Show HN: Shmux – run all your scripts from one file https://ift.tt/P7G3O8J

Show HN: Shmux – run all your scripts from one file Hello all, This is a small, few hours Holiday project I made out of frustration on what I would have liked makefiles to be but are not. It's rough, but it might be useful for somebody. Any type of feedback is welcome! https://ift.tt/w2LCAsD December 25, 2022 at 01:06AM

Show HN: Digital privacy game for middle schoolers, our Harvard final project https://ift.tt/gIiSopu

Show HN: Digital privacy game for middle schoolers, our Harvard final project For our final project in CS105, Technology and Privacy, my friend and I made an educational game about digital privacy for middle schoolers! We'd love any feedback or suggestions. https://ift.tt/w0izY6L December 25, 2022 at 01:11AM

Sabtu, 24 Desember 2022

Show HN: Twitter Graph - Like Google Trends but for Twitter https://ift.tt/adQNktr

Show HN: Twitter Graph - Like Google Trends but for Twitter Simply enter a word and generate a graph showing the number of mentions on Twitter https://twit.deta.dev December 24, 2022 at 07:15PM

Show HN: I built a free Chrome extension that writes entire emails using ChatGPT https://ift.tt/0FlETLw

Show HN: I built a free Chrome extension that writes entire emails using ChatGPT https://ift.tt/nf2sxp7 December 24, 2022 at 05:21PM

Show HN: Semantic Search in Podcasts Transcriptions https://ift.tt/w1ArqOi

Show HN: Semantic Search in Podcasts Transcriptions I built a podcast search engine that performs a semantic search within thousands of podcasts transcriptions. Technologies used are: OpenAI Whisper for transcriptions, BERT embeddings and FAISS as a vector database https://voilib.com/ December 24, 2022 at 05:29PM

Show HN: Hacker News Insight https://ift.tt/B9X6RDQ

Show HN: Hacker News Insight https://ift.tt/gcq3Jb0 December 24, 2022 at 03:36AM

Show HN: Box4D – 4D physics demo using Rust and wgpu https://ift.tt/w5c9UGB

Show HN: Box4D – 4D physics demo using Rust and wgpu This is a little physics toy I've been working on off and on for a while. I originally planned on making a more fully featured game of some sort (I suppose I still may some day), but it turns out that writing interesting graphics and physics algorithms is more compelling than the hard work of polishing an actual product. Who knew? While there are plenty of good guides for 2D and 3D graphics and physics, there's not much out there for 4D. In hopes of alleviating that, the code here is arranged such that the commits are more or less a step-by-step guide, with comments for the interesting or tricky parts. While I don't think I came close to the simplicity or clarity of Box2D Lite, I hope it can serve as a useful example to anyone interested in 4D rendering and physics. https://ift.tt/osiTr8g December 24, 2022 at 01:30AM

Show HN: zygolophodon: CLI for reading Mastodon posts (no account needed) https://ift.tt/7XqOShD

Show HN: zygolophodon: CLI for reading Mastodon posts (no account needed) https://ift.tt/79pY4iP December 23, 2022 at 11:17PM

Jumat, 23 Desember 2022

Show HN: Teetty: a CLI tool to remote control a program running in a terminal https://ift.tt/Hh3FcLa

Show HN: Teetty: a CLI tool to remote control a program running in a terminal I needed to remote control a program (and read it’s output) while that tool should still be fully interactive for the user. Obviously there are things like tmux and more but they emulate an entire terminal. This is simpler in that it just sets up a pty and basic pipes or files to send stuff in and read from it. https://ift.tt/XqtGjmr December 23, 2022 at 08:13PM

Show HN: UI for Apache Kafka v0.5 released with RBAC and serde plugins https://ift.tt/LNluoEp

Show HN: UI for Apache Kafka v0.5 released with RBAC and serde plugins https://ift.tt/FuYrfeI December 23, 2022 at 09:41PM

Show HN: SuperPlanner, an innovative day planner and to-do list for iOS and Mac https://ift.tt/5J1XEjm

Show HN: SuperPlanner, an innovative day planner and to-do list for iOS and Mac https://ift.tt/sEeYu5o December 23, 2022 at 03:54PM

Show HN: My Afternoon JavaScript Library https://ift.tt/msdz2BI

Show HN: My Afternoon JavaScript Library https://ift.tt/kgZcS3s December 23, 2022 at 03:00AM

Show HN: Fully offline, open-source alternative to Scribe for Firefox https://ift.tt/yJX5z3j

Show HN: Fully offline, open-source alternative to Scribe for Firefox I had to do a bit of web-workflow documentation and found the process of gathering screenshots, placing them correctly into a document, and creating captions extremely tiring. I figured it’ll be easy to automate and also a great opportunity to get to know the Browser API, and here we are with the first release of the extension. It’s extremely easy to use but barebones which I plan to change in the near future, so any feedback will be appreciated. I want to keep the docs generation process completely offline to avoid dealing with server costs and GDPR stuff which poses a lot of challenges when planning more advanced features like image editing. It’s available only for Firefox because of Firefox’s great Browser API support, which Chromium currently lacks. Also, there’s a tool like this already available, called Scribe but it requires an account and also is not available for Firefox for some reason. Hope you’ll like it! https://ift.tt/E36k7qr December 23, 2022 at 02:20AM

Show HN: Create a Children's book with AI – with illustrations https://ift.tt/sflyChg

Show HN: Create a Children's book with AI – with illustrations Hey together with wife we took part in AssemblyAI hackathon and although we didn't win we felt good enough about our inital MVP that we took it a bit further. You can describe your characters and give a title and however long/detailed description you want, the gpt-3 will generate a children's story from it, dall-e will generate images. Images are postprocessed with stable-diffusion custom model (for stylisation) and that's the final result. It's still early as it was done in about 2 weeks, but I count on your feedback. I am software engineer and did basically all of the engineering work myself. Feel free to ask question regarding implementation plans, etc. cannot wait to learn what you think. I'll appriciate any feedback. https://ift.tt/KDI059w December 23, 2022 at 01:38AM

Kamis, 22 Desember 2022

Show HN: Decentralized Database https://ift.tt/5Ihsrgk

Show HN: Decentralized Database DB3 is a community-driven layer2 decentralized database network. Infinite Storage Space Scalability is the key to the web3 explosion, db3 will use the following strategies to achieve web3 scale PC can meet the minimum system requirements so everyone can join the db3 network to provide storage space. Using dynamic sharding to achieve scale out. when a storage shard chain has not enough space to store mutation, it will split itself into two subchains. Using cold data archive to recycle storage space. history cold blocks and cold state data will be archived to FileCoin and the storage node will always has storage space to store new data. Blazed Fast and Provable On-chain Query Currently, decentralization means bad performance but db3 is trying to make a big improvement in performance Merkdb is the storage engine of db3 network and it not only has high performance but also the fast-proof generation Geo distribution, the nodes in every storage shard are geo-distributed and the clients can execute querys against the nearest storage node Query session, the first decentralized query protocol to resolve performance and incentive perfectly Crypto Native Data Ownership In the decentralized network, only the private key owners can update their data and they can keep privacy by encrypting their data with the public key On-chain Programmable Dapp developers can develop data processing contracts and deploy them to the db3 network just like developing data backend in web2 Ethereum Guarded Security DB3 network is a layer2 network on Ethereum and all the assets are guarded by Ethereum https://ift.tt/K0BFDRU December 22, 2022 at 08:34PM

Show HN: High Browse independent “surf engine” https://ift.tt/xvfuzDm

Show HN: High Browse independent “surf engine” Hi HN, I’m pleased to release my “surf engine” to the public for you to try. This is might be for you if you’ve grown frustrated with commercialised SERPs, and want to find the other websites are (still) out there. Kudos to Marginalia Search for showing that it’s possible to build a search engine as a hobbyist: https://ift.tt/wCJePY2 Feedback of all kinds very welcome! Ali https://highbrow.se/ December 22, 2022 at 04:30AM

Show HN: CAD model of the saturn V rocket on the 55th anniversary of Apollo 8 https://ift.tt/KbmyAQZ

Show HN: CAD model of the saturn V rocket on the 55th anniversary of Apollo 8 Today is the 55th anniversary of Apollo 8. I figured it would be fun to make a CAD model with a space for a model rocket engine and also as an augmented reality model. The tutorial is for Fusion360 but the steps can be adapted to most CAD programs. I would love to know what you all think! https://ift.tt/Nvxw7s5 December 22, 2022 at 02:44AM

Show HN: Write 500 Words a Day https://ift.tt/g8BHs3c

Show HN: Write 500 Words a Day Hello! I made a web application for my friend and I to use as part of a New Year’s resolution and decided to open it up to the public. It’s pretty simple but I’ve really enjoyed building it and using it so far. I’ve written ~10,000 words, which is a lot more than I used to write. Enjoy and be nice! https://ift.tt/Xzyf5uT December 22, 2022 at 03:29AM

Show HN: System Design Practice and Discussion https://ift.tt/jHSoT0h

Show HN: System Design Practice and Discussion Many platforms exist for a candidate to practice leetcode style questions. Created one to practice and discuss system design problem statements. There is no auto evaluation as high level design is subjective, but we support upvotes/downvotes and a comment section for feedback and discussion. Looking for early feedback. https://ift.tt/XeDzbgv December 22, 2022 at 12:24AM

Show HN: OpenAEDMap – Automated External Defibrillators from OpenStreetMap https://ift.tt/upLen5z

Show HN: OpenAEDMap – Automated External Defibrillators from OpenStreetMap Hi everyone, OpenAEDMap ( https://openaedmap.org/ ) allows you to find (and add!) AEDs in your area. These devices have proven themselves as life-savers in heart failure - when every second matters. The data is synced to OpenStreetMap database, so it's openly licensed (ODbL) and can also be used in other OSM-based apps. AFAIK, there is no other comparable map - they are either proprietary or show a single country. Frontend: https://ift.tt/wbt6LUk Tech stack: React, MapLibre GL JS, Bulma Backend: https://ift.tt/tLDyjmS Tech stack: Python, PostGIS https://openaedmap.org December 21, 2022 at 06:31PM

Rabu, 21 Desember 2022

Show HN: ChatGPT developed an NPM package to check if jemalloc is installed https://ift.tt/sW0ZG1X

Show HN: ChatGPT developed an NPM package to check if jemalloc is installed https://ift.tt/QEBvJHc December 21, 2022 at 07:22AM

ini namanya Miko ya gas ya #shorts #youtubeshorts


via IFTTT

Show HN: Headerless C programming with __INCLUDE LEVEL__ https://ift.tt/6DMWmBb

Show HN: Headerless C programming with __INCLUDE LEVEL__ https://ift.tt/X8xr4QZ December 21, 2022 at 05:21AM

Show HN: Play your retro games in a browser with cross device saving https://ift.tt/HVS93K8

Show HN: Play your retro games in a browser with cross device saving https://afterplay.io December 21, 2022 at 01:21AM

Show HN: Veonid – Create a personal website for free https://ift.tt/EFQeBxb

Show HN: Veonid – Create a personal website for free https://www.veonid.com/ December 20, 2022 at 05:19PM

Show HN: How to program in Rust as if it was old school C++ with pointers https://ift.tt/UKwaYtu

Senin, 19 Desember 2022

mari teriakan Shinzo wo sasageyo bersama ku #shorts #youtubeshorts


via IFTTT

Show HN: Christmas Free Icons https://ift.tt/8guDa7v

Show HN: Christmas Free Icons https://ift.tt/bXfvq7e December 19, 2022 at 02:04PM

Show HN: Screen Studio – Beautiful screen recordings in minutes https://ift.tt/uZoNvEG

Show HN: Screen Studio – Beautiful screen recordings in minutes Hey! I started working on this app 4 months ago. The idea is simple: automate creating promo quality videos that include screen recordings as much as possible Currently it makes cursor movement smooth, zooms in on clicks, adds background and frame around recorded window and adds cinematic motion blur. I plan to add selfie camera support, full text slides and multi-clip recordings. Works only on macOS. It is paid software (one time payment for license + 1 year of updates), but you can download and try it for free - everything except final export to file will work 100% Thanks! https://ift.tt/1ErsZHJ December 19, 2022 at 06:00AM

ini Marni lagi mandi #shorts #youtubeshorts


via IFTTT

Show HN: View Reddit Images by Topic https://ift.tt/jyFZO59

Show HN: View Reddit Images by Topic Hi, I created a simple website to display Reddit images from set of subreddits by topic. It displays images from current top posts. https://ift.tt/LVJjGZ9 December 19, 2022 at 10:25AM

Show HN: Share Mastodon link in an untraditional way https://ift.tt/FGeZdVW

Show HN: Share Mastodon link in an untraditional way https://mustafauysal.github.io/link-share/ December 19, 2022 at 07:03AM

Show HN: Log in to Mastodon with your Twitter account https://ift.tt/pwmjxQG

Show HN: Log in to Mastodon with your Twitter account This is an idea I've had for a while. Given recent events, I decided to finally implement it and see what happens. I assume if it gets any traction it will be banned. The bigger picture here is that Twitter's network of users and follow lists is potentially reverse-engineerable. Why not take that network graph and implement it in the Fediverse? https://tweedle.social December 19, 2022 at 06:38AM

Show HN: Reindeer Replacements: Solving a children's logic puzzle with OR-Tools https://ift.tt/m4ghLrX

Show HN: Reindeer Replacements: Solving a children's logic puzzle with OR-Tools https://ift.tt/xN6eTmH December 18, 2022 at 07:12PM

Minggu, 18 Desember 2022

Show HN: 4-7-8 Breathing – BreathWithMe.io https://ift.tt/MGjDtZE

Show HN: 4-7-8 Breathing – BreathWithMe.io Hello, Let's take a few deep breaths together. https://ift.tt/tcxYnQC December 18, 2022 at 05:14AM

Show HN: Speleomorph, an Exploration Puzzle https://ift.tt/g0DYZOP

Show HN: Speleomorph, an Exploration Puzzle https://ift.tt/CXeuJi3 December 18, 2022 at 03:49AM

Show HN: Create keepsakes for your loved ones using AI https://ift.tt/JrSqiAc

Show HN: Create keepsakes for your loved ones using AI https://lovelines.xyz December 18, 2022 at 02:21AM

Show HN: baseline – a free, open-source journaling and mood tracking app https://ift.tt/Ysr0WcP

Show HN: baseline – a free, open-source journaling and mood tracking app Hey HN! I recently released baseline, a journaling and mood tracking app for iOS, Android, and web. If you've been looking for a better journal, or just want to work on your mental health, you should check it out! It includes: - Simple and fast journaling — just open the app and start typing. - Visualizations to help you understand your progress over time. - Screeners to help you better understand what you might be struggling with. - Customizable notifications to help you build journaling into your daily routine. - Strong privacy — personal data is encrypted with user-specific keys that I can’t access. This app started as a personal project for my own mental health, and it really helped me out — so now here we are! Again, if you've wanted to try journaling or just want to start working on your mental health, I really recommend trying it out. I'll also be here all day to answer any questions y'all have. Thanks so much :) https://getbaseline.app December 17, 2022 at 11:45PM

Show HN: Auto-Generate Python REST API Clients Using OpenAPI Generator https://ift.tt/NOKvlL9

Show HN: Auto-Generate Python REST API Clients Using OpenAPI Generator Hi all, We've refactored the Python client generator in OpenAPI Generator(https://ift.tt/PczWnyV). To give it a try, please follow 3 simple steps below: 1. Download the Java JAR: https://ift.tt/0xA6fHk 2. Rename the JAR as "openapi-generator-cli.jar" 3. Execute the following command to run the generator for the PetStore API: https://ift.tt/ODT7aRt Mac/Linux: $ java -jar openapi-generator-cli.jar generate -g python-nextgen -i https://ift.tt/ODT7aRt -o /var/tmp/python-nextgen/ Windows: $ java -jar openapi-generator-cli.jar generate -g python-nextgen -i https://ift.tt/ODT7aRt -o C:\tmp\python-nextgen (If JVM is not installed in your machine, please use openapi-genreator-cli docker image instead: https://ift.tt/tRw6kXM) If you've any feedback or question, please reply to https://ift.tt/N7cqVnv to let me know. December 17, 2022 at 10:16PM

Sabtu, 17 Desember 2022

Show HN: A magic frame you can prompt to show generated art to an e-ink display https://ift.tt/5yS0uLa

Show HN: A magic frame you can prompt to show generated art to an e-ink display https://ift.tt/SFsDo8H December 17, 2022 at 11:11AM

Show HN: Simply see your client hints sent by Chrome https://ift.tt/1fjWrzx

Show HN: Simply see your client hints sent by Chrome Chrome will start to reduce the UserAgent string and replace it with client hints. here you can simply see your current UA, the reduced one, and your client hints. https://clienthints.me/ December 17, 2022 at 10:04AM

Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3 https://ift.tt/CXWOh2A

Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3 OP here, this was super fun to build. It all started from playing around with Nat Friedman's GPT browser https://twitter.com/0xferruccio/status/1599014988693180417 Then after having this running for our product for a couple of days or so we decided to give 10 customers access and they loved it! So expanding access now feels great :) https://ift.tt/qEavx27 December 15, 2022 at 10:30PM

Show HN: Chat with AI Jesus, Buddha, Obama, Gary Vee, and Dr. Peterson https://ift.tt/WvR36Zr

Show HN: Chat with AI Jesus, Buddha, Obama, Gary Vee, and Dr. Peterson https://gpt.chat/ December 17, 2022 at 02:23AM

Jumat, 16 Desember 2022

Show HN: Rapid Reply – GPT-3 AI Email Assistant for Busy Founders https://ift.tt/e5P1XGC

Show HN: Rapid Reply – GPT-3 AI Email Assistant for Busy Founders Hi HN, I created Rapid Reply for founders, execs and managers who get 30+ emails a day and want to respond fast and polite. It also helps you overcome writers block. Let me know if you have questions. https://rapidreply.ai December 16, 2022 at 03:00PM

Show HN: Simpler – Your GPT-3 Task Planner https://ift.tt/RKCNzi5

Show HN: Simpler – Your GPT-3 Task Planner https://simplerlist.com December 16, 2022 at 08:41AM

Show HN: I'm challenging your clicking speed with this game I rebuilt https://ift.tt/Qd2Fegv

Show HN: I'm challenging your clicking speed with this game I rebuilt https://ift.tt/qlTsCPI December 16, 2022 at 03:45AM

Show HN: Natural language Twitter search using Codex https://ift.tt/JT5S9NB

Show HN: Natural language Twitter search using Codex We built a structured search engine for Twitter called Bird SQL, available at https://ift.tt/oEpbfVj . Our search interface uses OpenAI Codex to translate natural language to SQL. Our backend then verifies the SQL, executes it, and displays the results on the web app. This makes large structured datasets like a scrape of Twitter easy for anyone to explore. As background, while working on text-to-SQL as a general problem, we came to believe one of its most powerful applications is as a search tool because: - SQL is hard to write by hand and prone to errors - It allows you to iterate quickly if you’re exploring a new dataset - A lot of contextual information that you’d normally have to internalize (e.g. your data’s schema) can be automatically generated and offloaded to the language model Using large language models (LLMs) like Codex to write the SQL for you means you don’t have to worry about the nitty gritty language details, but still benefit from the power of a language like SQL. Also, after seeing the results of the query, you can inspect (and if necessary, change) the SQL. The lack of this sort of explainability of the query result is one of the more notorious challenges of returning the output of an LLM directly to the user. Additionally, using LLMs in this way makes these kinds of queries over structured data accessible to people who know little or no SQL. While Bird SQL shares significant infrastructure with our more general LLM-powered search engine over unstructured data (Ask Perplexity - https://perplexity.ai[1] ), the two approaches and their respective challenges are quite different. For example, the type of models are different (GPT3.5 vs Codex), obviously the model prompts have different structure, and how to verify model output when its text vs when its code is different. We are currently exploring ways to combine the two approaches, such as using the results of retrieving information from a structured source (as in Bird SQL) as one of the inputs for the LLM to interpret or summarize (as in Ask Perplexity). We would love to hear your questions, suggestions, and feedback! [1] https://ift.tt/2rk4dop https://ift.tt/GrmnBlx December 16, 2022 at 05:12AM

Show HN: Readwise Reader, an all-in-one reading app https://ift.tt/iG5n2jV

Show HN: Readwise Reader, an all-in-one reading app Hey HN, cofounder of Readwise here. We've been working on this cross-platform reader app for about 2 years, excited to finally share it in public beta. Probably the most notable thing that makes Reader unique is that it supports almost any content type you could want to save/read/highlight: * web pages * emails/newsletters * PDFs * ePubs * twitter threads * youtube videos (with transcripts) * RSS feeds With all of your knowledge content in one place, we built powerful reading and highlighting, as well as a bunch of novel triage/organization features, so you can actually consume & stay on top of that content! There are also a lot of advanced features too, such as text-to-speech, GPT3 questions/summaries, super powerful highlighting (that includes markup and images), complex filtering/search (with our own query language), sleek mobile triage UI, keyboard shortcuts for reading/everything, integrations with note-taking apps, a browser extension for both saving pages and highlighting them, and much more. If anyone's interested in more product details, as well as our business model, etc, we wrote a detailed launch post: https://ift.tt/jY2uAsi... Predicting a common question: Reader is part of the Readwise subscription pricing right now in beta -- there's a 30 day free trial and then it's paid at ~$8usd/month. We also promise to not raise this price for existing subscribers. Reader is also fairly technically interesting -- our iOS, Android and webapp all work fully offline and sync your reading data/progress with eachother. Our search on web is built with wasm sqlite. We have a fairly intense pipeline for cleaning web articles (removing ads/styling). We share lot of modules around syncing/highlighting across all platforms, etc... Happy to answer any questions :) https://ift.tt/gv8KzE4 December 16, 2022 at 04:44AM

A Brief History of the T Third Part 2: 1980s-2023

A Brief History of the T Third Part 2: 1980s-2023
By Jeremy Menzies

Beginning in January 2023 full service on the new T Third extension 2023 will run from Sunnydale to Chinatown every day. In this two-part blog series, we will look back at some of the history of the T Third Street line. Part 1, published last month goes through the first 100+ years. In Part 2, we look at the recent history of the T Third and Central Subway projects from the 1980s to today. 

The Call for Better Transit: 1980s-90s 

In the decades following World War II, the neighborhoods along the southern end of 3rd Street became more economically depressed and transit service declined.  Residents felt cut off from the rest of the city as bus service did not meet their needs. 

Passengers lining up to board a bus on a busy city street with buildings in the background People boarding a 15 Route bus on 3rd Street near Market in 1983. Bus service on the 15 provided critical north-south service through the City’s busiest areas. 

In the late 1980s, the city was looking to revitalize the Mission Bay, Dogpatch, and Bayview and reliable transit was critical to this goal. Early outreach and research resulted in the 1993 Bayshore Transit Study. This initial plan solicited community input on several possible solutions on how to improve transit to these neighborhoods. Two years later in 1995, the Four Corridor Plan built upon the Bayshore Transit Study and elevated 3rd street as the top priority for San Francisco’s long-range transit plan. It was clear that residents, particularly in Bayview, wanted rail service to return to 3rd Street. 

T Third Phase 1: 1990s-2007 

These reports and outreach formed the backbone of the Third Street Light Rail Project, which would be built in two initial Phases. Phase 1 involved extending Muni Metro service from 4th and King to Bayshore Boulevard along 3rd Street. Phase 2 would focus on the 4th and Stockton corridors to extend the service into Chinatown and possibly North Beach. 

By the end of the ‘90s, funding was coming in to make Phase 1 a reality. Early plans for the T also included a new rail maintenance facility, Muni Metro East, as well as a turnback loop in Mission Bay and a direct connection to the Bayshore Caltrain Station. Due to various factors during preconstruction planning, the Mission Bay Loop and Bayshore Caltrain connection were dropped from the T Line plan. 

People in business attire and hard hats smiling with shovels in hand over a large pile of dirt under s station structure

A groundbreaking ceremony for T Third construction was held on May 28, 2002 at the 4th and King Caltrain Station.  

Construction of 5.1 miles of new tracks, overhead power lines, lighting, stations, and a variety of other improvements took five years to complete. On January 13, 2007, free weekend shuttle service commenced on the new line and full weekday service started on April 7. Just one year later in 2008, the Muni Metro East rail yard opened, boosting Muni’s ability to serve the new line. For the first time in 50 years, rail service returned to the eastern waterfront. 

A long perspective view of a corridor showing the city's neighborhood skyline View north along 3rd Street at Jamestown Avenue during construction in 2004. 

T Third Phase 2: Central Subway 

Planning and outreach for Phase 2 of the T Line had already begun when the line opened in 2007. The Central Subway Project was created to address the transit needs of Chinatown, Union Square and South of Market. Construction would extend the T nearly two miles and build the first new subway in the city since the 1970s.

Construction and crew underground in a front of two boring entrances This 2016 photo, taken inside the excavation for Chinatown Station shows the massive scale of the Central Subway Project. 

Early proposals showed the Central Subway traveling north on 3rd Street and along Geary where it would turn up Stockton to end in Chinatown. Going south, the line would branch and exit the tunnel on 4th Street. The challenges of construction along 3rd and at Market Street resulted in a plan to run the line on 4th and Stockton streets. It was also decided to tunnel underneath the Market Street Subway/BART tunnels using special tunnel boring machines instead of more conventional construction methods. 

The official groundbreaking ceremony took place on February 9, 2010. The arduous process of building a subway with four stations through San Francisco’s densest neighborhoods began soon after. Despite an intensive construction period with project delays and cost increases, the Central Subway opened for service on November 19, 2022.  

Passengers boarding onto a train in a station on a busy platformOpening day of the Central Subway on November 19, 2022. Thousands of people came out to see and ride in the long-awaited subway. 

Over 30 years in the making, the T Third line follows in the footsteps of the first horsecars that ran over 160 years ago. However, this is not the end of the line for the T. Planning is already underway on the T Third Phase 3 extension. Aimed at expanding service beyond 3rd Street, this extension will mark yet another chapter in San Francisco’s transportation history. 



Published December 16, 2022 at 02:22AM
https://ift.tt/31Hux6j

Kamis, 15 Desember 2022

Show HN: Embedding a camera experience within your app shouldn't be that hard https://ift.tt/GxmO7A5

Show HN: Embedding a camera experience within your app shouldn't be that hard https://ift.tt/g9DUPGw December 15, 2022 at 05:52PM

Show HN: AI Based Fashion Search Engine in Computer Vision Technology https://ift.tt/rLajdVy

Show HN: AI Based Fashion Search Engine in Computer Vision Technology Only Desktop Version Available. Mobile with new design is coming soon. We Appreciate Your Feedback. https://www.yoit.style December 15, 2022 at 08:43AM

Central Subway Brings More Art to Union Square

Central Subway Brings More Art to Union Square
By Enrique Aguilar

Street view of a station entrance and downtown buildings with dozens of pedestrians holding various items

Main entrance to Union Square/Market Street Station during special weekend service 

The Union Square/Market Street Station is centered in the heart of the Union Square neighborhood, known for world-class shopping and notable art galleries. With the opening of the Central Subway, a new public art collection arrived, with color schemes complementing the station’s modern architectural design. Collaborations between artists reign at this station, allowing a blend of different artistic concepts. 

  • Erwin Redl titled his piece Lucy in the Sky. It is an illuminated installation comprised of hundreds of translucent 10 x 10 inch light panels, each containing an array of color LEDs. A diamond-shaped pattern is formed by suspended light panels along the entire length of the concourse level corridor’s ceiling. They are computer programmed to slowly change color and display simple patterns, creating an immersive and kaleidoscopic experience.  

  • Jim Campbell and Werner Klotz created a site-specific stainless-steel sculpture called Silent Stream, located on the station’s platform level. Comprised of highly polished steel disks, the overhead installation loops its way through the struts along the length of the platform and reflects the passengers and trains passing below.  

  • Amanda Hughen and Jennifer Starkweather integrated a design into the glass deck and the front faces of the glass elevator enclosures. Titled Convergence: Commute Patterns, the artwork is based on the dynamic and diverse pathways, commute patterns and arterial structures above and below the streets of the Bay Area. The artwork’s visual impact on the station’s exterior alternates from being subtle during the day to backlit at night.  

Watch an interview video with comments from Amanda Hughen, Jennifer Starkweather, Erwin Redel, Jim Campbell and Werner Klotz. Get to know the artists and learn directly from them about their work at the new Union Square/Market Street Station. A special thank you to the San Francisco Arts Commission for making public art possible at the four new stations. 

Special Weekend Service started on Nov. 19 and will last through the end of the year, Saturdays and Sundays from 8 a.m. to midnight. Full revenue service will begin January 7, Monday through Friday, 6 a.m. to midnight and Saturdays and Sundays, 8 a.m. to midnight. 

For more artist information: 



Published December 15, 2022 at 07:24AM
https://ift.tt/20TubaM

Show HN: I built a feed of engineering blogs from top tech companies https://ift.tt/gRYHLej

Show HN: I built a feed of engineering blogs from top tech companies https://ift.tt/S4IFjZs December 15, 2022 at 05:17AM

Show HN: Automated Insights from Your Google Analytics https://ift.tt/NXsv3hF

Show HN: Automated Insights from Your Google Analytics https://ift.tt/ijX7tPz December 15, 2022 at 03:04AM

Show HN: Good Tech Things, a collection of cloud and software engineering comics https://ift.tt/oIPwuD9

Show HN: Good Tech Things, a collection of cloud and software engineering comics https://ift.tt/bZlOa7I December 15, 2022 at 03:08AM

Show HN: TumorPictures.com (NSFW) https://ift.tt/fRFQvEk

Show HN: TumorPictures.com (NSFW) https://ift.tt/sv6el50 December 15, 2022 at 01:23AM

Rabu, 14 Desember 2022

Show HN: Play games, with your friends right from the browser. No installations https://ift.tt/btIehkZ

Show HN: Play games, with your friends right from the browser. No installations https://ift.tt/mKYu4Px December 14, 2022 at 12:54AM

Show HN: Vimium Everywhere https://ift.tt/RCeXWh4

Show HN: Vimium Everywhere https://ift.tt/C6AmNKD December 14, 2022 at 07:52AM

Show HN: An open-source UI Library with automatic routing and SuperComponents https://ift.tt/iVhRznt

Show HN: An open-source UI Library with automatic routing and SuperComponents https://ift.tt/1wMSVgv December 14, 2022 at 05:15AM

New T Third Route in Central Subway Starting January 7

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

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

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

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

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

New Connections

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

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

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

Navigating the Union Square/Market Street Station

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

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

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

Special Chase Center Event Service

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

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

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

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



Published December 14, 2022 at 03:29AM
https://ift.tt/PvAhipx

Show HN: Sup – audio first social network with dynamic push notification sounds https://ift.tt/tbxEgfn

Show HN: Sup – audio first social network with dynamic push notification sounds https://sup.audio December 14, 2022 at 02:28AM

Selasa, 13 Desember 2022

Show HN: Onin – E2EE calendar and chat app https://ift.tt/0RgW8Fh

Show HN: Onin – E2EE calendar and chat app Hey HN! Ryan here (co-founder of YC-backed Muzz). I’m now building Onin, an end-to-end encrypted calendar and chat app that makes organising your personal and social life simple and secure. I’ve been building technology businesses for 10+ years and have witnessed the reoccurring problem that digital calendars were built for companies, not people. They feel cold, transactional, and anti-social — not the thing of dreams for planning your personal life. They also lack the security we now come to expect from consumer products. Onin is the first calendar to be fully E2EE, protecting not just your events, but your messages and even your profile. Unlike existing E2EE calendars, you cannot share Onin events to others without the protection of E2EE. When you consider how much personal information your calendar stores about you and your loved ones’ lives, we think this is essential. With such a focus on security and privacy, it’s only fitting that we host our Privacy Policy and Terms of Service on GitHub to be as transparent as possible with our users. But beyond security, how is Onin so different? Our research found that 84% of events are planned entirely in chats. But our calendars are disconnected from these conversations, leaving our schedules constantly out of sync. To fix this, we’ve collapsed and combined calendar and chat into one secure app, eliminating the fragmentation between events and the conversations that form them. Some of our unique features include: - Calendar keyboard: Access your calendar from within the chat - Event chats: Creating a new event generates a dedicated chat - Just phone numbers: No more searching for your friend’s email - End-to-end encryption: All our events and chats are E2EE, even your profile too Onin is proudly the world’s most private calendar by default: - End-to-end encrypted events, profiles, and messages - Two-Factor Authentication required - Chat without revealing your phone number - (Coming soon) Your unique link to invite people, no need to share your number We’re exactly 4 weeks away from launching the public beta to our waitlist community. You can check out all the features we have coming here and join too at the link above. I’d love to hear your feedback and answer any questions! https://onin.co December 13, 2022 at 11:01PM

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

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

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

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

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

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

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

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

Show HN: Create auto-updating charts-as-images with low-code/nocode https://ift.tt/QR4n5Tp

Show HN: Create auto-updating charts-as-images with low-code/nocode Hello, we just released Image Charts 2.0, a way to create and show a chart as an image anywhere using our custom API and integrations with Zapier and Make. My friend Francois-Guillaume made Image Charts in 2015 to replace Google Image Charts for a project since it was deprecated. Since then we’ve been adding features and getting it integrated with Zapier and Make to make it easy to build good-looking charts automatically. Each chart has a custom URL and HTML code so it’s easy to embed. And you can build progress bars, gradients, and really any kind of chart with it (bar, line, radar, scatter, you name it). We have a gallery of over 30 charts and counting. [Chart gallery]( https://ift.tt/p3EXbuG... ) with sample data The site with the live Editor: [ https://www.image-charts.com/](https://www.image-charts.com/... How-to with gradient fills: [ https://ift.tt/Gr8oNpw... How-to progress bars: [ https://ift.tt/Rs36jDi]... Really looking for feedback and additional use cases, we know it’s used for reporting, transactional emails, and a customer suggested using it in weekly standups for a KPI’s snapshot too. Would love to hear what you think and/or how you would use this. Cheers! https://ift.tt/N3JFK1E December 13, 2022 at 03:26AM

Show HN: Obsidian: Insert conversation starters generated by AI in your notes https://ift.tt/Sy7Dfka

Show HN: Obsidian: Insert conversation starters generated by AI in your notes I often prepare my conversations beforehand, whether for business or family/friends, with this Templater you can get ready for great & deep conversations using https://langa.me API (free tier). https://ift.tt/zvAycNU December 12, 2022 at 11:49PM

Senin, 12 Desember 2022

Show HN: Use ChatGPT in Jupyter notebooks via a Chrome extension https://ift.tt/e9svNfq

Show HN: Use ChatGPT in Jupyter notebooks via a Chrome extension Hello HN! Here's a browser extension that brings together two things that I love: Jupyter and ChatGPT. It makes it possible to have ChatGPT generate code inside your Jupyter notebooks. It has the side effect of making it really easy to save your ChatGPT sessions in a local notebook. I parse the ChatGPT response, extract it into code cells for you automatically so that you no longer have to copy and paste code from your browser into your favorite code editor like an animal. ChatGPT even wrote some of the code used in this extension! The extension [1] from user:wonderfuly forms the core of messaging with the ChatGPT service; it works great! All the other mistakes are mine and mine alone. I'm not a web dev, so I'm sure there's lots of horrible hacks and mistakes that I made while writing this extension. Help welcome. [1] https://ift.tt/4xouvMn https://ift.tt/dc9feqN December 12, 2022 at 10:39AM

Show HN: VS Code Ext: Collaborative countdown timer for mob programming sessions https://ift.tt/rB1Phgi

Show HN: VS Code Ext: Collaborative countdown timer for mob programming sessions https://ift.tt/CUFZbX3 December 12, 2022 at 09:10AM

Show HN: Why YC when there's YZ? https://ift.tt/d0p6VzP

Show HN: Why YC when there's YZ? The Crowd Supported, Crowd Constructed, Opened sourced Acceleration program for the next generation of builders. Note: Website is just to get feedback initially. https://ift.tt/8EpL0BJ December 12, 2022 at 02:15AM

Minggu, 11 Desember 2022

Show HN: AI-powered message replies assistant https://ift.tt/JUCb9nS

Show HN: AI-powered message replies assistant I was free early this week and decided to work on something I've always wondered. As someone who has struggled with matches on Tinder and ghosting, I know how difficult it can be to come up with the perfect response in the moment. That's why I created this tool - to make it easy for anyone to quickly and easily generate the perfect reply, tailored to their audience, culture, and context. It is currently in beta and would love to hear your feedback on the product. Link to webapp: https://ift.tt/cQFlujL https://ift.tt/cQFlujL December 11, 2022 at 01:50PM

Show HN: ChatGPT Prompts and Products https://ift.tt/6gzvCLf

Show HN: ChatGPT Prompts and Products https://ift.tt/DuXx28p December 11, 2022 at 06:45PM

Show HN: Hanzi.gg – Wordle-inspired Chinese character guessing game https://ift.tt/8QO2UdF

Show HN: Hanzi.gg – Wordle-inspired Chinese character guessing game Tap on a character to reveal the strokes, radicals and components it has in common with the character you're trying to guess. This was designed mainly for learners but I'm curious to hear from fluent hanzi readers whether the game is too easy. The vocabulary is from the Chinese Vocab List project [1]. Character graphics and data are sourced from Make me a Hanzi [2]. There are 95 pre generated games at the moment which are randomly chosen, more will be added soon. Suggestions welcome! [1] https://ift.tt/uE2WLRB [2] https://ift.tt/aiL3phz https://hanzi.gg December 11, 2022 at 04:05PM

Show HN: Sirdb – simple Git diffable toy database on the filesystem https://ift.tt/IJgQ8zR

Show HN: Sirdb – simple Git diffable toy database on the filesystem https://ift.tt/vHr1FRg December 11, 2022 at 10:54AM

Show HN: Peer2Proxy, Earn passive income by sharing your internet https://ift.tt/7j8U5wu

Show HN: Peer2Proxy, Earn passive income by sharing your internet https://ift.tt/QFbp8kI December 11, 2022 at 06:01AM

Show HN: Alle – a terminal todo manager in Rust https://ift.tt/9vNzG6a

Show HN: Alle – a terminal todo manager in Rust https://ift.tt/sh9PynS December 10, 2022 at 11:47PM

Sabtu, 10 Desember 2022

Show HN: Live AI Avatars for videochats and streaming https://ift.tt/UN57CQ9

Show HN: Live AI Avatars for videochats and streaming https://ift.tt/YInPWLw December 10, 2022 at 03:50AM

Show HN: Panoptisch – A recursive dependency scanner for Python projects https://ift.tt/jUaAC4H

Show HN: Panoptisch – A recursive dependency scanner for Python projects Hello all, Very excited to share this project with you all! Panoptisch scans your Python file or module to find it's imports (aka dependencies) and recursively does so for all dependencies and sub-dependencies. It then generates a dependency tree in JSON for you to parse and enforce import policies. Supply chain attacks are no joke, and this is one way to transparently analyze your dependencies to see if any malicious imports are taking place. For example, your yaml parser, nor it's sub-dependencies should import socket, or sys. Panoptisch is in early stages, with known limitations (for now). I welcome feedback, testing and contributions. Also, happy to answer any questions! https://ift.tt/ZkCsMqb December 10, 2022 at 04:45AM

Show HN: BeSanta, Real time Santa Claus AI avatars on your iPhone Ho-ho-ho https://ift.tt/96rnkQT

Show HN: BeSanta, Real time Santa Claus AI avatars on your iPhone Ho-ho-ho https://ift.tt/GzZgWl9 December 10, 2022 at 04:10AM

Hop Onboard Muni and Enjoy Downtown Union Square

Hop Onboard Muni and Enjoy Downtown Union Square
By Pamela Johnson

A filled Cable Car at a busy intersection in Downtown San Francisco decorated in holiday festivities with dozens of shoppers and vehicles

The iconic Cable Cars are just one of the many options to get you to all the holiday festivities in Downtown Union Square!

The SFMTA would like to wish you a Happy Holidays! With festivities, dining, shopping and all the many holiday activities to choose from, Downtown Union Square, much like the rest of the city is making optimistic strides in the city’s economic recovery. Catching Muni, paratransit or a taxi to downtown supports small businesses and is a big boost to our transit goals. Below is a comprehensive list of transit and parking options to head into the heart of the downtown shopping and festivities this holiday season.  

Central Subway Special Weekend Shuttle 

Muni Metro Light Rail  

Muni Bus Lines 

Cable Cars 

  • Invented here nearly 150 years ago and named a National Historic Landmark in 1964, hop on any of our beloved world famous Cable Cars this season. Be sure to lookout for several Cable Cars decorated in the spirit of the holidays by our dedicated and talented staff. Passengers will travel up and down the hills of San Francisco in this annual holiday tradition.  

Additional Services  

  • Free One-Hour Parking at Union Square Garage - the Mayor will be providing one-hour of free parking at our Union Square garage through the end of the year, regular posted rates apply thereafter. All facilities have increased staffing and security, restriped its parking spaces, and upgraded much of its overhead lighting, to make parking easier and safer this holiday.   

  • Additional SFMTA parking garages - Ellis O’Farrell, Sutter-Stockton and Fifth & Mission / Yerba Buena 

  • If you drive, parking in a city-owned garage may be the way to go. And parking rates at city-owned garages are typically 40% less expensive than parking prices in privately-owned garages.  

  • Taxi - with knowledgeable and trustworthy drivers, save some gas and catch a taxi. You’ll not only ride in a clean and safe vehicle, your taxi can use our red transit-only lanes to get to your destination quicker. And since November 9, the Taxi Upfront Fare Pilot Program has been helping customers book a taxi trip through a taxi e-hail app and pay a flat-rate, upfront fare.  Being able to request a taxi through approved third-party apps provided customers with upfront information about their fares, relieve meter anxiety and allow customers to price shop for similar on-demand services.

  • Essential Trip Card - older adults, people with disabilities and other eligible participants can benefit from this discount program paying 20% of the cost of a regular cab. Don’t forget our Shop-a-Round program, a convenient, low-cost shuttle that makes it easier to go grocery shopping for all your holiday meals. The shuttle takes groups of riders to grocery stores or supermarkets in San Francisco where they want to shop. The service offers registered older adults and people with disabilities personalized assistance that is not available on Muni bus and rail lines. 

  • SF Paratransit - is a van and taxi program for people unable to independently use or access public transit because of a disability or disabling health condition. Participants may also use their Essential Trip Card for this service.  

For real-time updates, follow us on https://twitter.com/sfmta_muni or visit SFMTA.com/EmailText to sign up for real-time text messages or email alerts. 

For details of Muni re-routes, visit SFMTA.com/Updates. This website will be updated when it is closer to the event date. 

For additional notifications and agency updates, subscribe to our blogs, daily or weekly updates. 



Published December 10, 2022 at 01:20AM
https://ift.tt/feLg6OA

Show HN: I fine-tuned Flan-T5. Can it cook? https://ift.tt/asUeyxk

Show HN: I fine-tuned Flan-T5. Can it cook? Checkout the app at https://www.lechef.fyi https://ift.tt/7cvokLQ December 10, 2022 at 02:00AM

Show HN: LearnGPT – Browse and share ChatGPT examples https://ift.tt/19cq38N

Show HN: LearnGPT – Browse and share ChatGPT examples https://ift.tt/hMvpOUu December 10, 2022 at 12:21AM

Jumat, 09 Desember 2022

Riders are Feeling the Difference on Geary

Riders are Feeling the Difference on Geary
By

Image of 38 Geary bus and new improved crosswalks on Geary Boulevard

The results are in: the Geary Rapid Project has delivered a faster, more reliable bus trip and a safer street, according to the SFMTA’s recently published evaluation report for the project.  

A faster, more reliable bus ride 

One out of every ten passengers stepping onto a Muni vehicle will ride on Geary Blvd., which makes reducing travel time on the corridor a key piece of improving transit in the city. The transit lanes installed as part of the Geary Rapid Project protect buses from traffic congestion, while smarter traffic signals allow buses to get green lights more often. Similar transit upgrades have been made across the city as part of the Muni Forward program, making your next San Francisco destination closer than ever. 

Transit travel time improved after the quick-build phase of the Geary Rapid Project in late 2018 and early 2019, and again after the full project was completed in 2021 — with savings as great as 18%. Westbound travel times generally improved the most — up to 3.6 minutes during the PM peak — providing a daily 38R Geary Rapid rider 18 hours of savings per year. Although the biggest time savings were seen during commute hours, with 36,000 riders traveling on Geary around the clock each day, even smaller gains outside of peak hours adds up to major travel time savings for all Geary riders combined.  Travel time reliability also improved up to 37%, which means that the time spent waiting for the next bus is more consistent. 

A safer street  

Reducing Muni-involved collisions is critical to protect our passengers and operators. It also keeps Muni service running smoothly; even non-injury collisions cause buses to be taken out of service. Adding dedicated transit lanes on Geary Boulevard has substantially reduced the rate of Muni-involved collisions on the corridor. The collision rate of 38/38R buses decreased by two-thirds and is now about half that of the current citywide Muni bus collision rate. Several years of data will be necessary to fully evaluate the project’s impacts on reducing traffic collisions in general. But one promising indicator is that there was a 70-80% reduction in vehicles traveling over 40 mph (more than 5 mph over the speed limit). A suite of improvements to calm the “expressway” section of the corridor, including a reduction in general-purpose travel lanes to two per direction, new crosswalks, narrower travel lanes and bulb-outs (sidewalk extensions) were implemented to encourage people driving to slow down. 

Graph comparing the share of vehicles traveling faster than 40mph before and after the Geary Rapid Project was implemented. At Laguna Street, speeding rates dropped from about 16% to 3% of vehicles. At Baker Street, speeding rates dropped from about 10% to 3% of vehicles. Before counts were taken in 2016-2017. After counts were taken in 2022.

Comparison graph of 40 mph travel speeds before and after the Geary Rapid Project. 

 

Keeping transit lanes clear 

One of the final portions of the project was painting the transit lanes red. This “red carpet” treatment makes it easier for drivers to know where they’re allowed to drive. When we make transit lanes extra clear with red paint, drivers are less likely to get a citation for unintentionally driving in a transit lane. Previous SFMTA studies showed that the number of private vehicles illegally using transit lanes declines about 50% when the lanes are painted red. Sure enough, the number of vehicles entering the lanes on Geary dropped by 47% from 2019 to 2022, even as traffic congestion returned after COVID restrictions eased (vehicles driving legally in the transit lane to turn right or access curbside parking or driveways were not included). 

The full evaluation report is available on the SFMTA website and covers several additional metrics, including street space allocation, Muni customer experience and parking availability. 

The success of the Geary Rapid Project has informed the final design for the second phase of upgrades, the Geary Boulevard Improvement Project, which proposes to expand these improvements west into the Richmond District.  

A photo is worth a thousand words to show the improvements made on Geary Boulevard. These birds-eye shots provide representative examples of the street design on Geary before (August 2018) and after implementation (February 2022) of the Geary Rapid Project.



Published December 09, 2022 at 05:02AM
https://ift.tt/tGjdNzs

Show HN: Double-X-Encoding – Encode any UTF-8 string with [0-9a-zA-Z_] https://ift.tt/fRIvyq0

Show HN: Double-X-Encoding – Encode any UTF-8 string with [0-9a-zA-Z_] https://ift.tt/tNBfjZu December 9, 2022 at 03:49AM

Shared Spaces are Here to Stay. Permit Renewals are Due January 15, 2023.

Shared Spaces are Here to Stay. Permit Renewals are Due January 15, 2023.
By Anne Yalon

A family shown sitting in a colorful outdoor dining booth.

Shared Spaces, amongst many other benefits, allows our residents and families to enjoy safe and social outdoor dining. Seen here are the the owners of Tio Chilo’s Grill and their children in the restaurant’s parklet on 24th Street in the Mission. 

San Francisco’s popular Shared Spaces program allows merchants, restaurants and arts and culture organizations to use the curbside, sidewalk and other public spaces to conduct local business activities and stay afloat. What emerged as an economic lifeline during the pandemic is making San Francisco’s streets more energized, engaged and activated.

Many of the Shared Spaces parklets have become central gathering places for the local community. Our parklet makes me feel like when I go to Mexico, where outdoor seating is everywhere. People end up joining their friends in our parklet. It is a space for our customers and our community," said Liz Vazquez, owner of Tio Chilos Grill. Ray Bair, owner of Cheese Plus, said, "My Shared Space has been a community gathering space. It's an ideal location because we are on a corner. I go out to it every afternoon and see so many people from the neighborhood sitting and enjoying the space. It's so satisfying to see people using the space for what the Shared Spaces program was intended for."

Now, Shared Spaces is transitioning from an emergency initiative to a permanent program. In July 2021, the San Francisco Board of Supervisors unanimously passed legislation introduced by Mayor London Breed to make the Shared Spaces Program permanent. Permits from the pandemic-era Shared Spaces Program were extended to June 30, 2022 and then later to March 31, 2023. Parklet owners have until January 15, 2023 to renew their permits which, once approved, will go into effect on April 1, 2023.

The extension has allowed additional time for small businesses to make any necessary modifications to their shared spaces as they transition into a longer-term permit. Because many of the Shared Spaces were built very quickly, some of them need to be modified to meet the most up-to-date guidelines for safety and accessibility.

So far, 450 permit applications have been submitted for the long-term Shared Spaces program. San Francisco operators who want to keep their existing outdoor Shared Space beyond March 2023 need to renew their permits by January15, 2023. Permit holders wishing to end their existing Shared Space also need to notify Shared Spaces.

Parklet owners who are still deciding if a Shared Spaces permit will work for their business or need to modify their Shared Space to fit the city’s design guidelines can watch the 2-minute design guidelines videos. These videos explain how to make Shared Space safe and accessible for all. They focus on intersection safety and visibility, and emergency access for the fire department. Another video about disability access is in the works.

More information for parklet owners is available at these upcoming events:

Application and site plan workshop

When: Tuesday, Dec. 13, 2 p.m.-3:30 p.m

Where: The Crossing, 200 Folsom St. San Francisco. Register here.   

Who: Current parklet operators wishing to apply for a permit.

This interactive, in-person training will ensure that parklet operators and professionals designing and building parklets understand how to create a site plan and an application. Have a question? Bring your application and site plan with you and have our team of experts review it and provide feedback.  Please RSVP and submit your questions in advance here. The training will be 1 hour and 30 minutes in length, including a 45-minute Q & A.   

Parklet Design Training 

When: Thursday, Dec. 15, 9:30 a.m-11 a.m.  

Where: 49 South Van Ness, Room 136.egister here  
Who: Designers, builders and contractors of parklets.
This interactive, in-person training will ensure that professionals designing and building parklets understand design requirements and best practices for safety and accessibility at Shared Spaces parklets. Attendees will receive a certificate of attendance and will be listed on the program website as having attended the City’s training. Please RSVP and submit your questions in advance here. The training will be 1 hour and 30 minutes in length, including a 30-minute Q & A.  

Roadway Closure application and site plan workshop

When: January (check the Shared Spaces website for updates)

More information is available on the Shared Spaces website. To see photos of parklets and featured parklet owners, check out Shared Spaces on Instagram and Twitter.

The SFMTA is proud to help operate the program in partnership with the Mayor’s Office, Department of Planning, Department of Public Works, Digital Services, Entertainment Commission, Office of Economic and Workforce Development, Mayor’s Office on Disability, 311, Department of Technology, Public Utilities Commission and Fire Department.



Published December 09, 2022 at 03:06AM
https://ift.tt/ZcOxsly