Thursday, 23 March 2023

Show HN: Gyeeta – An Open Source and Free Observability Tool https://bit.ly/3n98o4x

Show HN: Gyeeta – An Open Source and Free Observability Tool Hello Everyone, We are excited to announce the public release of Gyeeta - https://bit.ly/3n98p8B Gyeeta is a free, eBPF based Open Source (GPLv3) Observability tool which provides the following capabilities : - Service Level Statistics such as Queries/sec (Requests/sec), Response Times (Latency) and HTTP Errors (if HTTP based) with no manual inputs or integrations. Monitors binary / proprietary network protocol or non HTTP Service statistics as well. - Service Maps, Process and Host level Network Flows with info on all Services and Processes. - Detection of Host and Process Level CPU starvation, Virtual Memory or IO Bottlenecks. - Monitor all applications without any instrumentation or tapping irrespective of the programming language used. - Self Learning Algorithms that can detect Anomalies, Contention or Degradation without any manual inputs. - Advanced Cluster, Service or Process Level Alerts using a powerful Web UI or REST APIs. - All Data In-House (On Prem). Not a SaaS tool. - All Linux Kernels released since 2016 supported (Linux Kernels v4.4.x or higher). Gyeeta is optimized (C++ based) for minimal CPU and Memory requirements. Website : https://bit.ly/3n98p8B Github link https://bit.ly/407cZmk https://bit.ly/3n98p8B March 23, 2023 at 08:56AM

Wednesday, 22 March 2023

Show HN: Wrapper around restic for Docker Compose https://bit.ly/40qjqRh

Show HN: Wrapper around restic for Docker Compose auto-restic is a tool for automatic backup and restore persistent data in docker compose. It uses restic under the hood but offers scheduled jobs, web notifications, and automatic recover (volume is empty and there is backup in cloud) if needed. https://bit.ly/3n7GaHf March 23, 2023 at 01:41AM

Show HN: ChatLLaMA – A ChatGPT style chatbot for Facebook's LLaMA https://bit.ly/402veJE

Show HN: ChatLLaMA – A ChatGPT style chatbot for Facebook's LLaMA ChatLLaMA is an experimental chatbot interface for interacting with variants of Facebook's LLaMA. Currently, we support the 7 billion parameter variant that was fine-tuned on the Alpaca dataset. This early versions isn't as conversational as we'd like, but over the next week or so, we're planning on adding support for the 30 billion parameter variant, another variant fine-tuned on LAION's OpenAssistant dataset and more as we explore what this model is capable of. If you want deploy your own instance is the model powering the chatbot and build something similar we've open sourced the Truss here: https://bit.ly/3FDGHaA We'd love to hear any feedback you have. You can reach me on Twitter @aaronrelph or Abu (the engineer behind this) @aqaderb. Disclaimer: We both work at Baseten. This was a weekend project. Not trying to shill anything; just want to build and share cool stuff. https://bit.ly/3lD6h8z March 22, 2023 at 10:07AM

Show HN: Run LLaMA LLM chatbots on any cloud with one click https://bit.ly/3ZeTQ0M

Show HN: Run LLaMA LLM chatbots on any cloud with one click We made a simple guide on how to run LLaMA chatbots on any cloud(s) of your choosing using one CLI command, powered by the open-source SkyPilot project. Highlights - cost reduction - better GPU availability - cloud portability (big three + Lambda supported) https://bit.ly/3LDOnNB March 22, 2023 at 04:14AM

Show HN: Start building real-time data apps in minutes https://bit.ly/3JZU2fC

Show HN: Start building real-time data apps in minutes Dozer is a startup focusing on helping build real-time data apps in minutes. You can connect any data source, combine them in real-time and instantly get low-latency Data APIs. All with just a simple configuration! https://bit.ly/3lAzuBi March 22, 2023 at 07:15AM

Tuesday, 21 March 2023

Show HN: From low-def 3D ultrasounds to high-resolution images https://bit.ly/3JxWaKl

Show HN: From low-def 3D ultrasounds to high-resolution images https://twitter.com/SachaArozarena/status/1637988394054881280 March 22, 2023 at 05:33AM

Show HN: OpenTheo – Transcribed and searchable Bible teaching with Whisper.cpp https://bit.ly/3lxlAjf

Show HN: OpenTheo – Transcribed and searchable Bible teaching with Whisper.cpp Hey all! I just launched OpenTheo, a free collection of transcribed Bible teachings and other Christian material. So far, I've transcribed over 10,000 hours of content for the first time, including teachings from Steve Gregg, Tim Keller, Dr. Martyn Lloyd-Jones, and more. Transcripts are fully interactive. You can click on any words in the transcript to instantly start playing the audio at that point in time. The currently playing portion of the transcript is also underlined to make it easier to follow along. Transcripts are produced using ggerganov's Whisper.cpp ( https://bit.ly/3urYdbP ). None of this work would have been possible without the Whisper model and ggerganov's work to enable it to run on CPUs. The content of transcripts are indexed and searchable via the site search (powered by Meilisearch - https://bit.ly/42zKj75 ), making it easy to find content on specific topics or that discuss specific of the Bible. Questions/comments are welcome! https://bit.ly/3nbEjRW March 22, 2023 at 01:29AM

Show HN: A collaboration platform for designers and clients (dotbrand.design) https://bit.ly/405fWnx

Show HN: A collaboration platform for designers and clients (dotbrand.design) Hey there! I am Kevin, a graphic designer for 12 years. I've had my fair share of communication mishaps and countless modifications. I soon realized that starting off projects with professional survey forms made all the difference in the world! Thanks to these survey forms, my design business flourished, and my clients could truly appreciate the artistry in my work. And now, I want to share that experience with you! dotBRAND is a collaboration platform that's like having a co-pilot by your side, helping you communicate with your clients. At its core, dotBRAND provides professional survey templates to gather all the essential client information, files, and design intentions in one go! Please give me your suggestions/feedbacks on dotBRAND, I would be deeply appreciated!! https://bit.ly/3TGFo0k March 22, 2023 at 04:07AM

Show HN: Open-source MongoDB Atlas alternative public beta https://bit.ly/3FGww4P

Show HN: Open-source MongoDB Atlas alternative public beta We have built an alternative to MongoDB Atlas that is open source, provides automatic database sharding and strong data consistency, and can scale to millions of records read and written per second and petabytes of data storage at a fraction of the cost. The first beta release of our MongoDB compatibility offers support for MongoDB 6.0+ CRUD and Aggregation operations. Any application that uses the supported MongoDB CRUD and Aggregation operations, no matter the programming language, can now use Tigris instead of MongoDB Atlas. https://bit.ly/40bJS1u March 21, 2023 at 06:16PM

Show HN: iOS app to learn about RSA cryptography https://bit.ly/40m5g3y

Show HN: iOS app to learn about RSA cryptography I've created an educational app to help people learn about how RSA cryptography works. Right now it's iPhone only (though the iPhone version will run on iPads), and it requires iOS 16. Any feedback, positive or negative, would be greatly appreciated. I'm happy to answer any questions if you comment here or email me at LearnRSAApp@gmail.com Link: https://apple.co/40m1XJI... Thanks! https://apple.co/40mLW6n March 21, 2023 at 05:22PM

Show HN: Super simple open-source bookmarks manager https://bit.ly/3FEver2

Show HN: Super simple open-source bookmarks manager https://bit.ly/3JXriV9 March 21, 2023 at 08:10AM

Show HN: Clj2el: Transpile Clojure to Emacs Lisp https://bit.ly/3JqsazO

Show HN: Clj2el: Transpile Clojure to Emacs Lisp https://bit.ly/3lnYPhP March 21, 2023 at 01:11PM

Show HN: Vore https://bit.ly/3lxIiYv

Show HN: Vore https://bit.ly/3lpFU6b March 21, 2023 at 07:40AM

Monday, 20 March 2023

Show HN: Professional headshots for remote team with AI https://bit.ly/40hyuQY

Show HN: Professional headshots for remote team with AI https://bit.ly/3yPhx4Z March 21, 2023 at 04:21AM

Show HN: Aoi – Auto-load database schema to ChatGPT and execute SQL https://bit.ly/3LAfWrh

Show HN: Aoi – Auto-load database schema to ChatGPT and execute SQL https://bit.ly/3LCIUXi March 21, 2023 at 02:02AM

Show HN: AI tool to find the purpose of other websites https://bit.ly/42hKkfQ

Show HN: AI tool to find the purpose of other websites An AI based tool that helps users discover the purpose of other websites. Simply enter a website URL and it will provide insights of what the website does and how it can be useful. https://bit.ly/3n9sStN March 19, 2023 at 08:01PM

Show HN: Orphic – A natural language interface for *Nix systems https://bit.ly/3n7uwfs

Show HN: Orphic – A natural language interface for *Nix systems https://bit.ly/3ln3Kzw March 19, 2023 at 08:55PM

Sunday, 19 March 2023

Show HN: Missing Calendly Feature: Branded Links https://bit.ly/40fM349

Show HN: Missing Calendly Feature: Branded Links https://bit.ly/400PefO March 20, 2023 at 06:25AM

Show HN: What I've learned from my users after talking to them? https://bit.ly/3yQhtSp

Show HN: What I've learned from my users after talking to them? https://bit.ly/3Lw03SF March 20, 2023 at 03:30AM

Show HN: Chatblade – A CLI Swiss Army Knife for ChatGPT https://bit.ly/3Z0o6MF

Show HN: Chatblade – A CLI Swiss Army Knife for ChatGPT integrate chatGPT into your scripts or terminal work. Supports piping text, saving prompts, estimating costs, and some basic json/yaml extraction. I've added some elaborate examples on the readme of how to use it with pictures, that may provide a better overview. https://bit.ly/3YUW9pj March 19, 2023 at 10:18PM