Thursday, 1 September 2022

New Show Hacker News story: latest news

Show HN: I wrote a book on Site Reliability Engineering
3 by dm03514 | 0 comments on Hacker News.
Hello Everyone! I finally published Site Reliability Engineering Tidbits on leanpub. https://ift.tt/7Fxi4D9 This book is a collection of 28 chapters on SRE concepts such as observability, monitoring, Service Level Objectives (SLOs), alerting, resilience and debugging. This book aims to provide hands on examples of implementing a number of concepts described in Google's SRE books. It also describes how i've seen SRE concepts impact some of the organizations I've worked in. I previously announced this book here, but it was not on leanpub yet: https://ift.tt/NBTS1xH Thank you for looking and I appreciate your feedback!

New Show Hacker News story: latest news

Show HN: DocQuery, an OSS tool for analyzing documents with LLMs
5 by ankrgyl | 0 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: Async OK – Find an async job, work anytime
14 by pieterhg | 0 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: Work Carpools
3 by WestCoastJustin | 1 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: Open Sourcing Notesnook – an end to end encrypted private notes app
2 by ammarahmed6506 | 0 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: Open-source infra for building embedded data pipelines
6 by seandoh | 1 comments on Hacker News.
Hey HN! We are building *open source infrastructure for deploying customer-facing data pipelines.* Here’s our repo https://ift.tt/xrlEYLU and website https://pipebird.com/ . Pipebird is designed to enable companies that generate important data to offer secure data pushes to their customers’ warehouses, directly from their products. Our team was previously building in fintech, where we heard from many of our peers that their customers wanted data pushed directly to their warehouses. Customers wanted to bring data into their source of truth without having to maintain custom built pipelines or introduce security risks by contracting a third-party ETL/ELT provider. After seeing Stripe https://ift.tt/5hR60Y8 and customer.io https://ift.tt/w39Snfg recently invest in building out their own native data sharing products, we realized that many SaaS companies could better support their customers and even generate additional revenue by offering native data pipelines. Our goal with Pipebird is to make creating a reliable data pipeline as simple as pressing a button from a vendor's dashboard. With the current iteration of the product, data can be selected from a number of sources (ex: Postgres, MySQL, CockroachDB, etc.), customers can configure pipelines and optionally apply transformations (like type casting), and data can be periodically synced directly to customers’ warehouses (ex: Snowflake). We’re actively adding sources/destinations and would appreciate any feature requests. Here's a 2 min demo of the product https://ift.tt/hqKtPkX Pipebird is open source (MIT license) so that any developer can use it. Our aim is to not charge individual developers - we make money selling paid plans that include features like multiple projects, user permissions, additional security features, managed infra, support, etc. Give us a whirl: https://ift.tt/xrlEYLU . We’d love your feedback and will be here to answer any questions!

New Show Hacker News story: latest news

Show HN: OpenBracket, a collaborative code editor for technical interviews
7 by lasersox | 2 comments on Hacker News.
Hi everyone! At Fluxon, we found that we were't happy with existing solutions for collaborative coding with engineering candidates in our technical interviews. So we built OpenBracket.net—a simple code editor with no setup or log in needed—just share the link and start coding together. Our first version is now available for anyone to use. We’d love some feedback. Thanks!