Sunday 30 April 2023

Show HN: Lectureapp.io – Online Markdown-to-anything* editor https://bit.ly/3VjS3qC

Show HN: Lectureapp.io – Online Markdown-to-anything* editor Here's my weekend project that I think you'll find interesting. Markdown was (and still is) my secret weapon to keep myself productive and sane throughout my teaching career, and that's because I created and maintained number of internal tools to convert such text documents to presentation decks, blog articles, and even pop quizzes. I finally found a time to duct tape these tools together and launch as a product that you can take advantage of as well. I am calling it LectureApp.io, and I would describe it as an "online text-to-anything* editor." Please feel free to give it a try and leave a review on ProductHunt. I welcome any feature suggestions as this will be my main driver for future teaching appointments. https://bit.ly/3oYVk2q May 1, 2023 at 07:36AM

Show HN: Adzviser – Digital marketers' copilot for getting data [video] https://bit.ly/41YfoRu

Show HN: Adzviser – Digital marketers' copilot for getting data [video] Hello friends - I spent the past 6 months building this search bar for marketers so that they can get their campaign performance data easier and faster. Currently they either have to manually pull those data from Google Ads, Facebook Ads, etc., or to use some connectors, such as Supermetrics/Fivetran, to automate the data pulling process and then build a reporting dashboard from it. I believe that those marketing data and reports can be "one search away". So I built a software prototype that 1) has OAuth2.0 connections to Google Ads 2) translates natural language prompt to Google Ads Query Language 3) generates table and visualization output Contact us: adzviser.com/contact-us https://www.youtube.com/watch?v=O7CWf5Kaypg May 1, 2023 at 05:37AM

Show HN: Type Text and Create Tasks https://bit.ly/42cZmCY

Show HN: Type Text and Create Tasks I am experimenting with ChatGPT in my current project https://bit.ly/42fYpK5 , now I have a form for prompts where a user can type a prompt, e.g. "Create a task with the title "Submit your pitch decks" with a due date of 10th of May and assign it to everyone" and have a task created. It is awesome! Is this a future of user interaction? https://bit.ly/3oXKiuv May 1, 2023 at 04:07AM

Show HN: Ente Authenticator – open-source 2FA app with e2ee backups https://bit.ly/3HrjoBL

Show HN: Ente Authenticator – open-source 2FA app with e2ee backups https://bit.ly/3njEtHl April 30, 2023 at 02:44PM

Show HN: Frogmouth – A Markdown browser for your terminal https://bit.ly/41RCiJW

Show HN: Frogmouth – A Markdown browser for your terminal Hi HN, Frogmouth is a TUI to display Markdown files. It does a passable job of displaying Markdown, with code blocks and tables. No image support as yet. It's very browser like, with navigation stack, history, and bookmarks. Works with both the mouse and keyboard. There are shortcuts for viewing README.md files and other Markdown on GitHub and GitLab. License is MIT. Let me know what you think... https://bit.ly/3LhwxhD April 30, 2023 at 02:05PM

Show HN: What The Element? Learn the name of chemical elements https://bit.ly/3LjmFUK

Show HN: What The Element? Learn the name of chemical elements Hello HN! I am sharing with you my first newbie project. You basically click on a chemical symbol and try to guess the name. You can play in English or French. I made it in a week during a bootcamp I am attending. It's not perfect but I tried my best. I am looking forward to some feedback or code review to improve upon it :) Enjoy https://bit.ly/41QFR30 April 30, 2023 at 12:28PM

Show HN: Browser-based robot simulator with Three.js and rapier.js https://bit.ly/3LmLAXm

Show HN: Browser-based robot simulator with Three.js and rapier.js https://bit.ly/41QBPI8 April 30, 2023 at 08:35AM

Show HN: ArchitectGPT – AI Powered Home Design Too https://bit.ly/44ig2e7

Show HN: ArchitectGPT – AI Powered Home Design Too Hello everyone, I'm excited to share with you my new app, ArchitectGPT! With ArchitectGPT, you can upload or take pictures of any residence/home and transform it using AI via text or pre-selected themes. Whether you want to experiment with different color schemes, furniture arrangements, or even add new rooms to your home, ArchitectGPT can help you visualize the possibilities in seconds. The app uses state-of-the-art machine learning algorithms to generate realistic and personalized design recommendations based on your preferences and needs. ArchitectGPT is perfect for anyone who wants to explore home design ideas without the hassle and cost of hiring a professional designer. It's also great for architects, interior designers, and real estate agents who want to quickly create virtual staging for their clients. The app is easy to use and doesn't require any design skills. Simply upload a photo of your home, select a theme or provide a description of what you want to achieve, and let ArchitectGPT do the rest. You can save your favorite designs and share them with your friends and family. https://bit.ly/3NuZJVn April 29, 2023 at 10:54PM

Saturday 29 April 2023

Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush https://bit.ly/3VfmnTr

Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush Hackenbush is a fascinating game that led to leaping developments in combinatorial game theory. It caused the discovery of the surreal numbers - an absolutely, incredibly, tremendously large field of numbers. To help it find more popularity, I made an open-source version, mainly for mobile platforms. https://bit.ly/3VkTdC8 April 30, 2023 at 07:11AM

Show HN: ChatGPT on Your Watch https://bit.ly/3nl24qX

Show HN: ChatGPT on Your Watch https://bit.ly/3LkiGXX April 29, 2023 at 06:51PM

Show HN: PineTool – An iOS Companion for the Pinecil https://bit.ly/40OyY0P

Show HN: PineTool – An iOS Companion for the Pinecil https://bit.ly/3nnIeLI April 30, 2023 at 01:17AM

Show HN: A Gentle Introduction to the Fediverse https://bit.ly/3HlrfR6

Show HN: A Gentle Introduction to the Fediverse There's a lot of great explainer sites and articles about the fediverse, but I wanted to make something that serves as a quick introduction for a more casual audience, and lets you dig deeper from there. https://bit.ly/3Hr1leN April 29, 2023 at 05:06PM

Friday 28 April 2023

Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3 https://bit.ly/3HrXtdt

Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3 https://bit.ly/3HnuM1e April 28, 2023 at 11:53PM

Show HN: I made a tool to easily credit co-contributors in Git commits https://bit.ly/3AAkabA

Show HN: I made a tool to easily credit co-contributors in Git commits Hi Everyone! The motivation behind creating this tool is to provide an easy way to give credit to contributors in various situations: - In open-source projects, when a pull request (PR) is closed without merging but the idea or code is later implemented. - During pair programming sessions, where two or more developers work together on a single commit. Existing solutions were either too complicated or didn't work as expected, so Git Add Co-Author was developed as a simple, easy-to-use alternative. https://bit.ly/3LdhaHb April 28, 2023 at 10:47PM

Show HN: ChatGPT Plugin that semantically searches Google Maps https://bit.ly/3Vda2z6

Show HN: ChatGPT Plugin that semantically searches Google Maps https://bit.ly/3LDbDeb April 28, 2023 at 08:35PM

Show HN: Use Terraform Modules in Pulumi https://bit.ly/3NkXWBU

Show HN: Use Terraform Modules in Pulumi Use your battle-tested or 3rd party Terraform modules directly in your Pulumi workflow. https://bit.ly/41M4IoV April 27, 2023 at 09:18AM

Show HN: Code-Narrator: Automating Documentation with GPT-4 https://bit.ly/3AzzRzO

Show HN: Code-Narrator: Automating Documentation with GPT-4 As a solo developer on a sizeable project, I found myself facing the challenge of creating documentation, a task I admittedly do not enjoy. Fortunately, ChatGPT arrived just in time. After experimenting with it, I discovered that it generates high-quality documentation for code files, even better than what I could produce manually. This realization led me to develop Code-Narrator, a client that simplifies the documentation process. Code-Narrator ( https://bit.ly/3VmcxPB ) utilizes GPT-4 to analyze your code files and automatically generate documentation. The tool is language-agnostic and has been tested with TypeScript, GraphQL, Solidity, C#, Kotlin, and more. As long as the files are in plain text, Code-Narrator should work seamlessly. The primary goal of Code-Narrator is to ease the documentation process for developers, transforming them from writers to editors. While developers are still responsible for verifying the accuracy of the generated documentation, the initial writing is handled by the AI. If GPT-4 produces incorrect documentation, it typically indicates that the code needs clarification, or a brief comment should be added to guide the AI. A general rule of thumb is that if GPT-4 cannot comprehend the code, it may be too complex for the next developer. However, Code-Narrator is constrained by GPT-4's 8192-token limit, which can be problematic for extensive code files. Those with access to the gpt-4-32k variant should expect better results. Upon its first run, Code-Narrator creates a configuration file by analyzing your project, and then prompts you to review it for accuracy. The key configuration aspects include the "include," "config_files," and "source_path" settings. In its second run, Code-Narrator generates documentation for your entire project. The process is time-consuming, taking approximately 45 minutes to complete from scratch. However, the tool is: - Flexible, allowing for the creation of custom pages such as How-To guides, tutorials, FAQs, READMEs, and other bespoke content. - Multilingual, supporting 25+ languages (as many as GPT-4 supports). - Versatile, capable of generating documentation in various formats (LaTeX, HTML, with the default being Markdown). For a demonstration on transforming a few lines into a How-To guide, watch this video: https://www.youtube.com/watch?v=uJtVCUOTkvw . Remember that brevity is key, as the more concise the input, the more GPT-4 can contribute. Code-Narrator also supports custom plugins, with tutorials available at https://bit.ly/3LCk49z... . In terms of size and cost, Code-Narrator consists of 45 files and 1712 lines of code. The total cost of generating documentation for the entire project is approximately $2.5, a significant savings compared to manual documentation. During the development of Code-Narrator, I noticed several benefits: - Improved function naming: Reading the generated documentation led me to revise vague or overly general function names, resulting in better code and documentation. - Concise input: Focusing on reducing the size of the input file (liquid) became a fun challenge, helping to optimize the process. - Enjoyable interaction: Working with ChatGPT proved more enjoyable than manually writing documentation, and the more I experimented, the better the results. - Minimal input for tutorials: I was pleasantly surprised by how little input was required to create How-To guides and tutorials using GPT-4. - Encouragement to refactor: The 8K token limitation may be restrictive, but it also encourages developers to refactor their code for improved readability and structure. As a prototype and proof of concept, Code-Narrator has some limitations. I'm excited to see where Code-Narrator goes from here, and your feedback is invaluable. Thank you for taking the time to explore this project! https://bit.ly/3VmcxPB April 28, 2023 at 11:19AM

Thursday 27 April 2023

Show HN: ScrapScript – A tiny functional language for sharable software https://bit.ly/3VsZyMh

Show HN: ScrapScript – A tiny functional language for sharable software Hi friends, I started casually working on scrapscript in 2015. I built a few compilers over the years to test out various ideas/implementations, and I think I'm finally happy with the overall design. The code is not public yet. Email me at hello@taylor.town if you're interested in joining the core team later this year. Let me know if you have any questions or feedback :) https://bit.ly/3Hn52lH April 26, 2023 at 12:45PM

Show HN: Codeium-Chrome: Free open-source AI autocomplete Chrome extension https://bit.ly/3Hkiwi7

Show HN: Codeium-Chrome: Free open-source AI autocomplete Chrome extension https://bit.ly/3Hj0Rr7 April 27, 2023 at 09:44PM

Show HN: A Bel compiler to Emacs Lisp bytecode https://bit.ly/3LamoDz

Show HN: A Bel compiler to Emacs Lisp bytecode In his classic Lisp in Small Pieces, Christian Queinnec actually suggested this project: compiling Scheme to Emacs Lisp byte code. I took up the challenge with Bel instead of Scheme. Much of the code actually comes from the book but adapted to the problem at hand. https://bit.ly/3oFAZPC April 27, 2023 at 08:53PM

Show HN: Karrio – Open-Source Multi-Carrier Shipping API https://bit.ly/41Hx9nH

Show HN: Karrio – Open-Source Multi-Carrier Shipping API Hey HN! Daniel and Delali here; we are working on Karrio, an open-source shipping infrastructure. Our focus is on making it easy to integrate shipping into platforms. With Karrio’s open-source and universal shipping API, you can set up connections to a worldwide network of shipping carriers for national, international and last-mile services but also build your own network of local carriers. You can seamlessly add built-in shipping functionalities to your platform, enabling users to fetch live rates, buy labels, track packages, and more. You can check out our Github repo here: https://bit.ly/428gp9b . For developers in the logistics space, carrier integration is often a painful experience. We believe that an open-source solution is a viable alternative to building a shipping system from scratch in-house or getting locked in with a Saas multi-carrier API. Karrio aims to put you in control of your shipping network with lower engineering costs. (see how to get started here: https://bit.ly/421YO2p ). So far, we’ve built a unified shipping API compatible with most major carriers, such as FedEx, UPS, DHL, USPS, Canada Post, and more. With the flexibility of open-source, Karrio has interoperability with other multi-carriers and 3PL (EasyPost, Freightcom, etc.). And we plan on building more integrations. Karrio is evolving with the help of our community of early adopters, and we want to keep that going. Checkout our README to get involved with the project, file issues and request or contribute carrier integrations We currently offer a managed cloud service in private beta, with a pay-as-you-go plan for platforms and custom prices for enterprise customers. Don’t hesitate to reach out if you have any questions. We would love to hear your feedback and how Karrio can help with your project. https://bit.ly/428gp9b April 27, 2023 at 01:29PM

Show HN: Scrawl-canvas filter functionality demo https://bit.ly/443jQzP

Show HN: Scrawl-canvas filter functionality demo The Scrawl-canvas library's filters functionality is inspired by SVG filters. Filter operations can be ordered in ways to combine different sets of operations to achieve complex effects. The library comes with an extensive set of pre-built filters, including: color and alpha channel manipulations; matrix, pixellate, blur; compositing and blending operations; palette reduction and dithering; image and noise asset upload (for use with composites and blends); gradient, and displacement, mapping. Filters can be applied to individual graphical objects, to Groups of such objects, and also to Cell displays. Additional links: - A gallery of SC compound filter effects - https://bit.ly/3n6HpHh - SC stencil (background) filter functionality - https://bit.ly/3LCEWxL https://bit.ly/41Y1uy0 April 27, 2023 at 04:15PM

Show HN: E2EE iOS Keyboard Calendar Built in React Native https://bit.ly/3Lk9raq

Show HN: E2EE iOS Keyboard Calendar Built in React Native https://bit.ly/3Lk9sLw April 27, 2023 at 12:47PM

Show HN: A Truly Terrible Text Editor https://bit.ly/3L3Mp7q

Show HN: A Truly Terrible Text Editor https://bit.ly/3NgyY6M April 27, 2023 at 07:17AM

Wednesday 26 April 2023

Show HN: Web app turns your text into p5js (graphics) code using GPT https://bit.ly/3HhJmqZ

Show HN: Web app turns your text into p5js (graphics) code using GPT Text → GPT → p5 | An app that turns your text prompt into p5js code (computer graphics) using OpenAI's GPT and displays it. Under the hood: Nextjs, React, CodeMirror, p5js I got into programming through arduino and processing. I've always thought about how to lower the barriers for people to start programming. With GPT, we can now turn plain text into code, allowing people to start coding without knowing code. OpenAI APIs don't come cheap! If you like the project, consider sponsoring access for others here: https://bit.ly/3ng3yTk Cheers! https://bit.ly/40MPgYa April 27, 2023 at 04:28AM

Show HN: I built an online programming language https://bit.ly/3HjS34d

Show HN: I built an online programming language https://bit.ly/40HsHUI April 27, 2023 at 01:38AM

Show HN: I'm working on an open source writing app https://bit.ly/41CAPXS

Show HN: I'm working on an open source writing app Hey Hacker News, I'm a writer who sometimes misses the fancy features of a code editor, so I started building Chisel. What can Chisel do? - Command palette like VSCode - Git-like history to keep track of your writing journey - Writing feedback ala Hemingway or Grammarly - And it even integrates with ChatGPT I've tried out some other apps like Bear and Obsidian, but Chisel has been a better fit. It's more about writing and less about note-taking. Head over to https://bit.ly/3LcdWnn to check it out! April 26, 2023 at 02:07PM

Show HN: An interactive map showing live wind farm generation in Great Britain https://bit.ly/3VnyYEh

Show HN: An interactive map showing live wind farm generation in Great Britain GB Renewables Map an energy experiment created entirely in my free time (day job is visualisation at Octopus Energy). It's an interactive map showing live generation for major wind farms in Great Britain, showing what each wind farm is generating both now and in the past, and where that generation is physically located. Animated weather data is from WeatherLayers and shows current and historic wind conditions on the map, providing context to wind generation around the country. History mode allows you to go back in time and see wind generation and weather conditions for a particular date and time. It's great for exploring days of record generation, such as the 21.6GW record on January 10th, 2023! Prediction mode lets you see what wind farms are estimated to be generating using current wind conditions and model based on historic generation and wind speeds. Is a wind farm generating as you expect, or is there something to look into? An experimental feature allows you to see what future wind farms could be generating today (or in the past!) if they were already built and operational. If you click the "sparkle" button on the map you'll get to see what the upcoming 3.6GW Dogger Bank wind farm is estimated to generate if it was operational today. There's an "About" section on the site that goes into detail on the various public data sources and how some of the features work. I also document a lot of this on my Twitter @robhawkes if you're curious. This is just the start and there are many more features to come! Please let me know your comments and suggestions. https://bit.ly/3mXgVYM April 26, 2023 at 12:53PM

Tuesday 25 April 2023

Show HN: Google Meet, Zoom, Teams alternative Source code https://bit.ly/441FVi4

Show HN: Google Meet, Zoom, Teams alternative Source code https://bit.ly/443Lnkj April 25, 2023 at 11:13PM

Show HN: Introducing Palacio Albums – Create, Share and Explore Photo Albums https://bit.ly/3V915Ha

Show HN: Introducing Palacio Albums – Create, Share and Explore Photo Albums https://bit.ly/3H9iEB1 April 25, 2023 at 08:02AM

Show HN: Killport – CLI tool to kill processes running on a specified port https://bit.ly/40BQa9R

Show HN: Killport – CLI tool to kill processes running on a specified port https://bit.ly/41CXzqR April 25, 2023 at 10:38AM

Show HN: rpgGPT, RPG with LLM-Powered NPCs https://bit.ly/3oG03pK

Show HN: rpgGPT, RPG with LLM-Powered NPCs https://bit.ly/3mWpdQF April 25, 2023 at 04:08PM

Show HN: I made PromptWatch – LangChain tracing on steroids https://bit.ly/41DgDFh

Show HN: I made PromptWatch – LangChain tracing on steroids As I was building my first few chains, I noticed how difficult it was to understand what was going on, why GPT was responding the way it was, and how I could improve it. Tinkering with my prompts was so tedious - I had to either update the prompt template and rerun the whole chain, or grab the actual prompt, take it to OpenAI playground, tweak it there, and then make a template out of it again. That's why I decided to build something better! PromptWatch allows you to tune your prompt templates in the browser in a format appropriate for LangChain, decoupling template from parameters data. It also allows you to track your sessions and costs per your project and tenant, track template versions and more. Best of all, it's completely free! I would be thrilled to hear any feedback you have. Thanks so much for checking it out! https://bit.ly/44deRN0 April 25, 2023 at 07:11AM

Show HN: We Built an Open Partnerships Platform with Crypto Remittance https://bit.ly/41AQeYP

Show HN: We Built an Open Partnerships Platform with Crypto Remittance https://bit.ly/3Lu5uRA April 25, 2023 at 12:28PM

Monday 24 April 2023

Show HN: Feed of random Wikipedia articles (mobile friendly) https://bit.ly/3ApYheY

Show HN: Feed of random Wikipedia articles (mobile friendly) https://bit.ly/3n5k20v April 24, 2023 at 11:28AM

Show HN: A C++ web/application framework I have been building for the last 12yrs https://bit.ly/3LsNyXH

Show HN: A C++ web/application framework I have been building for the last 12yrs Back then there were not a lot of frameworks for C++ like there are available now, gradually added serialization, reflection, orm, modules for apache|nginx, then started adding programming language integration and then finally added support for building on various Os'es and also support for most of the build tools out there. https://bit.ly/3LpVTvb April 24, 2023 at 02:17PM

Show HN: Encryption for App Developers https://bit.ly/3NrmbyH

Show HN: Encryption for App Developers https://bit.ly/3n7htLr April 24, 2023 at 02:37PM

Show HN: I quit my job to build a Kubernetes GUI with Rust https://bit.ly/3Lp8ajj

Show HN: I quit my job to build a Kubernetes GUI with Rust About a year ago I was working on a project with mirrored Kubernetes clusters deployed across various regions. Constantly switching contexts was a big pain for me and I badly needed something more practical to work with multiple clusters, ideally simultaneously. At that time everyone was talking about Rust and I really wanted to try it out. I then found Tauri, a framework to build GUI apps with Rust + JavaScript. I was sold. I learned Rust and built the app I always wanted to use. Fast, lightweight and with the ability to connect to multiple clusters simultaneously. Fast forward to today, there’s a few thousand users and I’ve quit my job to go all in on this product. Would love to get you to try the app and share your feedback. It would mean a lot to me! Thanks! https://bit.ly/3oxYc6d April 24, 2023 at 02:10PM

Show HN: Q&A Bot talking in Hinglish about PDFs https://bit.ly/3N7am0c

Show HN: Q&A Bot talking in Hinglish about PDFs Such an amazing time to build applications that can actually make a difference in everyday lives! We've built a simple Q&A bot that can answer your questions in 𝐇𝐢𝐧𝐠𝐥𝐢𝐬𝐡 about any pdfs, wrapped it with a simple command 𝐥𝐜-𝐬𝐞𝐫𝐯𝐞 𝐝𝐞𝐩𝐥𝐨𝐲 𝐩𝐝𝐟_𝐪𝐧𝐚, your bot is now ready to be part of your application stack, I've uploaded a demo where I talk to the bot in half-hindi & half-english about an insurance document - https://twitter.com/_deepankarm_/status/1650447522111029248 https://bit.ly/3L4ir2X April 24, 2023 at 11:37AM

Show HN: Smart Social News Service (In Development) https://bit.ly/3H9amJ8

Show HN: Smart Social News Service (In Development) https://bit.ly/3LneTdA April 24, 2023 at 10:01AM

Sunday 23 April 2023

Show HN: ChatGPT-Powered AI Girlfriend App – Experience the Future of Romance https://bit.ly/3n2h4dh

Show HN: ChatGPT-Powered AI Girlfriend App – Experience the Future of Romance https://bit.ly/3mSWkEX April 23, 2023 at 07:24PM

Show HN: I was frustrated with pricing of PagerDuty et al., so made it myself https://bit.ly/40z9EvV

Show HN: I was frustrated with pricing of PagerDuty et al., so made it myself https://bit.ly/41yKUFf April 23, 2023 at 11:29AM

Saturday 22 April 2023

Show HN: I made a website for letter writing and slow communication https://bit.ly/3mWZ6ZH

Show HN: I made a website for letter writing and slow communication After struggling to keep in touch with a friend who moved away to Japan, I set out to build something that enabled deep conversations without the pressure and required scheduling of instant messaging https://bit.ly/41ShDW0 April 22, 2023 at 05:54PM

Show HN: Torb – make Kubernetes DevOps easier https://bit.ly/3N6G3Xn

Show HN: Torb – make Kubernetes DevOps easier https://bit.ly/3NoKmhd Hey HN, about 9 months ago I was getting infrastructure set up for a project and it was taking way too long. It took hours before I was even able to begin working on the project itself instead of the infrastructure and it wasn't particularly pleasant. I got fed up and that's when I started thinking about how I could make it easier for people to develop with Kubernetes locally and then quickly deploy to a production environment in a consistent way that respects a set of best practices and leveraging some common infrastructure tools like Terraform and Helm under the hood. The result of this was Torb. The mission is to make it simple and easy for software engineers to create and deploy infrastructure on Kubernetes with best practices in place. For now I've been focusing on getting projects launched on an existing cluster, but I'd like to eventually help with bootstrapping clusters as well. I've been dog fooding this on my own projects for a bit now and have also had some friends who are using the tool and giving me feedback. April 22, 2023 at 11:31PM

Show HN: I made an automated phishing email analysis tool called ThePhish https://bit.ly/41LyaeN

Show HN: I made an automated phishing email analysis tool called ThePhish It's based on TheHive, Cortex and MISP. I'll update it once the new TheHive API 5 will be released as stable. https://bit.ly/3n3WMjv April 22, 2023 at 04:14PM

Show HN: Screenfetch for HN Comments https://bit.ly/3UVMiPS

Show HN: Screenfetch for HN Comments I saw a comment today [0] that made me think "I wish I could frame this", so I wrote off an afternoon and framed it. Pretty barebones right now but might add some carbon-esque [1] customisations to it in the near future. [0] https://bit.ly/40wXQtS [1] https://bit.ly/40AMipA https://bit.ly/3UYkV7G April 22, 2023 at 03:27PM

Show HN: Personal diary powered by AI – AIDiary https://bit.ly/3AoP9aB

Show HN: Personal diary powered by AI – AIDiary https://bit.ly/3AqK2GE April 22, 2023 at 01:53PM

Show HN: I made a website with musical exercises for beginner musicians https://bit.ly/41wUrgb

Show HN: I made a website with musical exercises for beginner musicians https://bit.ly/3UVuBjn April 22, 2023 at 12:40PM

Show HN: I made a SQL game to help people learn / challenge their skills https://bit.ly/3LnamYP

Show HN: I made a SQL game to help people learn / challenge their skills https://bit.ly/41PjPxf April 22, 2023 at 11:40AM

Friday 21 April 2023

Thursday 20 April 2023

Show HN: We built a stateful Kafka connector and tips for creating yours https://bit.ly/41Jkr7M

Show HN: We built a stateful Kafka connector and tips for creating yours Lessons we learned while writing a stateful Kafka connector for Bytewax and how to create your own https://bit.ly/40qKcIS April 21, 2023 at 02:26AM

Show HN: A site to quickly find bike parking https://bit.ly/3AikgVc

Show HN: A site to quickly find bike parking For some reason, I couldn't find a simple site where I could see if there's bike parking where I'm going. It's nothing crazy for now, but still in progress. The data is collected both from cities for the ones that have it, but also using Street View with image recognition (by AI and humans). Working on adding user-reported locations as well. I'm open to suggestions :-) https://bit.ly/40HitE5 April 21, 2023 at 02:01AM

Show HN: AI prompt-to-storyboard videos w/ GPT, Coqui voices, StabilityAI images https://bit.ly/41LVhVX

Show HN: AI prompt-to-storyboard videos w/ GPT, Coqui voices, StabilityAI images I had 2 weeks off from work and wanted a pet project before heading back. With GPT and Generative AI in the news, I decided to chain multiple Al products together to build something really cool. I set my end goal to be: prompt-to-storyboard (aka fun videos generated purely via generative AI). There exists some prompt-to-video products, but I wanted to tell stories with audio as well. The end product takes an initial prompt and produces a series of images and audio files, which I then combine (with subtitles) into the final video. To showcase videos, there is a basic upvote/downvote leaderboard. Text | OpenAI https://bit.ly/3N4rLqj Text is generated in a few high-level steps that I ask GPT to work through. These are all based on the initial user prompt, as such (ideally) indirectly controlled by the user. - Create a concept for a movie scene based on the prompt, including the theme and setting - Define each character in the scene - Define how each character looks - Define how each character sounds - Define 'frames' of the storyboard All of this textual information is defined in a JSON object I describe to GPT. I then take GPT's output and build the storyboard with the tools below. Voices | Coqui https://bit.ly/3ELCVIF From the GPT output, I needed three major pieces of information to build voices in a way that I found satisfying: - Description of the voice - Description of the performance - Text of the actual dialog spoken Coqui has a product called 'prompt-to-voice', where you can describe how a character will sound and a custom voice is made for that character - this is how GPT defines the characters to use in the storyboard. As such, every voice is unique per storyboard. GPT will decide that a certain character is an "older man with a raspy voice", and I'll ask Coqui for that type of voice. In addition to this, in order to describe the performance, GPT outputs a basic emotion to summarize the line of dialog (happy, sad, angry, etc) - this is also sent to Coqui per audio clip generated. Images | Stability AI https://bit.ly/41GIR2d While I originally setup the storyboard generator to use DALL-E due to already integrating with OpenAl for GPI, I found the cost prohibitive. As such, the images generated for the storyboards are from Stability Al's Stable Diffusion (stable-diffusion-512-v2-1). I combine the description of the frame that GPT provides, in addition to the theme and setting that GPT output for the whole storyboard, to generate each frame. Since GPT controls the data sent to Stable Diffusion with the description of the frame as well as the theme and setting, if your prompt dictates a theme it should hopefully translate into a theme in your storyboard. Both the storyboard and the 'prompt enhanced' image generation in the 'Create Content' tab pre-feed a GPT request with a summary of Stability Al's prompt guide. It will try and pick keyword weights to improve the image, and much like the setting and theme, keywords should be influenced by the initial prompt provided to the product. Conclusion: Have fun and make my 2 weeks of work seem worth it! Voting on storyboards and creating storyboards both require a simple Google login to get access. https://bit.ly/41KJMOB April 21, 2023 at 01:05AM

Show HN: GPT-4 wrote a verified by Wikipedia badge for Twitter https://bit.ly/40mivAN

Show HN: GPT-4 wrote a verified by Wikipedia badge for Twitter https://twitter.com/Landgren/status/1649185915644829698 April 21, 2023 at 12:01AM

Show HN: Play the front page of Hacker News as interactive text games https://bit.ly/41nw2te

Show HN: Play the front page of Hacker News as interactive text games https://bit.ly/3ozmf4H April 20, 2023 at 07:54PM

Show HN: How to Find the Best Bank for Your Needs https://bit.ly/3LelCFJ

Show HN: How to Find the Best Bank for Your Needs Hi everyone, I just launched Bank List, an online banking directory to help people find the perfect bank for their needs. It currently has 170+ banks/EMIs and it's mostly focused on individuals and businesses from Europe, but I plan on adding new regions soon. The business model is affiliate marketing, I earn commission when someone signs up on any of these banks through my link. Maybe I will also add featured listings on the site, still need to think about this though. I would love to receive feedback about the website and business idea in general. Thank you https://bit.ly/3KTtagS April 20, 2023 at 06:23PM

Show HN: Plane - Open-source, self-hosted alternative to Jira https://bit.ly/3KQKt21

Show HN: Plane - Open-source, self-hosted alternative to Jira Hi HN, I'm Vamsi, the founder of Plane(A simple, extensible, open source project and product management tool). Today, I’m here to share our journey with you all. It all started when we identified some of the most frustrating elements for teams when managing projects, especially with tools that force users to learn complex frameworks. We wanted to create something that was intuitive and easy to use. That's how Plane was born! We first open-sourced Plane back in November 2022, and the response was great. But it wasn't until we announced Plane on Reddit in April that we saw an incredible surge in popularity. In just under two days, our stars skyrocketed from 150 to 1000+! Today, I'm thrilled to report that over 1000+ users are actively using Plane, and many are using the self-hosted version. Our approach is simple yet effective. Despite adding multiple layers of abstraction for project management, Plane operates around the central concept of an issue, similar to a block in Notion. As we continue our journey, we know there's still a lot more to build. We're grateful for the constant feedback we receive from our open-source community, as it's the reason why we're here today. We value your input and want to encourage you to share any feedback you may have. Don't hesitate to ask any questions you may have, as we're more than happy to answer them. Thanks, https://bit.ly/3KTNq1J April 20, 2023 at 03:30PM

Show HN: A 15 min daily stretch routine for desk workers https://bit.ly/3AhOI1Q

Show HN: A 15 min daily stretch routine for desk workers https://bit.ly/3N3oyau April 20, 2023 at 02:46PM

Show HN: InsightFlow https://bit.ly/43MoBNT

Show HN: InsightFlow Hey everyone, sharing InsightFlow, a (long) weekend project I made using GPT4. I am bit anxious sharing it since I barely knew how to code in Python before but I was simply amazed on how much GPT was able to help me write something that actually works (I hope). My goal was to create a library that empowers people to ask questions from their data, regardless of its source. InsightFlow does just that, it has some modules that allow s parsing information existing in (for now) video (its audio part), html, and in general text and provides a chat interface on top. I would love to expand this to image and eventually video parsing. I know there are some companies that aim for the same but I could not find an opensouce alternative for it. I tried making it modular so different modalities can be added later on. https://bit.ly/41M8RbI April 20, 2023 at 01:52PM

Wednesday 19 April 2023

Show HN: Create Comics Using Stable Diffusion https://bit.ly/3UPcA6e

Show HN: Create Comics Using Stable Diffusion https://bit.ly/3mHOMVv April 20, 2023 at 07:41AM

Show HN: Question Extractor: turn text into LLM finetuning data https://bit.ly/41HmVn3

Show HN: Question Extractor: turn text into LLM finetuning data https://bit.ly/3Lfzlgu April 20, 2023 at 01:47AM

Show HN: ChatGPT to control your own app (text-to-action library) https://bit.ly/3ouNvRQ

Show HN: ChatGPT to control your own app (text-to-action library) ActionIt is a text-to-action library built to make it easier to perform actions based on natural language input. It opens the way for applications that don't only retrieve information but actually interact with functions, extracting necessary parameters or asking follow-up questions where necessary. In simple terms, your functions are presented to ChatGPT and the correct one is chosen and executed based on a natural language input. Would love any feedback or feature requests:) https://bit.ly/40pzNx8 April 19, 2023 at 11:04PM

Show HN: Checksum – generate and maintain end-to-end tests using AI https://bit.ly/3ofMRHR

Show HN: Checksum – generate and maintain end-to-end tests using AI Hey HN! I’m Gal, co-founder at Checksum (https://bit.ly/3UQ8MS7). Checksum is a tool for automatically generating and maintaining end-to-end tests using AI. I cut my teeth in applied ML in 2016 at a maritime tech company called TSG, based in Israel. When I was there, I worked on a cool product that used machine learning to detect suspicious vehicles. Radar data is pretty tough for humans to parse, but a great fit for AI – and it worked very well for detecting smugglers, terrorist activity, and that sort of thing. In 2021, after a few years working in big tech (Lyft, Google), I joined a YC company, seer W21, as CTO. This is where I experienced the unique pain of trying to keep end-to-end tests in a good state. The app was quite featureful, and it was a struggle to get and maintain good test coverage. Like the suspicious maritime vehicle problem I had previously encountered, building and maintaining E2E tests had all the markings of a problem where machines could outperform humans. Also, in the early user interviews, it became clear that this problem wasn’t one that just went away as organizations grew past the startup phase, but one that got even more tangled up and unpleasant. We’ve been building the product for a little over a year now, and it’s been interesting to learn that some problems were surprisingly easy, and others unusually tough. To get the data we need to train our models, we use the same underlying technology that tools like Fullstory and Hotjar use, and it works quite well. Also, we’re able to get good tests from relatively few user sessions (in most cases, fewer than 200 sessions). Right now, the models are really good at improving test coverage for featureful web-apps that don’t have much coverage (ie; generating and maintaining a bunch of new tests), but making existing tests better has been a tougher nut to crack. We don’t have as much of a place in organizations where test coverage is great and test quality is medium-to-poor, but we’re keen to develop in that direction. We’re still early, and spend basically all of our time working with a small handful of design partners (mostly medium-sized startups struggling with test coverage), but it felt like time to share with the HN community. Thanks so much, happy to answer any questions, and excited to hear your thoughts! April 19, 2023 at 04:05PM

Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0 https://bit.ly/43IrNdt

Show HN: Open-source Auth0 alternative Ory Kratos v0.13 released – nearing v1.0 https://bit.ly/43LrRJd April 19, 2023 at 03:30PM

Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss https://bit.ly/3ULgInS

Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss Yeah... so I know some software development concepts well I haven't written any code in 10 years, so like half the time was just getting a development setup. At first it suggested PyCharm and honestly it wasted a lot of time. Eventually I got VS Code and GPT just seems to understand it so much better. The real secret to getting good responses with GPT-4 during this I found is to restart the conversation fresh with a complete description of what you need (2-3 paragraphs of detail is great) and the rest as code. [detailed description of what you need, make sure it's detailed and specific add examples if possible] #### [insert all the code, the more you can fit the better] That first code block it gives you back on the first output is the cleanest by far. If there is an error and you submit it back in the same chat conversation, it just gets diluted/saturated over time, hallucinations go up etc. So if there is a bug rather than continue in the same convo, repeat this process in a brand new conversation. Each time it gives a much cleaner, fresher look at the code and goals needed. If your codeblock is really small then this isn't so important, but I'm trying to maximize the amount of code per prompt for best responses. I also make sure to split files by concerns so they don't get too big for the prompt window otherwise it's annoying. #### And lastly the other interesting thing about this project is this simulates an Agent loop where it is constantly trying to determine if the player won or lost, decide what the next most cohesive step is based on the human feedback (click emoji) and looping it. Actually that was my main interest for the project and I just wanted to get something published as a secondary goal. Most of my time was probably spent playing with the prompt and trying to to see if I could get it to determine if the goal was achieved but its actually a hard problem and I have some cool ideas for the next project. https://bit.ly/3KMpBsJ April 19, 2023 at 07:11AM

Show HN: Karma Design Suite – A powerful wireframe and UI toolkit for designers https://bit.ly/3UPI7oG

Show HN: Karma Design Suite – A powerful wireframe and UI toolkit for designers We've designed an extensive wireframe kit and a more extensive set of UI kits. All feedback is appreciated. https://bit.ly/3GWt1YV April 19, 2023 at 12:01PM

Tuesday 18 April 2023

Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2 https://bit.ly/3UReUtp

Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2 https://bit.ly/3CQeAUE April 18, 2023 at 05:57PM

Show HN: Database for analyzing US companies, visualize using Apache SuperSet https://bit.ly/41GGr3c

Show HN: Database for analyzing US companies, visualize using Apache SuperSet My main motivation was that I wanted to be able to drill down and filter across all the available stocks, look at the data for myself, and narrow down on the stocks I am interested based on my own sets of criteria, and make data-driven analysis for my personal investment strategies. I used PostgreSQL as the backend database for ELT data pipelines, and used Citus Data cstore_fdw for columnar compression for the final dataset. All financial data is coming from SEC Edgar, https://bit.ly/3Aa44VX . I used Python for downloading most of the data. I also run the data load development locally on my home Ubuntu server that I built 5 years ago. I bought 4TB of M2 disks for best database performance, with PRIME B360M-A motherboard and Intel Chip Coffee Lake S. I built the website simply using WordPress, and I run Apache Superset using gunicorn via Apache Webserver reverse proxy. The registration form I had to build myself with PHP and some JavaScript, because it needed to automatically create a SuperSet user upon registration. Otherwise, I would need to input everyone manually. I used Python again for the data integration. Please don't use the database directly as an investment tool, as its in Beta, and the data still needs to undergo heavy data quality checks, please confirm all the numbers yourself, as I provide a link for every company to the SEC filings. https://bit.ly/41GGsUO April 18, 2023 at 10:16PM

Show HN: AI Playground by Vercel Labs https://bit.ly/3on4HJ6

Show HN: AI Playground by Vercel Labs Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://bit.ly/41n2V9E and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to compare and add other frameworks to generate code snippets from. https://bit.ly/3onP7wO April 18, 2023 at 11:38PM

Show HN: The Fuck Cards – make a card for a friend or enemy https://bit.ly/3UJLLQM

Show HN: The Fuck Cards – make a card for a friend or enemy The Fuck Card started years ago as a physical card I printed for some friends. Now it's this simple web app you can use to express yourself. Quickly make a card, copy the link and send it to someone who deserves it. It's fun and there's lots you can say with it. I built it built in 100% handcrafted in Vanilla HTML, CSS and JS. No frameworks, no BS. Fonts are provided by Google Fonts. Image generation thanks to html2canvas. No-tracking analytics by Matomo. It started as a weekend project to train my JS skills. I'd love to know your thoughts. https://bit.ly/3L9OcZS April 18, 2023 at 12:36PM

Monday 17 April 2023

Show HN: Quorbo – a quick and quirky quest for the quote https://bit.ly/41BayJ7

Show HN: Quorbo – a quick and quirky quest for the quote Hey HN, Today I'm launching Quorbo (www.quorbo.com): a simple letter-revealing game (think Wheel of Fortune with some twists) where you get 6 turns to guess the day's quote! It's my first post-parenthood side project and first web game. Being a working dad has caused me (for the first time, believe it or not) to focus on simplicity. Up until about a year ago, endless free time secretly plagued me... because I love _building_, and more free time meant: more room to add complexity. Not anymore! Quorbo is the first of my initial batch of three simple word games, and I can't wait to make more. Let me know what you think! (improvements, bugs / quirky behavior / stumbling blocks, any and all feedback welcome!) Enjoy! https://bit.ly/41BaCIR April 17, 2023 at 10:46PM

Show HN: Instant AI Powered Support https://bit.ly/3GON0IR

Show HN: Instant AI Powered Support Create a virtual assistant for your product with a single click 1. Tell us your website 2. Choose the pages you'd like Bubbly to learn from 3. We will instantly create a GPT3 AI Bot that can answer any question about your product or service. https://bit.ly/3mHjJcc April 17, 2023 at 09:13PM

Show HN: Magic Happens – let ChatGPT manage your Kubernetes cluster https://bit.ly/3GPND4M

Show HN: Magic Happens – let ChatGPT manage your Kubernetes cluster I built this kubernetes operator as a proof of concept this weekend.. It only has a single required item in the spec, a freeform description field. The operator will use chatgpt to generate a spec, then immediately apply it to the cluster. It makes some attempt to correct errors if there's a problem with the syntax. It will leave additional comments, questions or instructions in the status field of the object. I built this in a weekend and it's still quite unrefined. It's in no way production ready, please don't use it for anything real, but it works better than you would think, considering how simple it is. If you're going to use it, run it on a local cluster like 'kind'. Some descriptions to try: * install a redis namespace with a redis cluster and a service in it * create an argocd application in the argocd namespace to install velero. * write a python script that lists all ec2 instances in us-east-1, and run it as a k8s job with the aws credentials already saved in the default namespace.. a somewhat longer description that also worked: given the following spec: --- kind: MagicHappens apiVersion: gptmagic.io/v1 metadata: name: foo spec: description: this is a freeform description field that will be sent to chatgpt to generate kubernetes resources dryRun: false --- Can you create more magic happens resources, each of which describes an argocd application that needs to be created to install a helm chart for one of the standard cluster addons that need to be installed on a cluster for it to be production ready. The description should be be freeform text like the following: "Create an argocd application in the argocd namespace to install istio from the helm chart with all the defaults" or "Create an argocd application in the argocd namespace to install prometheus and grafana, with an ingress enabled for grafana". Be very thorough and included as many apps that might be needed for a prod ready cluster using industry standard CNCF projects if possible. (this produces a list of additional resources for the operator, which the operator then goes on to create argocd applications for -- it also left comments with instructions on one of the resources for how configure it to work with your cloud provider something to note is that since you can run arbitrary containers with arbitrary commands, and chatgpt can write arbitrary code, you don't have to limit yourself to k8s stuff.. if you've got saas credentials on the cluster, you can just tell it to run a python script as a job to do whatever you want. Since most people are cowards, there's a dryRun field that defaults to true, so it only attaches the spec to the object. It is scary how well this works. https://bit.ly/3mzGajD April 17, 2023 at 07:39PM

Show HN: Trivai.app – AI powered trivia questions, with references https://bit.ly/41gTsAo

Show HN: Trivai.app – AI powered trivia questions, with references Hi HN! As many of you, I've had a lot of fun playing around with LLMs the past few months and I wanted to show you what I've built. I made a trivia website using GPT3 a while back just to have something to play with. My initial interest was to see if I could get structured responses to build a UI around, and if I could get the LLM to refer back to what piece of text it used to create questions and answers with. The initial results were pretty good, but not good enough. Fast forward a few months, GPT 3.5 was released to the public and I was released from my work. I decided to pick this up again and have been making some changes. - I've generated almost 3000 questions. - I initially only let signed up users generate questions due to cost concerns. Since 3.5 is much cheaper, I've opened up the question generation for everybody. - I built a prompt comparison tool so I could tweak the prompt to get better responses. - I've added some more data to the questions. This includes a more free form explanation to the correct answer (separate from the references), and categories for all questions. - I've been working on a question improvement process. This means I collect issues, generate new variations of the question and let people vote on them. Voting and question improvement is currently only available to signed in users. I have many more ideas I'd like to explore, but I would appreciate your feedback and would be happy to answer any questions about the site or its development. You can access the references by pressing the explanation text when you've answered a question correctly. https://bit.ly/3MOUIq4 April 17, 2023 at 06:43PM

Show HN: Embedding an ArXiv paper and chatting with it https://bit.ly/3KDlSh0

Show HN: Embedding an ArXiv paper and chatting with it https://twitter.com/pwang_szn/status/1647902577760116737 April 17, 2023 at 04:00PM

Show HN: Serverless Monitoring Designed for Developers and DevOps Teams https://bit.ly/3KLbdB2

Show HN: Serverless Monitoring Designed for Developers and DevOps Teams https://bit.ly/3MP43hO April 17, 2023 at 11:17AM

Sunday 16 April 2023

Show HN: Snap Search: A Privacy-Focused Incognito Browser for Android https://bit.ly/3Kyl5xS

Show HN: Snap Search: A Privacy-Focused Incognito Browser for Android https://bit.ly/3A3Pmjg April 16, 2023 at 09:22AM

Show HN: LitGrades – AI Flashcards for Students https://bit.ly/3L4ECYj

Show HN: LitGrades – AI Flashcards for Students https://bit.ly/413ZLHz April 16, 2023 at 07:32AM

Show HN: LiQuery – plain text query language for SQLite databases [node] https://bit.ly/3A91mzP

Show HN: LiQuery – plain text query language for SQLite databases [node] https://bit.ly/3obZmUV April 16, 2023 at 01:02PM

Show HN: TypeAPI – An OpenAPI alternative optimized for code generation https://bit.ly/3ofBWhp

Show HN: TypeAPI – An OpenAPI alternative optimized for code generation https://bit.ly/3KyitzS April 16, 2023 at 11:44AM

Show HN: German Translation of the Rust Book https://bit.ly/3L4rfHs

Show HN: German Translation of the Rust Book I have just published a paperback and an e-book of the German translation of the Rust book from Steve Klabnik and Carol Nichols: Die Programmiersprache Rust https://bit.ly/41nzdAS The translation itself is available for free on GitHub. https://bit.ly/41nzdAS April 16, 2023 at 10:28AM

Show HN: Use GitHub Actions to generate a warm up routine https://bit.ly/41nub7s

Show HN: Use GitHub Actions to generate a warm up routine Morning everyone - I made this because I really didn't want a new SaaS subscription to "be more productive". Turns out, you can do a lot with just a cronjob, GitHub Actions and CSV file! It works quite nicely because Issues created actually can have toggle-able checkboxes so you can mark yourself as you do them. https://bit.ly/43z78Zh April 16, 2023 at 09:25AM

Saturday 15 April 2023

Show HN: Super Stack Solitaire https://bit.ly/40aUT2e

Show HN: Super Stack Solitaire Solitaire with a retro NES aesthetic. Two game modes - Klondike and Pyramid. Design, sound, art and programming done by me. Play in browser for free or support my work by purchasing the downloadable version. https://bit.ly/40bOxzq April 15, 2023 at 08:06PM

Show HN: Pitchleague.ai – Perfect Your Pitch Deck https://bit.ly/40aOzaH

Show HN: Pitchleague.ai – Perfect Your Pitch Deck Hey H, We're excited to share that we've already assisted over 800 founders in refining their pitch decks with our recently launched Pitch League AI. Created during a one-day hackathon, our tool harnesses the power of GPT-4 to help founders iterate and enhance their pitch decks. We've observed founders uploading their decks multiple times and making improvements based on the AI-generated feedback. Our mission is to support as many founders as possible in raising funds for their startups, starting with perfecting their pitch decks. While Pitch League AI is still a work in progress, users have found it genuinely helpful thus far. The platform extracts text from PDFs and employs GPT-4 prompts to evaluate and ensure the completeness of pitch decks across various categories, including deck length, grammar & spelling, and the inclusion of vital information (e.g., problem, solution, team, etc.). We'd love to hear your thoughts and suggestions on how we can enhance Pitch League AI and any additional features you believe would be valuable. Looking forward to your feedback! Cheers. https://bit.ly/3KH0hEh April 15, 2023 at 09:16PM

Show HN: ConversionWhiz – Structured feedback on any URL using OpenAI https://bit.ly/3MKrSHq

Show HN: ConversionWhiz – Structured feedback on any URL using OpenAI https://bit.ly/3MLF9iP April 15, 2023 at 04:06PM

Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT https://bit.ly/41r0y5L

Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT https://bit.ly/41aSBkV April 15, 2023 at 03:33PM

Show HN: I'm developing a 3D rendering library in Rust with wgpu https://bit.ly/3KY9BoJ

Show HN: I'm developing a 3D rendering library in Rust with wgpu I'm developing a 3D rendering library in Rust. But it has a possibility to be like utility library for 3D rendering. I'm imagining it will provide low level utility API for creating 3D application. Also I have a plan to compat with web GPU on the browser. https://bit.ly/41y8qlx April 15, 2023 at 04:57AM

Friday 14 April 2023

Show HN: Use Chrome as a rendering engine for local apps https://bit.ly/40gma2Z

Show HN: Use Chrome as a rendering engine for local apps https://bit.ly/3KYUryz April 15, 2023 at 07:38AM

Show HN: Natter – Anonymous Chat Rooms https://bit.ly/41v9B5e

Show HN: Natter – Anonymous Chat Rooms https://bit.ly/3MELnRL April 14, 2023 at 06:00PM

Show HN: Best Visa Jobs – curated jobs from top companies that sponsor visas https://bit.ly/3ogAISW

Show HN: Best Visa Jobs – curated jobs from top companies that sponsor visas https://bit.ly/3GGiK2I April 14, 2023 at 05:30PM

Show HN: Bring GPT with you to every website https://bit.ly/3MJmvYV

Show HN: Bring GPT with you to every website TypeGenie is a Chrome extension that brings the power of ChatGPT to every website you visit. https://bit.ly/3mv5h7c April 14, 2023 at 10:36AM

Show HN: Dare to Debate an AI? Put Your Skills to the Test with DebateDevil https://bit.ly/3muIg4i

Show HN: Dare to Debate an AI? Put Your Skills to the Test with DebateDevil Hi HN community! I am excited to share my recently upgraded website, DebateDevil ( https://bit.ly/3ML5Cxi ), an AI chat platform designed to help users practice debates, challenge their ideas, and expand their thinking. I created this site to provide a more objective opinion and help users consider their hypotheses from multiple perspectives. example discussin: ``` AI: The time has come to test your hypothesis and beliefs. I will argue against any topic. What do you want to debate? You: AI will take away most jobs from humans. AI: I understand your concern about AI taking away jobs from humans. However, it's important to note that AI is not designed to replace humans but to augment and enhance human capabilities. AI can handle repetitive and mundane tasks, freeing up humans to focus on more complex and creative tasks that require empathy, critical thinking, and problem-solving skills. Additionally, the increased efficiency and productivity brought by AI can lead to the creation of new job opportunities in areas such as AI development and maintenance. You: While it's true that AI aims to augment human capabilities and increase efficiency, we cannot ignore the potential negative impacts on employment. Job displacement is a valid concern, especially for those in industries heavily reliant on routine tasks. Reskilling and upskilling may be necessary but can be challenging and costly. Additionally, new job opportunities in AI-related fields may not be accessible to everyone, leading to further social and economic disparities. AI: I agree that job displacement is a valid concern. However, it's important to note that technology has always been changing the job market, and AI is just the latest technology to do so. While some jobs may become obsolete, new jobs will be created in other areas. For example, the rise of e-commerce has led to a decline in brick-and-mortar retail jobs but at the same time, created new job opportunities in online retail and logistics. As for the issue of reskilling and upskilling, there are various resources available such as online courses, training programs, and apprenticeships to help workers acquire new skills to adapt to changing job requirements. It's also important for governments and companies to invest in retraining programs to ensure that workers have access to these resources. ``` example judge ``` I think AI is superior in what you discussed; AI focuses on AI's ability to extend human capabilities and points out that new employment opportunities may be created due to the increased efficiency and productivity that AI brings. On the other hand, you are concerned about job losses due to AI, but AI points out that past technological innovations have also changed the employment landscape and that new job opportunities can be created. You also indicate that resources exist for retraining and upskilling to address job losses due to AI, and state that it is important for governments and businesses to invest in these programs. ``` I'm eager to hear what the HN community thinks! Please give it a try and let me know your thoughts, feedback, and suggestions for improvement. Thanks for checking it out! https://bit.ly/3L0pxqI April 14, 2023 at 01:31PM

Show HN: de(ep)tangle, method to detect overlapping splines https://bit.ly/3KX8PZ4

Show HN: de(ep)tangle, method to detect overlapping splines https://bit.ly/415JUIH April 14, 2023 at 06:19AM

Thursday 13 April 2023

Show HN: A text adventure game where GPT-4 is the player https://bit.ly/3MIrQQh

Show HN: A text adventure game where GPT-4 is the player https://bit.ly/3MIrRnj April 14, 2023 at 07:14AM

Show HN: Ampersand – “Terraform for Integrations” https://bit.ly/43tr5R3

Show HN: Ampersand – “Terraform for Integrations” Hey HN! I’m one of the co-founders of Ampersand and we’re excited to launch our developer docs today! Ampersand is built for SaaS engineers who want to: - Read data from their customers’ SaaS (e.g. Salesforce, Hubspot). - Write data to their customers’ SaaS. - Subscribe to events happening in their customers’ SaaS (including creates, deletes and field updates). We feature a Terraform-like declarative interface for defining integrations, embeddable UI components for your users to set up and manage their integrations, and a management console for your team to monitor and troubleshoot. We’re launching our docs ahead of our product because we believe that docs are one of the most important things to get right in building a developer product, and we want to get early feedback on it. Looking forward to hearing your feedback in the comments below! https://bit.ly/3GHBaQH April 13, 2023 at 10:08PM

Show HN: Simple Icons https://bit.ly/3KqL1eM

Show HN: Simple Icons https://bit.ly/3Kz3nu3 April 13, 2023 at 12:16PM

Show HN: Share AI tips, tricks and ideas on Communaity.com https://bit.ly/4184yaY

Show HN: Share AI tips, tricks and ideas on Communaity.com After recently seeing lots of "Share how you're using AI day to day" type posts on HN, work slack, and various blog posts, I thought it would be helpful to create a space dedicated to sharing all things AI (ideas, tips, prompts, media etc), with a focus on discoverability. Feedback is much appreciated! https://bit.ly/3KXDMfC April 13, 2023 at 09:58AM

Show HN: Dogma: a metalanguage for describing data formats in documentation https://bit.ly/3Kwagw9

Show HN: Dogma: a metalanguage for describing data formats in documentation Dogma: A human-friendly metalanguage for describing data formats (text or binary) in documentation. Dogma was born out of frustration trying to describe data formats (in particular, binary) using existing BNF and other metalanguages. What I wanted was something that makes it clear to a HUMAN reader how a data format is structured and interpreted. After lots of input from friends and colleagues (as well as testing it out writing numerous examples of existing formats https://bit.ly/3GH1b2C ), I feel that it's almost ready for a 1.0 release, but I'd like to get some last minute critiques just to make sure :) It's not going to solve 100% of use cases, but if it can solve 80-90%, it has met its goal. Please have a look and let me know what you think! https://bit.ly/3myb1gn... https://bit.ly/3KqzPyA April 13, 2023 at 07:52AM

Wednesday 12 April 2023

Show HN: ResuLLMe – Enhance Your CV with LLMs https://bit.ly/3GGyNNU

Show HN: ResuLLMe – Enhance Your CV with LLMs https://bit.ly/3GGZqlX April 13, 2023 at 07:06AM

Show HN: A minimalist net worth tracker for individuals https://bit.ly/3GDaP6l

Show HN: A minimalist net worth tracker for individuals Hi HN, Today I'm launching the Net Worth Tracker by Flow Finance, a beautiful and minimalist Excel template that allows individuals to track their assets, liabilities, income, and spending on a monthly basis. The focus of this template is understanding long-term trends in the incoming and outgoing expenses for an individual—always with a focus on maximising insights while minimising user inputs. This project was created because the alternatives, frankly, are completely overwhelming. A friend of mine introduced me to the FIRE Movement and, after doing deep dives through Reddit, I tried to find templates to help facilitate a financial tracking system of my own. Every template felt like complete overkill: portfolio tracking for shares, mortgage repayment calculators, even a kind of speedometer which moved depending on my savings rate. Clever, no doubt, but unnecessary for my purposes. After years of tinkering and refining what I truly wanted out of this spreadsheet, I realised it was to clearly understand the flows of my finances. This spreadsheet does not attempt to compete with a typical FIRE spreadsheet or tools like YNAB/Mint, it is about capturing the big picture once a month and essentially taking a snapshot of my financial health. I've priced this spreadsheet at $15 which I believe is a fair price for the value you'll see in taking more control over your personal finances, however as an added incentive (and because I am proud of what I've created and would love more people to use it), I'm currently offering a 50% discount to all HN users, who can use the code f3g27mt at the Gumroad checkout. Thank you for your time and I sincerely hope this product can assist you as much as it has for me. I am more than happy to answer any questions you may have so please feel free to comment below or reach out at contact@getflow.finance. Thank you! https://bit.ly/3KvrKc9 April 13, 2023 at 12:07AM

Show HN: More Aesthetic GitHub Repo Search https://bit.ly/3zSrE9z

Show HN: More Aesthetic GitHub Repo Search https://bit.ly/3GCOMMY April 12, 2023 at 11:50AM

Show HN: These Abs Do Not Exist https://bit.ly/41o4R0W

Show HN: These Abs Do Not Exist https://bit.ly/3o19kIx April 12, 2023 at 09:33AM

Show HN: Good, fast, cheap – editable iron triangle https://bit.ly/3Ury1u1

Show HN: Good, fast, cheap – editable iron triangle If you ever needed to visualise the 3 things that you can’t have all at once, like GOOD, FAST, CHEAP, I made a little tool for you! You can use it whenever you are having a project deadline discussion at work or just for fun. Enjoy. https://bit.ly/3Kz22Do April 12, 2023 at 09:17AM

Tuesday 11 April 2023

Show HN: KrotoDC – gRPC in Kotlin with Dataclasses https://bit.ly/40hrljz

Show HN: KrotoDC – gRPC in Kotlin with Dataclasses - A protoc plugin data class generator that can be used as a substitute for existing Java protobuf classes that need to be constructed by a builder (which isn't very kotlin-ish). - generates coroutine service base and stubs that use the generated classes as request/response types, allowing you to completely avoid using Java classes. - Since it also generates converter extension functions between the generated types and Java types, you can still easily use protobuf-specific features such as serialization. - Additionally provides Kotlin-specific features (optional fields as nullable, oneof fields as sealed classes). https://bit.ly/40hrlA5 April 12, 2023 at 06:24AM

Show HN: Web Browser enforced by JavaScript and shellscript(termux) https://bit.ly/3Kyi7JT

Show HN: Web Browser enforced by JavaScript and shellscript(termux) ・Web browser powerd by javascript and shellscript(termux) Javascript engine. ・Easily turn javascript and shellscript into a GUI application in android. ・Not only web browser but also termux gui client. https://bit.ly/3FRe4qo April 12, 2023 at 04:53AM

Show HN: Blind.sh – Control macOS with Just Your Voice https://bit.ly/3UrhoyD

Show HN: Blind.sh – Control macOS with Just Your Voice I thought it was pretty cool that Apple has built automation with osascript across their entire OS and I wanted to see what the possibilities were by linking it up with OpenAI Whisper and OpenAI ChatGPT. It's pretty cool! Be careful since it could do something you don't want it to do. I wouldn't run this on a computer you have anything important on yet! Edit: It's entirely in bash and osascript ~_~ https://bit.ly/43pEbPi April 12, 2023 at 03:11AM

Show HN: A Mental-Health Driven Social App with a Built-In CRM https://bit.ly/3KQTOIk

Show HN: A Mental-Health Driven Social App with a Built-In CRM Hey HN! My name is Connor and I am posting today to launch (aka gather feedback on) the app I have been working on. I have General Anxiety Disorder. And that’s most definitely the first time I’ve written those 5 words out like that. My anxiety, very luckily, has never been that detrimental to my life, but I would be lying if I told you I didn’t notice it. For me, anxiety manifests as the inability to recognize negative thoughts quickly. When I fail to recognize them, they cycle and loop and I convince myself of things that aren’t true (that person doesn’t like me any more, I don’t deserve anything I have, I’m a massive failure with a too big nose and receding hairline, etc…). Over the years, I have done many things and learned many techniques to benefit my mental health, but one strategy has always been the most helpful: Talking to someone. Anyone. About anything. Anxiety is like a little voice in my head. When I talk to someone, it gets a lot harder to hear it. And it really doesn’t matter what we talk about, either. About their day, about mine. About my problems, or about theirs. My friends just make me feel better. Over the last five years, the missions of most major social platforms have shifted. They have chosen to prioritize entertainment and average-user-screen-time over closeness and relationships with friends. Such social media aren’t bad or wrong. I still use social media every day. They just don’t do a very good job of keeping me close to my friends. That's why I built WuzzUp?. To fill the void, and help me keep in touch with my friends and reduce my anxiety. I'd love to hear what you think! https://apple.co/3GAwA6M April 11, 2023 at 06:20PM

Show HN: Wolverine: Give your Python scripts regenerative healing abilities https://bit.ly/3GzO9UG

Show HN: Wolverine: Give your Python scripts regenerative healing abilities Run your scripts with Wolverine and when they crash, GPT-4 edits them and explains what went wrong. Even if you have many bugs it will repeatedly rerun until it's fixed. Demo video on twitter: https://twitter.com/bio_bootloader/status/163688020830443110... https://bit.ly/43mc1Vt April 10, 2023 at 11:31PM

Show HN: Sheet Markup – add spreadsheets to a Markdown document https://bit.ly/3KkQeEU

Show HN: Sheet Markup – add spreadsheets to a Markdown document GitHub: https://bit.ly/3Uu0jUB https://bit.ly/3msQABy April 11, 2023 at 01:32PM

Show HN: Rust Guideposts – 100+ topics to help learn about Rust https://bit.ly/41laIo2

Show HN: Rust Guideposts – 100+ topics to help learn about Rust I'm teaching Rust to compsci students and recent grads who are joining tech teams. I'm creating a guide of many Rust topics and their summaries. https://bit.ly/3mpreEx The guide is free and open source. I'm seeking ideas for improvements, to help newcomers to Rust and its ecosystem. In addition to the repo, the guide is available as an ebook PDF, with pay-what-you-wish pricing. https://bit.ly/3GzuRyE My goal is to help many people learn about Rust, so I greatly appreciate your advice and you sharing the guide if you wish. Thanks! April 11, 2023 at 08:17AM

Show HN: Skip the SSO Tax, access your user data with OSS https://bit.ly/3GzAqNg

Show HN: Skip the SSO Tax, access your user data with OSS As the former CTO of an Insurtech and Fintech startup I always had the “pleasure” to keep regulators and auditors happy. Think of documenting who has access to what, quarterly access reviews, yearly audits and so on… Like many others we couldn’t justify the Enterprise-plan for every SaaS tool to simply get access to SSO and SCIM/SAML APIs. For Notion alone the cost would have nearly doubled to $14 per user per month. That’s insane! Mostly unknown to people, SSO Tax also limits access to APIs that are used for managing user access (SCIM/SAML). This has proven to be an incredibly annoying roadblock that prevented me from doing anything useful with our user data: - You want to download the current list of users and their permissions? Forget about it! - You want to centrally assign user roles and permissions? Good luck with that! - You want to delete user accounts immediately? Yeah right, like that's ever gonna happen! It literally cost me hours to update our access matrix at the end of every quarter for our access reviews and manually assigning user accounts and permissions. I figured, there must be a better way than praying to the SaaS gods to miraculously make the SSO Tax disappear (and open up SCIM/SAML along the way). That’s why I sat down a few weeks ago and started building OpenOwl ( https://bit.ly/3KPRQba ). It allows me to just plug in my user credentials and automatically download user lists, including permissions from SaaS tools. Granted, OpenOwl is still a work in progress, and it's not perfect. At the moment it's limited to non-SSO login flows and covers only 7 SaaS vendors. My favorite part is that you can configure integrations as “recipes”. The goal was for anybody to be able to add new integrations (IT managers and developers alike). Therefore you ideally don’t even have to write any new code, just tell OpenOwl how the new SaaS vendor works. What do you think? Have you dealt with manually maintaining a list of users and their permissions? Could this approach get us closer to overcoming parts of the SSO Tax? https://bit.ly/3KPRQba April 11, 2023 at 01:40PM

Monday 10 April 2023

Show HN: Chappy, a friendly, privacy first chatbot https://bit.ly/3Gt94bW

Show HN: Chappy, a friendly, privacy first chatbot Introducing Chappy, a friendly, privacy-first chatbot that's here to brighten your day and spark intriguing conversations! With Chappy, you can chat about anything from cosmic wonders to random fun facts, all while enjoying a colorful and exciting user interface. We prioritize your privacy, so you can chat with Chappy without worrying about your data. As a bonus, Chappy is capable of generating vibrant images using AI, making your conversations even more engaging and visually appealing. Come join the adventure and give Chappy a try at chappyai.com! We can't wait to chat with you and explore the universe together! https://bit.ly/3GzgYAu April 10, 2023 at 05:31PM

Show HN: Bridging the Gap Between Generative AI and Human Intelligence https://bit.ly/3GzKA0v

Show HN: Bridging the Gap Between Generative AI and Human Intelligence https://bit.ly/3Gx8OIS April 10, 2023 at 08:38AM

Show HN: Nudge: A command line tool for sending notifications via pushover https://bit.ly/3UlKsHy

Show HN: Nudge: A command line tool for sending notifications via pushover https://bit.ly/3UmV0WY April 10, 2023 at 08:27AM

Sunday 9 April 2023

Show HN: Upgrade Your English with Tarabol's Coaching Power https://bit.ly/40LO7AZ

Show HN: Upgrade Your English with Tarabol's Coaching Power https://bit.ly/40S3gRt April 10, 2023 at 03:35AM

Show HN: Secretsfly – a minimalist self-hosted secrets manager https://bit.ly/3mlfRNW

Show HN: Secretsfly – a minimalist self-hosted secrets manager https://bit.ly/3KNQGwZ April 10, 2023 at 02:32AM

Show HN: ThoughtCoach: Helping to improve mental health with AI https://bit.ly/3Mvyr0y

Show HN: ThoughtCoach: Helping to improve mental health with AI https://bit.ly/3UoVqw7 April 10, 2023 at 12:36AM

Show HN: A Lightweight 1.7KB JavaScript Framework https://bit.ly/40V1NcP

Show HN: A Lightweight 1.7KB JavaScript Framework I have developed a lightweight JavaScript framework that utilizes a single class and occupies only 1.7KB of gziped JavaScript. The framework features a Vue-inspired API and supports functionalities such as if, for, slot, and bind. https://bit.ly/3zG5kjv April 9, 2023 at 05:04PM

Show HN: Supavisor – a Postgres connection pooler written in Elixir https://bit.ly/40UxrXZ

Show HN: Supavisor – a Postgres connection pooler written in Elixir https://bit.ly/40TxDqy April 9, 2023 at 12:29PM

Show HN: Standup automation with automatic Timesheet generation https://bit.ly/3ms55VY

Show HN: Standup automation with automatic Timesheet generation https://bit.ly/41br7LB April 9, 2023 at 07:31AM

Show HN: Shell-maker, a maker of Emacs shells https://bit.ly/3mdct7P

Show HN: Shell-maker, a maker of Emacs shells https://bit.ly/3Ut8YXy April 9, 2023 at 10:23AM

Saturday 8 April 2023

Show HN: Top Web3/crypto jobs from companies funded by top tier VCs https://bit.ly/3mdv03V

Show HN: Top Web3/crypto jobs from companies funded by top tier VCs https://bit.ly/41ehvQm April 8, 2023 at 03:43PM

Friday 7 April 2023

Show HN: Find Perfect App for Self Hosting https://bit.ly/3ZPvdIa

Show HN: Find Perfect App for Self Hosting The website is just another interface to awesome-selfhosted[0] list. I am no front-end developer so please bear with me as I improve the design and add more capabilities like filter and sort. The website looks good on desktop and on mobile in landscape mode. [0]: https://bit.ly/3UhhRmO https://bit.ly/3UhhUiu April 7, 2023 at 06:53PM

Show HN: Shoogle – fast, FOSS and tracking-free Yellow Pages powered by OSM data https://bit.ly/43hmtxu

Show HN: Shoogle – fast, FOSS and tracking-free Yellow Pages powered by OSM data https://bit.ly/3Mqwgep April 7, 2023 at 12:53PM

Show HN: I built a website editor for TailwindCSS https://bit.ly/3ZMsbUZ

Show HN: I built a website editor for TailwindCSS https://bit.ly/43g01od April 7, 2023 at 04:32PM

Show HN: Chrome extension to improve productivity with ChatGPT https://bit.ly/3MppA08

Show HN: Chrome extension to improve productivity with ChatGPT https://bit.ly/3MvBIgp April 7, 2023 at 03:32PM

Show HN: Scan your blog for broken outgoing links https://bit.ly/417LSYn

Show HN: Scan your blog for broken outgoing links I built this small proof-of-concept interface that lets you scan a URL or the pages in a .XML sitemap for broken outgoing links. I use this to find issues with links in my own blog and I'm wondering if this is useful for others! I also have some cases of false positives showing up and I'd be interested in knowing if you have suggestions to better handle those cases. https://bit.ly/3Mm5zHN April 7, 2023 at 09:08AM

Show HN: I built a Hackable Hacker News (reprogrammable in-browser) https://bit.ly/3nS85eM

Show HN: I built a Hackable Hacker News (reprogrammable in-browser) Explanation/How to use: https://www.youtube.com/watch?v=-LsnmoSEEjI It works as a general-purpose news reader too! Feel free to give me your thoughts and suggestions. Hope it's something you all find fun! https://bit.ly/3nSq195 April 7, 2023 at 12:50PM

Thursday 6 April 2023

Show HN: Smart speaker that curses (and lot more) https://bit.ly/3UhdIiA

Show HN: Smart speaker that curses (and lot more) https://bit.ly/418ibq8 April 6, 2023 at 01:10PM

Show HN: The Future of Data APIs https://bit.ly/3GiFBBe

Show HN: The Future of Data APIs Hello everyone, I'm Matteo, and, over the last few months, I have been working with my co-founder and other folks from Goldman Sachs, Netflix, Palantir, and DBS Bank to simplify building data APIs. I have personally faced this problem myself multiple times, but, the inspiration to create a company out of it really came from this Netflix article (https://bit.ly/40RpanJ). You know the story: you have tons of data locked in your data platform and RDBMS and suddenly, a PM asks to integrate this data with your customer-facing app. Obviously, all in real-time. And the pain begins! You have to set up infrastructure to move and process the data in real-time (Kafka, Spark, Flink), provision a solid caching/serving layer, build APIs on top and, only at the end of all this, you can start integrating data with your mobile or web app! As if all this is not enough, because you are now serving data to customers, you have to put in place all the monitoring and recovery tools, just in case something goes wrong. There must be an easier way !!!!! That is what drove us to build Dozer. Dozer is a simple open-source Data APIs backend that allows you to source data in real-time from databases, data warehouses, files, etc., process it using SQL, store all the results in a caching layer, and automatically provide gRPC and REST APIs. Everything with just a bunch of SQL and YAML files. In Dozer everything happens in real-time: we subscribe to CDC sources (i.e. Postgres CDC, Snowflake table streams, etc.), process all events using our Reactive SQL engine, and store the results in the cache. The advantage is that data in the serving layer is always pre-aggregated, and fresh, which helps us to guarantee constant low latency. We are at a very early stage, but Dozer can already be downloaded from our GitHub repo (https://bit.ly/3UiqHAH). We have taken the decision to build it entirely in Rust, which gives us the ridiculous performance and the beauty of a self-contained binary. We are now working on several features like cloud deployment, blue/green deployment of caches, data actions (aka real-time triggers in Typescript/Python), a nice UI, and many others. Please try it out and let us know your feedback. We have set up a samples-repository (https://bit.ly/40NCwBn) for testing it out and a Discord channel (https://bit.ly/40JNR5n) in case you need help or would like to contribute ideas! Thanks Matteo April 6, 2023 at 07:16AM

Show HN: I feed all my daily entries to an AI (ChatGPT) https://bit.ly/410kStQ

Show HN: I feed all my daily entries to an AI (ChatGPT) Hello there! I hope you're doing well today! I wanted to share something with you. Recently I was on the hunt for the best way to journal daily. Well, I had this idea - what if I could feed all my daily entries to an AI (ChatGPT), and create a friendly, supportive character like Socrates or Simon Sinek? This way, I could ask any questions about my life and mental health, and get some amazing advice on how to improve myself! The results have been absolutely mind-blowing ! I even made a short GIF to show you how it works - check it out! - https://bit.ly/3ZGPvU1 I've shared this with my friends, and they loved it so much that they've been asking me to create a full-featured journalling app with an AI assistant! What do you think? Would you be interested in using an app like this? I'd love to hear your feedback and thoughts on this. Please feel free to drop a comment and let me know what you think! Right now, I'm just collecting a waitlist of people who are interested in the app, so if you're interested, here is a link for signup to waitlist - https://bit.ly/3ZGPwax .If I can get 100 people on the waitlist in the next few days, I'll launch the app! April 6, 2023 at 07:46AM

Show HN: Create AI Art with your phone (Android app, Stable Diffusion) https://bit.ly/3UfrtOP

Show HN: Create AI Art with your phone (Android app, Stable Diffusion) https://bit.ly/3GnSjPb April 6, 2023 at 08:13AM

Wednesday 5 April 2023

Tuesday 4 April 2023

Show HN: Toolbuilder – No code AI tool builder, backend automated by LLM https://bit.ly/3mbsVFx

Show HN: Toolbuilder – No code AI tool builder, backend automated by LLM I created an AI tool creation platform using LLM to automate the backend. It's going to be fun to use. Please provide me some feedback. The platform is free to use, and you can build an AI tool by simply typing what you want to build. However, its capabilities are currently limited to text generation, so you cannot build something like a photobook generator yet. https://bit.ly/3ZGy4TQ April 5, 2023 at 06:28AM

Show HN: GPT-4 powered brand name generator https://bit.ly/3Kz5S0D

Show HN: GPT-4 powered brand name generator As a fun weekend project to take a break from the everyday work-university cycle, I've messed around with OpenAI's GPT-4 API and created a simple name generator with it. In the coming days, I'll be adding more features. https://bit.ly/3m8DGsc April 5, 2023 at 12:19AM

Show HN: Live coaching app for remote SWE interviews, uses Whisper and GPT-4 https://bit.ly/40Fg0L9

Show HN: Live coaching app for remote SWE interviews, uses Whisper and GPT-4 Posting from a throwaway account to maintain privacy. This project is a salvo against leetcode-style interviews that require candidates to study useless topics and confidently write code in front of a live audience, in order to get a job where none of that stuff matters. Cheetah is an AI-powered macOS app designed to assist users during remote software engineering interviews by providing real-time, discreet coaching and integration with CoderPad. It uses Whisper for audio transcription and GPT-4 to generate hints/answers. The UI is intentionally minimal to allow for discreet use during a video call. It was fun dipping into the world of LLMs, prompt chaining, etc. I didn't find a Swift wrapper for whisper.cpp, so in the repo there's also a barebones Swift framework that wraps whisper.cpp and is designed for real-time transcription on M1/M2. I'll be around if anyone has questions or comments! https://bit.ly/3ZFJrve April 5, 2023 at 12:36AM

Show HN: CartoSVG – create beautiful map visualizations easily https://bit.ly/3ZJSPh8

Show HN: CartoSVG – create beautiful map visualizations easily This project aims at making the creation of rich interactive maps easy, with no compromise on the visual quality. A goal is also to export the final SVG as lightweight as possible, with no dependency on external libraries, which are usually needed to have interactive maps on a website. Feel free to explore the examples (the “examples” dropdown at the top-right) to explore what is possible to design with CartoSVG. https://bit.ly/438ZN26 April 4, 2023 at 08:05PM

Show HN: I collect domain names to help build them https://bit.ly/3ztXyZJ

Show HN: I collect domain names to help build them https://bit.ly/3zucEhN April 4, 2023 at 11:51AM

Monday 3 April 2023

Show HN: Garson.io helps product people write like a pro https://bit.ly/3nxGQ95

Show HN: Garson.io helps product people write like a pro If you struggle with writing a professional email, blogpost or documentation article or it takes you too much time, Garson is here to help. AI powered concierge that can improve the quality of your write ups. https://bit.ly/3nxGQG7 April 4, 2023 at 05:22AM

Show HN: Abstract coding using GPT 4 https://bit.ly/3ZF4fmn

Show HN: Abstract coding using GPT 4 https://bit.ly/40UuGpi April 4, 2023 at 04:58AM

Show HN: Generate Textual Descriptions for Images https://bit.ly/411kRGf

Show HN: Generate Textual Descriptions for Images https://bit.ly/3ZGnEUa April 4, 2023 at 01:28AM

Show HN: Daba – Turn your JSON into a database https://bit.ly/3ztX99H

Show HN: Daba – Turn your JSON into a database Hi all, I built this tool when I needed a simple LocalStorage-esque database for a client project, and figured others might want something similar. Basically turns your JSON into a query-able, hosted database in seconds. You can read/update/delete JSON files by path, just like you would in Javascript. So, something like get(”users[7].address”) And while we’re at it, I also built a simple file storage service where you upload a file and it gives you the URL back. A lot of my (and other devs friends') side projects will never require more data than a JSON file can handle. Yet we always have to go through the hoops of setting up and using databases meant to handle huge amounts of data. There are many other services that could benefit from the same minimalist philosophy. The idea is to have a bunch of building blocks of different services, and let the developer scale up/down the complexity as they see fit. I'm working on more services for daba (In no particular order: SQLite db?, auth, emails, …) You can use this for any applications where the data can fit in a JSON file. (e.g. Website CMS, blog, portfolio, small mobile apps, internal tools, …). You’ll be surprised at how much data a 20mb JSON file can hold: https://bit.ly/3m37vu2... Let me know what you think https://bit.ly/3JZJADS April 3, 2023 at 09:54PM

Show HN: Ycinterview.ai – Practice the YC Interview with Cloned AI Partners https://bit.ly/3mbJVeC

Show HN: Ycinterview.ai – Practice the YC Interview with Cloned AI Partners https://bit.ly/3nKll4V April 3, 2023 at 08:25PM

Show HN: Pubnix.pink, a public-access Void Linux system https://bit.ly/3zzwmbX

Show HN: Pubnix.pink, a public-access Void Linux system This is a hobby project I've been working on, any feedback is greatly appreciated! https://bit.ly/435RfsT April 3, 2023 at 07:10PM

Show HN: Tomatotree.tv – Find your next series to watch using Rotten Tomatoes https://bit.ly/3U7BNs4

Show HN: Tomatotree.tv – Find your next series to watch using Rotten Tomatoes https://bit.ly/3U4YbSZ April 3, 2023 at 04:19PM

Show HN: Practice React's UseState Hook with 8 Interactive Exercises https://bit.ly/40VMzEg

Show HN: Practice React's UseState Hook with 8 Interactive Exercises https://bit.ly/3MdidZI April 3, 2023 at 04:47AM

Sunday 2 April 2023

Show HN: Resource Forks https://bit.ly/3lZ2vqk

Show HN: Resource Forks https://bit.ly/3lZtli3 April 3, 2023 at 04:33AM

Show HN: Cloud.museum the first SSG coded by ChatGPT https://bit.ly/3zn6gcp

Show HN: Cloud.museum the first SSG coded by ChatGPT ChatGPT can code pretty well but not without some help. After 100+ interactions here is the first ever static site generator coded entirely by ChatGPT. There is a NodeJS and even a Swift version. What do you think ? https://bit.ly/3zpKK6z April 3, 2023 at 01:14AM

Show HN: Shhhbb, an SSH BBS https://bit.ly/3ZDwCS1

Show HN: Shhhbb, an SSH BBS Hello all :) I made this BBS for fun and thought you all would enjoy it. It's not perfect, but it's been a fun exercise! see it: https://bit.ly/3ZIGLwY try it: ssh -p 2223 shhhbb.com host it: https://bit.ly/3nGZrQk why? Every year I challenge myself in some new way, this year it is to push one project per week. You might recognize my static site generator [0] or my releaser for go [1] from previous posts as one of these weekly projects. If you want to join me in doing this, it's been a blast and I highly recommend it! Maybe we can chat on the bbs about it :) [0] - bearclaw tiny static generator - https://bit.ly/3IRKuD5 [1] - release.sh release builder for go - https://bit.ly/3IRKuD5 need: I'd love a few co-conspirators, or even some new friends for the bbs software or the bbs itself. A lofty nice-to-have goal is meeting a few other similarly motivated people to conspire with on a weekly basis. If that's you, drop me a line! goals: I have about half of an admin interface endpoint pushed up, which I'd like to finish. I realized mid-commit that I'd lacked some other material in a previous commit, and in pushing it up, I ended up pushing half the admin feature. Stay tuned for that. I'd also like to implement a feature where I surrender the socket to a new process so I can upgrade the binary without dropping all of the connected users. I'm not sure on the feasibility of this, but all the words fit together, so it'll be tried. https://donuts-are-good.github.io/shhhbb/` April 2, 2023 at 05:40PM

Show HN: Open-Source Coding Bounties https://bit.ly/43b7ViW

Show HN: Open-Source Coding Bounties Hey HN! We’re Ioannis & Zaf, building Algora.io to help open source projects reward their contributors & grow their communities. 1min demo: https://twitter.com/algoraio/status/1641560954746839042 The Problem: paid contributions in open source are scarce, low trust & high friction Our Solution: we built an app that streamlines open source bounties on Github • workflow: /bounty & /claim commands on issues and pull requests to create & solve bounties • discovery: README shields, badges and leaderboards, Github bot notifications, in-app bounty boards • tipping: /tip command on issues and pull requests to reward contributions retroactively • payments: Stripe Connect to onboard contributors & simplify payments, invoices & reporting • bounties API (SDK coming soon) to create bounty portals on your website Our first customer was Remotion.dev (15.6k stars, Typescript/React) in November 2022, whose feedback helped us ship our Github app & iterate through our bounty workflow. To date, Remotion.dev has rewarded 17 open source bounties: https://bit.ly/3nzAndT... Since then, we’ve been fortunate to also welcome Cal.com (17.6k stars, Typescript/Next), IHP (3.9k stars, Haskell), Qdrant.tech (5.4k stars, Rust), erxes.io (2.8k stars, Typescript) and shuttle.rs (YC S20, 2.1k stars, Rust). With Algora, OSS projects have rewarded bounties to contributors in the US, Europe (Germany, France, Norway), Canada, Nigeria, India, Egypt, UAE, Brazil, Colombia, Philippines and Australia — we hope this list keeps growing! In an effort to learn more about open source, understand the experience of maintainers and share lessons & advice for building commercial open source companies, we also started a COSS founder interview series. You can find the full interviews & highlights on our youtube channel: https://youtube.com/@algora-io We are really excited to hear your feedback/questions and connect further: our emails are ioannis@algora.io & zafer@algora.io Thank you in advance for all your input! https://bit.ly/433v0nI April 2, 2023 at 05:23PM

Show HN: A short guideline for getting stuff done without AI https://bit.ly/40TIqk1

Show HN: A short guideline for getting stuff done without AI https://bit.ly/3Mizssq April 2, 2023 at 02:11PM

Saturday 1 April 2023

Show HN: iOS App to build your own content feed https://bit.ly/3M8u23i

Show HN: iOS App to build your own content feed Hey Folks, looking for some feedback on an iOS app I built. I'm not that great at UI and would love any feedback when it comes to just overall UX. You can download the TF here: https://apple.co/3K3CYo7 I've been really annoyed lately in getting a good content feed. Its a mix of a traditional RSS app but you could also important things from Twitter and other websites. April 2, 2023 at 01:07AM

Show HN: PizzaGPT – ChatGPT clone accessible from Italy https://bit.ly/3m2c9sc

Show HN: PizzaGPT – ChatGPT clone accessible from Italy https://bit.ly/3MrMcNR April 2, 2023 at 01:33AM

Show HN: Jarvis AI – your dedicated concierge for anything https://bit.ly/3m5jkQn

Show HN: Jarvis AI – your dedicated concierge for anything https://bit.ly/40Rvyeb April 2, 2023 at 12:38AM

Show HN: Build your own no-code editor with Reka.js https://bit.ly/3U03wLo

Show HN: Build your own no-code editor with Reka.js Much of the complexity surrounding building no-code editors come from architecting the state management system to power such editors: how can we allow end-users to create and edit entire UI components directly from the browser? Reka solves this by providing an AST-powered state system that enables end-users to create UI components that are nearly as complex as ones that developers could write in code; along with an interpreter to efficiently compute an output that could be rendered on the browser. Furthermore, Reka provides additional extensions, such as enabling real-time collaboration via CRDTs; or you could build a custom extension to support additional functionalities such as a commenting system. All that's left is for you to build your own UI abstractions on top of Reka — designing your editor UI/UX and providing easy-to-use buttons/controls for your end-users to mutate the underlying state in Reka. Github: https://bit.ly/3ZAK4pR https://bit.ly/40TRlC5 April 1, 2023 at 12:30PM

Show HN: Sshmgr, simple SSH manager for busy and lazy people https://bit.ly/3nFev0V

Show HN: Sshmgr, simple SSH manager for busy and lazy people Simple SSH manager for busy and lazy people. It's open source. https://bit.ly/3GdjMTB April 1, 2023 at 02:33PM

Show HN: Modern media captions parsing and rendering library (vtt/srt/ssa) https://bit.ly/40N8nSc

Show HN: Modern media captions parsing and rendering library (vtt/srt/ssa) https://bit.ly/40S1Qpr April 1, 2023 at 01:47PM