Skip to main content

Posts

Showing posts from January 30, 2022

Show HN: I built a site to find the best newsletters https://ift.tt/XNGWM30

Show HN: I built a site to find the best newsletters Hey HN, sharing something I've been working on. I love reading new voices. I subscribe to a lot of brilliant newsletters but found it hard to keep track of all the great stuff I was reading. I'd read something, love it, never be able to find it again. And then, how do you find new ones worth trying? And which posts do you start with? With Inbox World, you can submit and upvote the best of Substack and other similar platforms. The goal is to build a community around the best independent writing out there. It's like HN for newsletters! This is a passion project for me and I'm not technical at all. This is its earliest v1 form, open to everyone; no logins or data collected, no ads, no premium tiers, everything on one page. And I just added an automated email that sends you the most upvoted links weekly — a newsletter for newsletters. Would love to hear what you think in the comments below. Thanks for reading. PS: If you

Show HN: Angularis – like Tetris, but based on triangles https://ift.tt/LPRvGF5

Show HN: Angularis – like Tetris, but based on triangles Angularis is a game similar to Tetris, but based on triangles instead of squares. Which is why it also has diagonal movements. I had this idea about a month ago and built the game in my spare time. I think it is a bit more difficult compared to Tetris. You kind of have to get used to "think diagonally". Maybe it can be a nice little challenge for you. I'd be happy to receive some feedback. Thanks! https://ift.tt/50WMiYz February 5, 2022 at 04:04AM

Creating Sustainable Change in Downtown San Francisco

Creating Sustainable Change in Downtown San Francisco By Rendering of 6th Street between Market and Howard Streets. When planning for new projects in Downtown San Francisco, the SFMTA must look at potential sites through multiple lenses:    How did previous planning decisions that funnel traffic through the Tenderloin to freeway onramps in SoMa influence existing street conditions?    How can we leverage quick-builds and capital streetscape projects now to make the streets safer not only today, but far into the future as well?   This dual-pronged approach allowed the SFMTA to address immediate safety issues along 6th and Taylor streets while collaborating with San Francisco Public Works to bring capital improvements to these corridors. We’re excited to share that capital construction is beginning on 6th Street in February, and work will begin on Taylor this spring!  6th and Taylor streets are among the 13%  of city streets that account for 75% of severe traffic injuries an

Plan Your Next Golden Gate Park Trip with Muni

Plan Your Next Golden Gate Park Trip with Muni By Eillie Anzilotti   A map of San Francisco showing Muni lines that offer direct service to Golden Gate Park, including: The 18 46th Avenue, the 29 Sunset, the 5 Fulton and 5R Fulton Rapid, the N Judah, the 44 O’Shaughnessy, the 33 Ashbury/18th Street, the 7 Haight/Noriega, the 43 Masonic and the 28 19th Avenue. Around each bus route shown on the map, a red zone shows the range within 1,000 feet of a stop, orange shows within 2,000 feet of a stop, and yellow shows within 3,000 feet. Here’s a fun fact: 70% of San Franciscans are within a 15-minute walk of a transfer-free Muni ride to the largest public space in our city: Golden Gate Park.   Especially as COVID-19 has heightened the importance of outdoor recreation and park access, SFMTA has made efforts to update Muni service to get people to Golden Gate Park. As of now, there are nine Muni lines that provide direct access to the park. (Check out  the map  above that Muni operator Mc

Show HN: I developed a website to find books similar to my kid's favorite https://ift.tt/1B7pk8f

Show HN: I developed a website to find books similar to my kid's favorite I built this ReactJS/Ruby on Rails single page web app out of personal need. My son wanted a book like “Curious George” but I didn’t have a good way to find one. The tool allows you to flip through pages of books for online previews. https://ift.tt/AGl86Xs February 4, 2022 at 02:29AM

Show HN: I'm building a new political party (feedback welcome!) https://ift.tt/jcYt7LmDa

Show HN: I'm building a new political party (feedback welcome!) Hi HN! I'm working on building a new political party (http://allogov.us/), and would appreciate some feedback on this! If the website isn’t clear, the idea is to get voters to sync on who to vote on. If the party wins, voters will get direct access to individual policy items, instead of a bundle of policies (the representative will vote in line with the app.) What're you looking for in a new political party? I'm not sure how to go about finding the first users: Anyone know anyone who has advice on this? Thanks! February 3, 2022 at 11:45PM

Show HN: Repo Tracker to follow updates in multiple GitHub repositories https://ift.tt/jJBltKbWu

Show HN: Repo Tracker to follow updates in multiple GitHub repositories I built this GitHub Repo Tracker with Nuxt 3 to track when Nuxt 3 and its modules are ready for production. You can track multiple repositories on a single page and see how many commits, issues and PRs each of them had today, in the last 7 days and in the last 30 days. More stats and slick charts coming soon, plus integration of GitLab and BitBucket. Give it a spin: https://ift.tt/9ycBZR3ri https://ift.tt/9ycBZR3ri February 3, 2022 at 03:43AM

Show HN: I built a service to help companies reduce AWS spend by 50% https://ift.tt/xSNzdblgt

Show HN: I built a service to help companies reduce AWS spend by 50% Hey HN: Kaveh here, the founder of www.usage.ai We help companies drive down AWS EC2 spend. Why? Because the way it's done now is a pain. DevOps and Software Engineers end up spending time managing costs rather than focusing on business problems. Previous to founding Usage, I worked on high-performance computing research at JP Morgan Chase and as a software engineer at a number of smaller startups. Here's how it works: We are typically brought in by a DevOps manager to cut AWS EC2 costs. The app is entirely self-service and the savings are generated automatically, typically we do this live on a call. On average, we reduce AWS EC2 spend by 50% for 5 minutes of work. To reduce by 50%+, we don't touch the instances, require any code change, or change the performance of your instances. We buy Reserved Instances on your behalf (a billing layer change only) and bundle them with guaranteed buyback. So you get the

Show HN: Add a “1” to your Hacker News URL to get fancy social previews https://ift.tt/dtnlHaAKu

Show HN: Add a “1” to your Hacker News URL to get fancy social previews For example, paste this into Slack or Discord or whatever: https://ift.tt/7tnZJLE9K It works with comments, too: https://ift.tt/2M9WXPB6J Hastily-developed source: https://ift.tt/YAML39fF5 February 2, 2022 at 11:52PM

Show HN: Atlas – A deployment pipeline platform built on Argo CD https://ift.tt/N10iqb43n

Show HN: Atlas – A deployment pipeline platform built on Argo CD Atlas is an open-source deployment pipeline platform built for cloud-native applications. Atlas allows users to: - Create continuous pipelines across all their environments and clusters - Add custom tasks/tests plugins (Python scripts, K8S manifests, Argo Workflows, environment setup, etc.) - Automatically rollback applications in case of failure or degradation (Atlas watches the application past the scope of a pipeline run to ensure and enforce stability) - Use all existing Argo features Would love to hear all of your feedback and thoughts on this! https://ift.tt/czRoGgYbC February 1, 2022 at 10:09PM

Show HN: Typing.ai – Secure typing biometrics authentication API https://ift.tt/JvRLsD9n2

Show HN: Typing.ai – Secure typing biometrics authentication API Hello HN, I am Rares, the founder of Typing AI ( https://typing.ai ). Typing AI is a typing biometrics authentication API that identifies users by the way they type using Artificial Intelligence. After seeing several hacked sites we came to the conclusion that any application, any database and any code can be hacked. We realized that most security breaches are due to poorly implemented authentication. This project uses Artificial Intelligence in order to detect the typing pattern by checking the keystroke dynamics. A unique typing ID is generated for each user. There are lots of peoples who tested the API and the accuracy level is over 99.9%. Our typing biometrics API can be easily integrated in web, desktop and mobile apps using any programming language. We're targeting big companies such as banks and top 500 businesses, because the API allows us to offer enterprise grade security. The biggest problem in the banking

Show HN: A Safari web extension to access alternate news https://ift.tt/uDRdEsmb6

Show HN: A Safari web extension to access alternate news As news sources get more polarized to encourage their bases, it gets difficult to separate fact from fiction. Objective news extension makes it easy to access political leaning of over 400 news sources, unbiased news, and coverage from other side of the aisle. All news gathering happens on-device. https://ift.tt/oSziaMeRP January 30, 2022 at 10:32PM