Posts

Showing posts from December, 2022

Show HN: My programming language, building in public for 1 year https://ift.tt/2pH0Bt4

Show HN: My programming language, building in public for 1 year My weekly(ish) video logs tracking my progress of building a completely sound statically typed language and structural editor. The motivation is to make lots of invalid programs unrepresentable. https://ift.tt/qlc2E7I December 31, 2022 at 03:42PM

Show HN: Superpose – Compile-time Go transformations in multiple dimensions https://ift.tt/WPetX2o

Show HN: Superpose – Compile-time Go transformations in multiple dimensions https://ift.tt/VBdZveq December 31, 2022 at 01:02PM

Show HN: I made a simple, open source, chromatic tuner mobile app https://ift.tt/hCn4z80

Show HN: I made a simple, open source, chromatic tuner mobile app I'm a musician by night, software developer by day, and one of the minor frustrations I've always had was trying to find a simple tuner app for my phone. Looking at both the iOS and Android app stores, you'll find a lot of the top tuner apps are rather bloated with ads or subscription callouts. I thought I'd create a dead-simple minimalistic chromatic tuner the way I would like it - open the app, and tune my guitar. I also wanted to delve a bit into mobile development, as my main focus is in web with NodeJS and React. I chose React Native since it was the easiest to understand coming from React. Flutter was also an option since the company I work for has a team working in that, but I thought it would be a bit too much effort to learn Dart. I learned a bit more about React rendering with this project as well. The main issue I had was trying to have a React state variable be constantly updated with any freq

Show HN: I Built Sailboat UI – Modern UI Framework for Tailwind CSS https://ift.tt/Gm5QDbN

Show HN: I Built Sailboat UI – Modern UI Framework for Tailwind CSS Get start with 150+ Tailwind CSS components , built your website quickly with Sailboat UI. https://sailboatui.com/ December 31, 2022 at 12:48AM

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

Show HN: lambdaprompt – build, compose and call templated LLM prompts For the past few months I've been building a lot of things with LLMs (GPT-3, Codex, etc.) as I've been trying to push them to their limits (especially towards applying them to the tabular data domain) When working on this, I've found there are some common patterns for solving problems (templating, chaining, functional-programming style operations, etc.) As I've iterated, I've come to believe that a functional style interface is likely going to power a new wave of systems I'm calling "prompt-machines"(systems where the core new unit of work is a "named" LLM prompt, extending the "function" concept). Additionally, in order to make the code capable of meta-prompting (where the LLM can write its own templated prompts), I aimed to make the interface and library as simple and lightweight as possible. I think I've achieved my goal, so I'm releasing the library to

Show HN: I made a HN clone that filters out AI/Chat GPT/DALL-E content https://ift.tt/J4m3ZTO

Show HN: I made a HN clone that filters out AI/Chat GPT/DALL-E content https://ift.tt/OBLdPpw December 30, 2022 at 03:37PM

Show HN: Self Hosted OpenStreetMap using only Sqlite3 and Python https://ift.tt/3ijPakg

Show HN: Self Hosted OpenStreetMap using only Sqlite3 and Python https://ift.tt/roQmFqx December 30, 2022 at 02:45PM

Show HN: Advent of Code 2022 (only first eight in different langs) https://ift.tt/x1jrp3w

Show HN: Advent of Code 2022 (only first eight in different langs) Tried/revisited/used: Elixir, Haskell, Python, Rust, JS, Rust-WASM, TypeScript, Java. With READMEs for each https://ift.tt/j5DziR8 December 30, 2022 at 02:36PM

Show HN: Graphic AI Art Assistant for WhatsApp https://ift.tt/Uxgyano

Show HN: Graphic AI Art Assistant for WhatsApp https://ift.tt/sSMzj7f December 30, 2022 at 01:27PM

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

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

Show HN: Distilhn.com – Front-Page Articles Summarized with Machine Learning https://ift.tt/ZVr41zc

Show HN: Distilhn.com – Front-Page Articles Summarized with Machine Learning Hey HN, I've built a little website to show news articles with a summary so that I don't have to RTFA if I just want a rough sense of what it covers :) I also share the summaries in an RSS feed for those who'd prefer to use their own reader. Let me know what you think! https://ift.tt/YkFrRu4 December 30, 2022 at 04:58AM

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

Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework https://ift.tt/nbfp1c5 December 29, 2022 at 02:10PM

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

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

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

Show HN: Logos Created with AI https://ift.tt/F3R1fzu December 29, 2022 at 03:20PM

Show HN: CFR Explorer – Finding aviation answers using AI https://ift.tt/38Y7jXx

Show HN: CFR Explorer – Finding aviation answers using AI I've been wondering how can recent advances in AI can help with exploring regulations (currently related to aviation). Here is a beta app which uses embeddings to search and then uses GPT to quickly provide pilots with answers to aviation regulations in Title 14. Please note that this is a beta version, so errors may occur and you should always verify the response. I welcome feedback and suggestions to help improve the app. If you find an answer helpful, don't forget to give it a thumbs up, and if you think an answer could be improved, please give it a thumbs down. https://ift.tt/tTUy6Pl December 29, 2022 at 12:36PM

Show HN: GUI for Making Animated Webcomics https://ift.tt/QkhuXfw

Show HN: GUI for Making Animated Webcomics https://ift.tt/nOWhsyX December 29, 2022 at 07:45AM

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

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

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

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

Show HN: Built your front end in React, then let ChatGPT be you Redux reducer https://ift.tt/hQ3usMD

Show HN: Built your front end in React, then let ChatGPT be you Redux reducer https://ift.tt/RTDzvZm December 28, 2022 at 01:26PM

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

Show HN: Helix, a Framework for AI Systems https://ift.tt/mTWceQ5 December 28, 2022 at 12:44PM

Show HN: Track Institutional Investors https://ift.tt/iLr0mVO

Show HN: Track Institutional Investors https://ift.tt/ivZ5uN7 December 28, 2022 at 12:33PM

Show HN: I reverse prompt engineered every Notion AI feature https://ift.tt/hsqdXm3

Show HN: I reverse prompt engineered every Notion AI feature https://ift.tt/SMe1wFN December 28, 2022 at 12:29PM

Pbproxy – Send your clipboard anywhere you can ssh https://ift.tt/67xRmBy

Pbproxy – Send your clipboard anywhere you can ssh https://ift.tt/Qzg049T December 28, 2022 at 01:12AM

Show HN: Get user feedback. Make it a conversation https://ift.tt/39bIGVq

Show HN: Get user feedback. Make it a conversation https://feedbakk.io/ December 27, 2022 at 11:57PM

Show HN: GPT Classifies HN Titles https://ift.tt/4Up56ug

Show HN: GPT Classifies HN Titles With all the "what can GPT do", I went to dabble with it to see if I could do something that plays to its strengths rather than just speculating about "would it be good at that?" https://ift.tt/FWUDXeK The basis for the prompt is: Classify following titles into one or more of {US Politics}, {World Politics}, {Technology}, {Security}, {Current Events}, {Boasting}, {Curiosity}, {Unknown} The results from the front page as I type this: 34152137 Technology: Lite XL: A lightweight text editor written in C and Lua 34151880 Curiosity: Hydrochloric acid is more complicated than you think 34156235 World Politics, Current Events: Apple Japan hit with $98M in back taxes for missing duty-free abuses 34152333 Technology: The Architecture of the Lisa Personal Computer (1984) [pdf] 34151951 Curiosity: The Zen anti-interpretation of quantum mechanics (2021) 34155009 Unknown: Added 49 volumes of Arkansas, Mississippi, and Tennessee law 34145665 Tech

Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts https://ift.tt/4LjkGsl

Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts https://mastinator.com/ December 27, 2022 at 05:28PM

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

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

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

Show HN: Free video conferencing over WebRTC in Go https://ift.tt/IiHGCuj December 27, 2022 at 11:55AM

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

Show HN: Diagramify – Describe your diagram and get it https://ift.tt/ms2te0F December 27, 2022 at 09:24AM

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

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

Show HN: Gamedrop – Videogame collection management, price alerts, and prices https://ift.tt/scjN9eC

Show HN: Gamedrop – Videogame collection management, price alerts, and prices https://ift.tt/1C8nuDN December 26, 2022 at 05:53PM

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

Show HN: How many advertising panels in Sydney are near a public telephone? https://ift.tt/w4DaB03 December 26, 2022 at 03:57PM

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

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

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

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

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

Show HN: Test if your shortcut conflicts with any default shortcuts in browsers https://ift.tt/Mx1oRXB December 26, 2022 at 12:04PM

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

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

Show HN: 10x Faster Twitter Embeds https://ift.tt/Q5b9yxE

Show HN: 10x Faster Twitter Embeds https://ift.tt/yVfJOZk December 25, 2022 at 09:11PM

Show HN: Talk to GPT-3.5 via WhatsApp https://ift.tt/Zv3TypD

Show HN: Talk to GPT-3.5 via WhatsApp https://aibuddy.chat/ December 25, 2022 at 07:54PM

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

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

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

Show HN: Kweb 1.3.3 released, a server-side interface to the browser's DOM https://ift.tt/Q4bGKED December 25, 2022 at 01:10PM

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

Show HN: Bespoke Artist Website Hosting Merry Christmas everyone! We started offering hosting services for our musical artists at our record label Epsilon Records ( https://ift.tt/MTzcP0Z ) and we recently decided to open the offering further. Consider it boutique high-touch hosting at a good value for a very niche musical artist audience (bands/producers/musicians). We offer a choice of the WordPress or Ghost platform but can also handle custom requirements for the more technical customer. Get in touch and let’s nerd out over how we can help you meet your musical and artistic hosting needs. And now a word from ChatGPT: "Why choose Epsilon for your musical hosting needs? There are several reasons why you may want to choose a hosting provider that specialises in music: * Expertise: A hosting provider that specialises in music will have a deep understanding of the specific needs and requirements of music websites. This includes things like fast loading times for streaming audio and

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

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

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

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

Show HN: GPT-3 Powered Shell https://ift.tt/0ykGdtf

Show HN: GPT-3 Powered Shell https://ift.tt/gdW6TVP December 22, 2022 at 08:34PM

Show HN: TapTab – Tab switching web extension for Safari https://ift.tt/T9RumFO

Show HN: TapTab – Tab switching web extension for Safari I like the tab-switching behaviour in Chrome/Firefox and wanted Safari to have something similar. Another wish of mine was for it to be a web extension that feels native to the browser vs an app extension that looks out of place. I posted a while back on HN to see if other people feel the same and the response was very positive : https://ift.tt/pJkm5Dy Say hello to TapTab : https://ift.tt/R5ekW9x... TapTab feels right at home in Safari and is loaded with features to improve how you interact with tabs. You no longer have to miss the native tab-switching functionality that you love in Chrome/Firefox. I launched the app a few days ago, and the response has been great. Some of the features that users have been loving : - Keep your hands at the keyboard: navigate all tabs without your hands leaving the keyboard. - Fuzzy Search: Search through your tab titles and URLs at lightning speed. - Switch to previous tab: Comes with a handy sho

Show HN: GUI-based free app to backup and restore hard disk on Windows clients https://ift.tt/N4kxPBj

Show HN: GUI-based free app to backup and restore hard disk on Windows clients I wrote a small GUI-based tool that uses the Windows Imaging Format (WIM) to create full backups of computer systems (operating system images) and then restore them. The application is hosted on GitHub, is open source, and is offered under the Apache 2.0 license. In addition, the repository includes an illustrated step-by-step guide to help get it up and running. Maybe someone can use the solution for their purposes as well - I would be happy. Have fun with it. The GitHub repository is named: WIM-Backup December 23, 2022 at 10:28PM

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

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

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

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

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

Show HN: I built a free Chrome extension that writes entire emails using ChatGPT https://ift.tt/4HBLNol December 24, 2022 at 02:21AM

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

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

Show HN: Simple golinks server backed by airtable https://ift.tt/HZM8GBc

Show HN: Simple golinks server backed by airtable Like short codes? Like bookmarks? Have fun with this very simple golinks server. If you haven't heard of golinks, they are short codes to bookmarks. In your browser you type `go/ ` and it takes you to a bookmark. Eg, `go/hn` or `go hn` (space is easier to type than forward slash) could take you to https://news.ycombinator.com . Happy Holidays! https://github.com/skhavari/golinks December 23, 2022 at 03:03PM

Show HN: Search HN Favorites or Export to CSV/HTML https://ift.tt/785SYcO

Show HN: Search HN Favorites or Export to CSV/HTML I wrote a JavaScript tool to search your HN favorites and export them to CSV or HTML. The JavaScript runs in your browser like a browser extension. It scrapes the HTML and navigates from page to page. Setup and usage instructions are in the file. https://ift.tt/01oGrav December 23, 2022 at 01:07PM

Show HN: Hacker News Insight https://ift.tt/459HUMz

Show HN: Hacker News Insight https://ift.tt/gNWhPzJ December 23, 2022 at 12:36PM

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

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

Show HN: My bookmarks of HN and who I'm following https://ift.tt/c8BibQv

Show HN: My bookmarks of HN and who I'm following https://ift.tt/utvWoJX December 22, 2022 at 03:10PM

Show HN: Query any database with plain text https://ift.tt/bZ8WNAq

Show HN: Query any database with plain text Hi everyone, Zing Data ( https://zingdata.com ) is an ios[1], android[2] and web app[3] that allows you to query any database with natural language. We use OpenAI's GPT-3 model to generate SQL queries that run against your Databricks, RedShift, mySQL, Snowflake, postgres, Starburst, Trino, Presto db clusters or Google Sheets and auto-visualizes the result. Check out a howto guide here --> https://ift.tt/c6D2dYF... [1]: https://ift.tt/VgUcPj6... [2]: https://ift.tt/wk9Pqae... [3]: https://ift.tt/ZowTl1P https://ift.tt/eVqUclE December 22, 2022 at 02:38PM

Show HN: Metriport – Open-source universal API for health data https://ift.tt/RD5kVrI

Show HN: Metriport – Open-source universal API for health data Hey HN, we’re Colin and Dima, founders of Metriport ( https://metriport.com/ ). We help digital health companies access and manage user health and medical data, through an open-source and universal API. Today we’re very excited to share with you the launch of our open-source Health Devices API, which allows companies to gain access to their users’ health data from various wearables, RPM devices, and mHealth apps. You can check out the public Github repo here: https://ift.tt/Pa0HSGh For developers in the health data space, building integrations to various data sources is a huge pain, as it means wrangling different data formats, gaining access to the APIs in the first place, and ultimately spending precious developer resources building out data pipelines. We solve this pain for you through our open-source API, which is quick and easy to get started with (see: https://ift.tt/GKmV1sY... ). Out of the box, our Health Devices AP

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

Show HN: My Afternoon JavaScript Library https://ift.tt/Cyf4DN1 December 22, 2022 at 12:00PM

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

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

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

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

Show HN: eBPF-powered L4 package dropper https://ift.tt/TfvoQeu

Show HN: eBPF-powered L4 package dropper https://ift.tt/eNSgko2 December 22, 2022 at 07:48AM

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

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

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

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

Show HN: A Dominoes Simuation in My Machine Simulation Game https://ift.tt/pRoi4ts

Show HN: A Dominoes Simuation in My Machine Simulation Game https://ift.tt/wvxGQDW December 21, 2022 at 04:36PM

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

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

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

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

Show HN: How to use ChatGPT+ARKit to script experiences with natural language https://ift.tt/QVNcpMR

Show HN: How to use ChatGPT+ARKit to script experiences with natural language Video demonstration: https://youtu.be/bJFa5HOmhl4 I created a demo involving ChatGPT, OpenAI's Whisper running on-device for speech-to-text (because why not?), and ARKit. By defining a custom JavaScript environment with JavaScriptCore and describing it to ChatGPT, I was able to get it to produce functioning scripts that instantiate and manipulate 3D objects. Sketchfab is used to import 3D assets on the fly. Google Poly had a much better catalog of assets for this sort of thing but sadly, it's no longer available. The README.md describes how it all works but the gist of it is that user prompts are wrapped in a larger prompt that describes the environment (i.e., which functions are available to use and how they work) and constraints. The code is then executed directly. Assets for objects are fetched as needed by searching Sketchfab. https://ift.tt/MBPlOgt December 21, 2022 at 10:21AM

Show HN: Headerless C programming with __INCLUDE LEVEL__ https://ift.tt/9st7dIR

Show HN: Headerless C programming with __INCLUDE LEVEL__ https://ift.tt/WsVdukJ December 20, 2022 at 02:21PM

Show HN: Vectory – A collection of tools to track and compare embedding versions https://ift.tt/WP6nj9b

Show HN: Vectory – A collection of tools to track and compare embedding versions https://ift.tt/3TqbuWQ December 20, 2022 at 02:22PM

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

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

Show HN: Dolla JavaScript (a library of methods for the DOM) https://ift.tt/J7LtzID

Show HN: Dolla JavaScript (a library of methods for the DOM) Here's a growing library of javascript methods that augment the existing functionality of methods available for working with the DOM. The most helpful method is `createElement` or `append` that adds a wider range of content that can be appended, including support for callbacks, and Promises. https://dollajs.com December 20, 2022 at 09:12AM

Show HN: There's an AI for That https://ift.tt/DMUd0Kc

Show HN: There's an AI for That https://ift.tt/jTnZzvb December 20, 2022 at 10:13AM

Show HN: Death by AI https://ift.tt/bhLBfCj

Show HN: Death by AI I recently created a simple but efficient tool to help document writers generate a list of acronyms and definitions. Here comes chatGPT. At home, it’s all fun and games until I realize this thing might be able to do exactly what my “dumb” website does: "Give me the list of acronyms used in the previous text and their definitions"... It had a good-looking answer. Of course... At first I was bummed, but quickly realized that even though the output looked neat, it was also not reliable (missing some acronyms, adding some that were not in the original text, albeit related to it). Anyway, the next day I stumbled upon https://ift.tt/soKwNEb and the two things collided in my head: other people probably feel like AI is going to "kill" them or their product too. Why not make a list of these things? A shameless clone later (it's open source ) https://deathbyai.com was born. I was initially going for a more serious tone, but it soon felt impossible to

Veonid – Create a personal website for free https://ift.tt/CNiz0f8

Veonid – Create a personal website for free https://www.veonid.com/ December 20, 2022 at 02:19AM

Show HN: A Repository of Wordle-Like Games https://ift.tt/xw3plOe

Show HN: A Repository of Wordle-Like Games https://ift.tt/MD5upib December 19, 2022 at 10:07PM

Show HN: Monitor a Cyber Power UPS with node_exporter, Prometheus and Grafana https://ift.tt/BQzR9w1

Show HN: Monitor a Cyber Power UPS with node_exporter, Prometheus and Grafana https://ift.tt/hGtjLol December 19, 2022 at 01:24PM

Show HN: A new word game with a travel theme https://ift.tt/j3INQhs

Show HN: A new word game with a travel theme This is an independently created word game our family has been working on for a few years. It has uses a license plate motif for word puzzles where the quality of the answers drive a virtual travel experience. The game is web-based, works in all browsers, is fully responsive for mobile screen sizes and also works as a Progressive Web App (PWA). It is written in Django/Python and a modicum of Javascript. https://ift.tt/Kpl7IxG December 19, 2022 at 02:50PM

Show HN: Desktop Search Powered by Elasticsearch https://ift.tt/7LKUXQn

Show HN: Desktop Search Powered by Elasticsearch https://ift.tt/SEejVB7 December 19, 2022 at 07:31AM

Show HN: Shell script for playing music from YT with a text queue file and mpv https://ift.tt/6eG2MIS

Show HN: Shell script for playing music from YT with a text queue file and mpv Hi, I am kind of hesitant to post this because I wrote this myself and it's definitely not polished but I thought people might find it useful considering some of the music related things I have seen posted here. This doesn't have anything fancy like a recommendation system or pretty ui but it makes it very easy to listen to music and keep a history of what you've listened to. If it means anything, this is the only thing I use for music playing. Features: - Everything is a text file (queue, your listen/artist history)! - Mpv as music player (you can control or get info using the ipc socket the script opens) - Download songs after you've listened to it a chosen amount - Fzf to search music - Add playlists from the cli - Manage queue from the cli, fzf, or vim - Run arbitrary commands on song change - Search and play or select from search results Here is a demo: https://ift.tt/SM1zwAv... and the

Show HN: Fort.js – A modern progress bar for form completion https://ift.tt/Fbwvrk2

Show HN: Fort.js – A modern progress bar for form completion https://ift.tt/H4cug8F December 19, 2022 at 12:35PM

Show HN: Infisical – open-source secrets manager https://ift.tt/Nar1W5I

Show HN: Infisical – open-source secrets manager Last month, we open-sourced Infisical ( https://ift.tt/ycj7Si5 ) - a simple, end-to-end encrypted tool to sync environment variables across your team and infrastructure. You can use it to store environment variables and inject them into your applications locally or into CI/CD and production infrastructure. It can be used with any language/framework and is platform independent with a super easy setup. We know secret managers exist but, in our experience, they’re too complicated, not comprehensive, not user-friendly, or a mix of all three — other nicer ones are closed-source and don’t have self-hosted options available. That’s why we’re on a mission to make secret management more accessible to every developer — not just security teams. We’ve launched this repo under the MIT license so any developer can use the tool. The goal is to not charge individual developers. We make money by charging a license fee for some future enterprise features

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

Show HN: Share Mastodon link in an untraditional way https://ift.tt/zhliM9n December 18, 2022 at 04:03PM

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

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

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

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

Show HN: Really Simple Notes https://ift.tt/6Oispwq

Show HN: Really Simple Notes I made Really Simple Notes after getting frustrated with other note-taking apps. I found that I was spending more time formatting my notes than writing them. I like the sidebar navigation that Coda provides, but I hate how slow Coda is. I like how fast Google Docs is, but I don't like knowing that all my data goes to their servers; who knows what they are doing with my data? That's when I decided to create Really Simple Notes. It's an offline-only, no-formatting notes app with a sidebar to navigate notes. I've found that as I use it for personal notes, my productivity has increased significantly. I'm no longer fretting over formatting or waiting for things to load. I'm just writing notes. The app is totally free, so I hope you'll give it a try! https://ift.tt/lT3Aft1 December 18, 2022 at 04:52AM

Show HN: Vulkan on Bun and Binding Generator https://ift.tt/2vZOSHw

Show HN: Vulkan on Bun and Binding Generator I made a couple(dozens) of hacks, but I managed to build a binding generator for Bun that eases using Vulkan and GLFW libraries to make blazingly fast GPU powered JS programs. https://ift.tt/LQkAblf December 18, 2022 at 04:15AM

Show HN: Favicons for HN https://ift.tt/uyoTX6C

Show HN: Favicons for HN https://ift.tt/0IiMBOu December 18, 2022 at 05:05AM

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

Show HN: Speleomorph, an Exploration Puzzle https://ift.tt/xXISt3F December 17, 2022 at 12:49PM

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

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

Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts https://ift.tt/5GBRJ8v

Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts This is a quick prototype I built for semantic search and factual question answering using embeddings and GPT-3. It tries to solve the LLM hallucination issue by guiding it only to answer questions from the given context instead of making things up. If you ask something not covered in an episode, it should say that it doesn't know rather than providing a plausible, but potentially incorrect response. It uses Whisper to transcribe, text-embedding-ada-002 to embed, Pinecone.io to search, and text-davinci-003 to generate the answer. More examples and explanations here: https://twitter.com/rileytomasek/status/1603854647575384067 https://ift.tt/YW4puyV December 17, 2022 at 10:05AM

Show HN: bstruct – Declarative and efficient binary parsing in Python https://ift.tt/e8hbQVH

Show HN: bstruct – Declarative and efficient binary parsing in Python https://ift.tt/NmDcJVa December 17, 2022 at 09:32AM

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

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

Show HN: Write an email to Santa Claus (ok, ok GTP-3) https://ift.tt/Ngas79p

Show HN: Write an email to Santa Claus (ok, ok GTP-3) https://hohoho.click/ December 17, 2022 at 08:03AM

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

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

Show HN: Textual Markdown – a Markdown “browser” in the terminal https://ift.tt/jikIM45

Show HN: Textual Markdown – a Markdown “browser” in the terminal Hi HN, This is a TUI app which displays interactive Markdown documents. Interactive in the sense that you can scroll code fences / tables / and click links. There's a Table of Contents extracted from the MD, and a very rudimentary browser like forward + back. I'm thinking it could be the starting point for a variety of hypertext like applications in the terminal. Very much a work in progress. https://ift.tt/rQGJs9g December 17, 2022 at 07:50AM

Show HN: The easiest way to run a brainstorm, supercharged with A.I https://ift.tt/5Ahzpev

Show HN: The easiest way to run a brainstorm, supercharged with A.I Hello friends! We've been working hard on building Mimosa, and would love for you to try it! No signups required. Facilitating brainstorming sessions can be a challenging and time-consuming task. It's difficult to keep everyone on agenda, engaged, and contributing. So we've built Mimosa to be the easiest way to facilitate a brainstorming session. Imagine if a "digital whiteboard" and a "trello board" had a baby, but built with all the best practices of professional facilitation. With Mimosa, you can minimize bias by allowing team members to contribute anonymously before revealing their ideas. This ensures that everyone has a fair chance to share their thoughts and ideas without fear of judgment. Once the brainstorming session is complete, you can easily view and export the final results. This allows you to keep track of a meeting's effectiveness and share it with stakeholders. But th

Show HN: Sendie – A Twitter Alternative https://ift.tt/o6d8ZcA

Show HN: Sendie – A Twitter Alternative I have been building a twitter alternative. The central core features are in place. Running on postgres with uuid6 ID's seems to have turned out really nicely for this data type. It's got the feed and reposts and following users and all the main things that are central to a twitter-like feed. Still pretty rough around the edges. I'm still finding little off quirks all the time to clean up. It's been a fun project though and I plan to continue working on this as I have about a dozen ideas I want to add to it. https://sendie.com December 16, 2022 at 10:58AM

Show HN: MyJekyllBlog - an open source CMS and web host for Jekyll blogs https://ift.tt/yYG63j4

Show HN: MyJekyllBlog - an open source CMS and web host for Jekyll blogs https://ift.tt/g5aJlwv December 16, 2022 at 08:47AM

Show HN: Data integration platform with 300+ open-source connectors https://ift.tt/0huFrHI

Show HN: Data integration platform with 300+ open-source connectors https://ift.tt/2dQRgmA December 16, 2022 at 08:01AM

Show HN: forma: An efficient vector-graphics renderer https://ift.tt/oAuLpVR

Show HN: forma: An efficient vector-graphics renderer https://ift.tt/Hw09RCu December 16, 2022 at 07:53AM

Show HN: LeanQt Widgets, item and graphic views – GUI feature complete https://ift.tt/I7wSf2i

Show HN: LeanQt Widgets, item and graphic views – GUI feature complete https://ift.tt/5qICZLh December 16, 2022 at 05:01AM

Show HN: Rust and Svelte: open-source Cross-platform terminal https://ift.tt/m7VqpME

Show HN: Rust and Svelte: open-source Cross-platform terminal https://ift.tt/MQ2jHWR https://ift.tt/MQ2jHWR December 15, 2022 at 09:37AM

Show HN: Ellie – Your GPT-3 email assistant https://ift.tt/8zL3mcn

Show HN: Ellie – Your GPT-3 email assistant https://ellieai.com December 15, 2022 at 08:11AM

Show HN: Complete catalog of data connectors and ETL providers https://ift.tt/T4bOqcw

Show HN: Complete catalog of data connectors and ETL providers My team built this free open-source catalog that allows anyone to search through any data connector/source. There's a list of ETL providers for each so your analytics and BI projects can be as comprehensive as possible. https://ift.tt/rlnjzZS December 15, 2022 at 06:37AM

Show HN: Jim Cramer Stock Pick Performance https://ift.tt/0GYEBtj

Show HN: Jim Cramer Stock Pick Performance https://ift.tt/YWvsoAC December 15, 2022 at 06:38AM

Show HN: A Video Editor SDK for Web Based on WASM and WebCodecs https://ift.tt/tg3fR0q

Show HN: A Video Editor SDK for Web Based on WASM and WebCodecs Currently in Beta and supporting only Chromium based browsers. https://ift.tt/YBbV0In December 15, 2022 at 03:59AM

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

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

Show HN: Software for Remote GPU-over-IP https://ift.tt/VCOUKsb

Show HN: Software for Remote GPU-over-IP We built installable software for Windows & Linux that makes any remote Nvidia GPU accessible to a local application over standard networking. https://ift.tt/o9eNq46 December 14, 2022 at 08:10AM

Show HN: iPhone Camera + Google Maps = Vlogoscope https://ift.tt/cxA9WUE

Show HN: iPhone Camera + Google Maps = Vlogoscope https://ift.tt/u0LFkPj December 14, 2022 at 07:01AM

Show HN -- Quibbler: Your Data – Interactive https://ift.tt/ZLrtKz5

Show HN -- Quibbler: Your Data – Interactive https://ift.tt/LGyWD1i December 14, 2022 at 05:21AM

Show HN: Personal AI-Mentor https://ift.tt/DVoFSkT

Show HN: Personal AI-Mentor Ask an AI mentor any question and get tutorials adapted to your knowledge and goals. Each question updates your skills, shows the best career match and knowledge you miss. The more questions you ask — the more evident skill gaps. https://unschooler.me/ December 14, 2022 at 05:56AM

Show HN: Mailsociety: A revolutionary new take on email, transforming the inbox https://ift.tt/JchMtO0

Show HN: Mailsociety: A revolutionary new take on email, transforming the inbox We are excited to launch Mailsociety today! We'd love to hear your feedback on the app. What are some of the challenges you face when it comes to managing your inbox? https://ift.tt/jNhFRGY December 14, 2022 at 02:02AM

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

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

Show HN: XP1 – A GPT-based Assistant with access to the browser Tabs https://ift.tt/TcpDCkh

Show HN: XP1 – A GPT-based Assistant with access to the browser Tabs XP1 is an assistant based on GPT with access to your browser tabs content. It is geared (prompted) towards productivity and can be used to help you with your daily tasks (answering emails, summarizing, extracting structured data from unstructured text, ...) https://xp1.dust.tt December 13, 2022 at 07:57AM

Show HN: Plural.sh-Deploy, secure and scale open-source apps on your cloud https://ift.tt/henPRCz

Show HN: Plural.sh-Deploy, secure and scale open-source apps on your cloud https://ift.tt/BGa7Nfz December 13, 2022 at 07:34AM

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

Show HN: Onin – E2EE calendar and chat app Hey HN! Ryan here (co-founder of YC-backed Muzz). I’m now building Onin, an end-to-end encrypted calendar and chat app that makes organising your personal and social life simple and secure. I’ve been building technology businesses for 10+ years and have witnessed the reoccurring problem that digital calendars were built for companies, not people. They feel cold, transactional, and anti-social — not the thing of dreams for planning your personal life. They also lack the security we now come to expect from consumer products. Onin is the first calendar to be fully E2EE, protecting not just your events, but your messages and even your profile. Unlike existing E2EE calendars, you cannot share Onin events to others without the protection of E2EE. When you consider how much personal information your calendar stores about you and your loved ones’ lives, we think this is essential. With such a focus on security and privacy, it’s only fitting that we ho

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

Show HN: We scaled Git to support 1 TB repos I’ve been in the MLOps space for ~10 years, and data is still the hardest unsolved open problem. Code is versioned using Git, data is stored somewhere else, and context often lives in a 3rd location like Slack or GDocs. This is why we built XetHub, a platform that enables teams to treat data like code, using Git. Unlike Git LFS, we don’t just store the files. We use content-defined chunking and Merkle Trees to dedupe against everything in history. This allows small changes in large files to be stored compactly. Read more here: https://ift.tt/HOPLBDG Today, XetHub works for 1 TB repositories, and we plan to scale to 100 TB in the next year. Our implementation is in Rust (client & cache + storage) and our web application is written in Go. XetHub includes a GitHub-like web interface that provides automatic CSV summaries and allows custom visualizations using Vega. Even at 1 TB, we know downloading an entire repository is painful, so we buil

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

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

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

Show HN: Bugbusters.ai automated bugfixing using gpt-3 Hi everyone on HackerNews, We are just launching Bugbusters. Bugbusters is a GitHub-Bot that writes bugfixes for errors detected by application monitoring software like sentry. It examines an error's monitoring data, such as stack traces, in combination with the source code and git commit history to generate a potential fix. The bugfix will be submitted via a Pull Request that will also include details on the determined cause of the initial error and approach taken to fix it. You can simply create a GitHub Issue containing a link to the error in sentry and assign it to the Bugbusters-Bot. In cases where the bot is unable to generate a solution, it assists a programmer in finding a fix by providing information and steps that could lead to a resolution. This may involve providing a list of potential error causes, online research results such as stack-overflow posts, as well as code changes (commits) that may have caused an error.

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

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

Show HN: Train your own image generator (Stable Diffusion) for free https://ift.tt/dz3bwsj

Show HN: Train your own image generator (Stable Diffusion) for free I've had a blast playing with stable diffusion and I see all the potential it will bring to us. I released a service for training your model, just upload 20-30 images and you can have a model of someone or some object doing anything. You can train one model for free a month in a slower queue or you can train many models on a fast queue and with other features for a fee. Here is an example of using it for show product placement: https://ift.tt/qUPE061 and here is an example of using it for people: https://ift.tt/aJTKzcN and an example for using it for styles: https://ift.tt/VYr4vAk The UI is rough, but I would love feedback on how to improve it for you. https://88stacks.com https://88stacks.com/ December 12, 2022 at 04:52AM

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

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

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

Show HN: VS Code Ext: Collaborative countdown timer for mob programming sessions https://ift.tt/OCnWSPm December 11, 2022 at 06:10PM

Show HN: ChatGP-T1000 – Bot that replies with deepfaked videos in character https://ift.tt/Az9QWxy

Show HN: ChatGP-T1000 – Bot that replies with deepfaked videos in character https://twitter.com/altryne/status/1602054507566882816 December 11, 2022 at 01:52PM

Show HN: Paper trade crypto derivatives (without creating an account anywhere) https://ift.tt/w8DlvbQ

Show HN: Paper trade crypto derivatives (without creating an account anywhere) https://ift.tt/okyQg01 December 11, 2022 at 01:09PM

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

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

Show HN: Webbench, a WASM Based Benchmark https://ift.tt/XzEaGkC

Show HN: Webbench, a WASM Based Benchmark https://ift.tt/hw8RM4Q December 11, 2022 at 12:43AM

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

Show HN: ChatGPT Prompts and Products https://ift.tt/CZodr12 December 11, 2022 at 03:45AM

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

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

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

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

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

Show HN: Peer2Proxy, Earn passive income by sharing your internet https://ift.tt/Odynpa8 December 10, 2022 at 03:01PM

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

Show HN: Alle – a terminal todo manager in Rust https://ift.tt/Jbp048s December 10, 2022 at 08:47AM

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

Show HN: Live AI Avatars for videochats and streaming https://ift.tt/NBsv2px December 9, 2022 at 12:50PM

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

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

BeSanta: Real time Santa Claus AI avatars on your iPhone Oh-oh-oh https://ift.tt/E7atle2

BeSanta: Real time Santa Claus AI avatars on your iPhone Oh-oh-oh https://ift.tt/61Ax0oC December 9, 2022 at 01:10PM

Show HN: Generate recipes with a fine-tuned language model https://ift.tt/DVOP5wY

Show HN: Generate recipes with a fine-tuned language model Checkout the app at https://www.lechef.fyi https://ift.tt/GaAuKXB December 9, 2022 at 11:00AM

Show HN: LearnGPT – Browse and share ChatGPT examples https://ift.tt/23TkSdC

Show HN: LearnGPT – Browse and share ChatGPT examples https://ift.tt/eH4jSWR December 9, 2022 at 09:21AM

Show HN: Pynecone – Web Apps in Pure Python https://ift.tt/f6MsGnF

Show HN: Pynecone – Web Apps in Pure Python Hello, we just launched the alpha release of Pynecone - a way to build full-stack web apps in pure Python. The framework is easy to get started with even without previous web dev experience and is completely open source / free to use. We made Pynecone for Python devs who want to make web apps, but don’t want the overhead of having to learn or use Javascript. We wanted more flexibility than existing Python frameworks like Streamlit/Dash that don't allow the user to make real, customizable web apps. With Pynecone, you can make anything from a small data science/python project to a full-scale, multi page web app. We have over 60+ built-in components and are adding more. We are actively trying to grow this project so no matter you skill level we welcome contributions! Open up an issue if you find missing features/bugs or contribute to existing issue. https://ift.tt/12gQ4XO December 9, 2022 at 08:00AM

Show HN: A Movie Script Created by ChatGPT and Stable Diffusion https://ift.tt/g32pcP0

Show HN: A Movie Script Created by ChatGPT and Stable Diffusion https://ift.tt/jB9aPAG December 8, 2022 at 06:08PM

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

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

Show HN: Mastodon Flock, yet another Twitter friend finder, with a Win95 twist https://ift.tt/z6plO7B

Show HN: Mastodon Flock, yet another Twitter friend finder, with a Win95 twist I spent the past couple of weeks building a web app that would help me find my Twitter contacts on Mastodon (and other ActivityPub-compatible sites). I wanted it to be simple and clear, as well as to try out Astro and the React95.io design system. The result isn't perfect, but it's as thorough as I wanted it to be to show others and gather feedback. The code is also open source https://ift.tt/rMu204c (although I just realized I never fixed the README lol) https://ift.tt/FSOX2Yc December 8, 2022 at 12:02PM

Show HN: Web search using a ChatGPT-like model that can cite its sources https://ift.tt/LWmi6Az

Show HN: Web search using a ChatGPT-like model that can cite its sources We’ve trained a generative AI model to browse the web and answer questions/retrieve code snippets directly. Unlike ChatGPT, it has access to primary sources and is able to cite them when you hover over an answer. We also show regular Bing results side-by-side with our AI answer. The model is an 11-billion parameter T5-derivative that has been fine-tuned on feedback given on hundreds of thousands of searches done (anonymously) on our platform. Giving the model web access lessens its burden to need to store a snapshot of human knowledge within its parameters. Rather, it knows how to piece together primary sources in a natural and informative way. Using our own model is also an order of magnitude cheaper than relying on GPT. A drawback to aligning models to web results is that they are less inclined to generate complete solutions/answers to questions where good primary sources don’t exist. Answers generated without u

Show HN: Wasp – DSL/framework for building full-stack web apps – now in beta https://ift.tt/Tx4lzt1

Show HN: Wasp – DSL/framework for building full-stack web apps – now in beta Hey HN! Wasp ( https://wasp-lang.dev/ ) is a simple config language (DSL) and framework for building full-stack web apps. You describe the high-level features you want (auth, CRUD, async jobs, …) using the Wasp DSL, and write the rest of your logic in React, Node.js, and Prisma. We’re focused on simplifying developer experience and ensuring best practices. Why another full-stack framework? And why a config language/DSL? We were still experiencing a lot of boilerplate (repetitive tasks) using other frameworks—things like duplicating data models across database/server/client, implementing CRUD API, setting up auth, and choosing and stitching together all parts of the stack. There are two main reasons for the DSL approach - 1) short-term: simpler and cleaner DX via a declarative language that helps avoid boilerplate, and 2) longer-tem: laying foundation for the stack & architecture independent system. Since W

Show HN: Hnpdf.com – Quick Access to PDFs Shared on Hacker News https://ift.tt/rVAPmF0

Show HN: Hnpdf.com – Quick Access to PDFs Shared on Hacker News https://ift.tt/852h1HE December 8, 2022 at 09:20AM

Show HN: Learn Go by building real-life projects in your terminal and IDE https://ift.tt/Js9CntI

Show HN: Learn Go by building real-life projects in your terminal and IDE https://ift.tt/8yLtfGN December 8, 2022 at 08:00AM

Show HN: Compressing chess positions into 26 bytes https://ift.tt/1p324Ac

Show HN: Compressing chess positions into 26 bytes https://ift.tt/4yF6tgA December 8, 2022 at 08:07AM

Show HN: 0xFast – 10x Faster Web3 APIs https://ift.tt/Yau6Bjx

Show HN: 0xFast – 10x Faster Web3 APIs Excited to showcase 0xFast to HN! Built using a new indexing system designed for Web3 data, 0xFast outperforms the most popular web3 API platforms, while also being 3x cheaper. https://www.0xfast.com December 8, 2022 at 07:36AM

Show HN: Standardizing NLP for a Modern ETL https://ift.tt/KaSp8PZ

Show HN: Standardizing NLP for a Modern ETL Hi guys, I've been thinking a lot about how advancements in NLP can be standardized; when building a sentiment analysis, you know for sure that other attributes than the actual sentiment can be highly interesting, such as the urgency. Together with my team, I started a new open-source project, aiming to do exactly that. It's called bricks, and it is a composition of more than 50 open-source and modular code snippets, such as computing sentence complexities, emotionality detection and many more. For context, the idea came up after watching the incredible talk "Inventing on Principle" by Bret Victor. The goal is to make the gap between Idea to Implementation shorter. https://ift.tt/2Dv6VyL December 7, 2022 at 12:20AM

Show HN: We built a Slack-based workflow assistant for devs & their teams https://ift.tt/BRiZSj7

Show HN: We built a Slack-based workflow assistant for devs & their teams Hey, Nir here - co-founder & CEO of Zigi. It’s a personal workflow assistant that was built for devs and their teams to automate non-coding tasks, giving updates and quick actions only on what’s relevant. It works by examining your activity in Jira and GitHub (more systems being added soon) to understand your workflow, creates context out of all that information, and offers you actionable assistance from Slack. Zigi is customiazible. We’re building it to match every R&D persona so you can tailor the messages and assistance you get to meet your specific needs. Like if you’re TL, you can get daily updates on the progress of your team’s sprint or as a QA, you’ll be notified as soon as ticket is ready for testing. We’re developers who are used to managing big R&D teams and over the last few years, we have seen dev change drastically. There’s so much overhead on top of coding, more dependencies, multip

Show HN: CodePal – the chat-based code assistant built on top of GPT-3 / ChatGPT https://ift.tt/YlOT50c

Show HN: CodePal – the chat-based code assistant built on top of GPT-3 / ChatGPT https://ift.tt/0a4BzvI December 7, 2022 at 01:00AM

Show HN: We created an automated workflow assistant for devs (Zigi.ai) https://ift.tt/YIb5vNn

Show HN: We created an automated workflow assistant for devs (Zigi.ai) Hey, Nir here - co-founder & CEO of Zigi. It’s a personal workflow assistant that was built for devs and their teams to automate non-coding tasks, giving updates and quick actions only on what’s relevant. It works by examining your activity in Jira and GitHub (more systems being added soon) to understand your workflow, creates context out of all that information, and offers you actionable assistance from Slack. Zigi is customiazible. We’re building it to match every R&D persona so you can tailor the messages and assistance you get to meet your specific needs. Like if you’re TL, you can get daily updates on the progress of your team’s sprint or as a QA, you’ll be notified as soon as ticket is ready for testing. We’re developers who are used to managing big R&D teams and over the last few years, we have seen dev change drastically. There’s so much overhead on top of coding, more dependencies, multiple tool

Show HN: Wikijumps, a 3D Wikipedia Browser https://ift.tt/Ea6B8Fb

Show HN: Wikijumps, a 3D Wikipedia Browser https://ift.tt/ZBvi1wm December 7, 2022 at 08:00AM

Show HN: Vimkey – A browser extension, Use the keyboard to control the browser https://ift.tt/inHpoFv

Show HN: Vimkey – A browser extension, Use the keyboard to control the browser Use the keyboard to control the browser, navigation, scroll, open new pages, trigger click button, etc. reduce your reliance on the mouse & trackpad. Support Chrome, Edge, and Safari (macOS, iPadOS, iOS) No collect any private information. https://ift.tt/fyMXAZu December 7, 2022 at 06:38AM

Show HN: Codeium – a free, ultrafast AI codegen extension https://ift.tt/iKPUcZ1

Show HN: Codeium – a free, ultrafast AI codegen extension I'm Varun, CEO of Exafunction, and we just released Codeium to open up access of generative AI to all developers for free. In the spirit of Show HN, we created a playground version for anyone to try this tech in the browser (click Try in Browser)! We have built scalable, low-latency ML infra for many top AI companies in the past, and we are excited to leverage that tech into a product that we, as developers, would love. We hope that you do too, and we would appreciate any feedback that this community has for us! https://ift.tt/eYzIvko December 6, 2022 at 11:27AM

Show HN: Copilot Money launched their macOS app https://ift.tt/AtDJnrd

Show HN: Copilot Money launched their macOS app https://copilot.money December 6, 2022 at 09:58AM

Show HN: Domain Name Search with AI https://ift.tt/miVGdsA

Show HN: Domain Name Search with AI In my exploration of OpenAI, I just created a domain-name search that takes business description as an input, and generates interesting domain names for it. It then uses DNSimple API to check if .com is available. In my view it is a much easier way to find a suitable domain, as the AI thinks of a much large pool of possible names than my own brain. SmartyNames found its own name, using the tool itself. Hope you enjoy it! https://ift.tt/mE9Njw5 December 6, 2022 at 08:20AM

Show HN: My Child's First Program https://ift.tt/8kMd2TK

Show HN: My Child's First Program Last night, I introduced my kid to programming. We'd done some stuff with Mindstorms before, but she never really caught the bug for it. But for some reason, last night when I showed her some simple Python scripting to solve math problems and write to the console, she was enthralled. After guiding her through a few things, she took the laptop off for a while and then came back with her first program, giggling like a maniac you='WOW!!!' fart='So many poops!' print(you,fart) I'm pretty proud :D December 6, 2022 at 07:43AM

Show HN: Keep an eye on your domains from terminal https://ift.tt/EsHZQ0G

Show HN: Keep an eye on your domains from terminal https://ift.tt/1TeKPJb December 6, 2022 at 05:23AM

Show HN: TinyUX – Grid based low-fi wireframing on your mobile phone https://ift.tt/6Zrbwki

Show HN: TinyUX – Grid based low-fi wireframing on your mobile phone You tap icons to create a wireframe, or do some visual brainstorming. Then export the image to share on Slack, Gitlab, etc. I wanted to work on neural net that interprets an imported image of a wireframe, to then manipulate it inside an app. Figured it would be best to first build the wireframing app. So I created TinyUX. It's released as quickly as possible this influenced some choices: - While created in React Native, it's Android only. - It's paid only (~$5). While freemium might make more sense, this was quicker to release, since in-app-purchases in RN is not trivial. First app I created that's not free, so that's an experiment too. - There are no online features, all is stored on the device. Looking to validate with UX designers, but all feedback is welcome. https://www.tinyux.app/ December 6, 2022 at 04:53AM

Show HN: ChatGPT live codes in my notebook REPL https://ift.tt/GJ9cIy3

Show HN: ChatGPT live codes in my notebook REPL https://twitter.com/yousefed/status/1599805936280907776 December 5, 2022 at 09:10AM

Show HN: Advent-of-Code using only the C Preprocessor https://ift.tt/nMfet5H

Show HN: Advent-of-Code using only the C Preprocessor https://ift.tt/pJgvWcI December 5, 2022 at 08:29AM

Show HN: Site to see which airlines your carry-on luggage will fit on https://ift.tt/IZfnuk4

Show HN: Site to see which airlines your carry-on luggage will fit on https://ift.tt/7d32p5w December 5, 2022 at 05:44AM

Show HN: Awesome ChatGPT Prompts https://ift.tt/z3xS7cy

Show HN: Awesome ChatGPT Prompts https://ift.tt/F3dV6oK December 5, 2022 at 06:00AM

Show HN: We built a CLI app for electronic PDF signature https://ift.tt/fD2g8bv

Show HN: We built a CLI app for electronic PDF signature As developers, Philipp and me (Thomas) were frustrated with the lack of options for easily signing PDFs via CLI. Most solutions were either proprietary, had no CLI interface or had restrictive licenses, making it difficult for us to use them in our projects. That's why we created open-pdf-sign - a simple, easy-to-use tool for signing PDF from the commandline. We designed with developers in mind, and released it under the Apache-2.0-license. We also added a configurator that configures your Nginx server. It will automatically install and configure your Nginx so all your PDFs will be signed with your SSL certificate on the fly. You can even use your existing Let’s Encrypt certificates. We believe that open-pdf-sign will be a valuable tool for any developer looking to quickly and easily sign PDFs. Give it a try and let us know what you think! https://ift.tt/bQH6AWX December 5, 2022 at 04:49AM

Show HN: A smart contract and website to tax loss harvest your worthless NFTs https://ift.tt/LdlDQgt

Show HN: A smart contract and website to tax loss harvest your worthless NFTs https://ift.tt/Kj5MhY9 December 5, 2022 at 04:08AM

Show HN: Generate portable terminal based documentation https://ift.tt/nJrUHCW

Show HN: Generate portable terminal based documentation Hello everyone, I'm building a terminal based docs generator. Mainly to keep practicing with Go. Write your docs and it will give back a binary with your docs in a nice terminal based UI. You can execute the binary anywhere. Currently supports a simple text format, highlight and dark/light theme. Any feedback, contribution or bug report is welcomed! :) https://ift.tt/NiH5bYf December 4, 2022 at 09:00AM

Show HN: Unzip files in S3 with Java, without memory or disk storage https://ift.tt/fMvuple

Show HN: Unzip files in S3 with Java, without memory or disk storage S3 stream unzip: Java library to manage unzipping of large files and data in AWS S3 without knowing the size beforehand and without keeping it all in memory or writing to disk. https://ift.tt/cOh4FIa December 4, 2022 at 07:48AM

Show HN: I recreated Coursera with 150 free YouTube tutorials https://ift.tt/RcQgnkh

Show HN: I recreated Coursera with 150 free YouTube tutorials https://hourups.com/ December 4, 2022 at 06:09AM

Show HN: Whole Git repo was made with ChatGPT https://ift.tt/l6tM5eb

Show HN: Whole Git repo was made with ChatGPT https://ift.tt/qtAnLPY December 4, 2022 at 07:43AM

Show HN: Browser extension to display ChatGPT response besides Google Search https://ift.tt/rDzHfIF

Show HN: Browser extension to display ChatGPT response besides Google Search https://ift.tt/cEnszKH December 4, 2022 at 06:01AM

Show HN: GPTLang, a New Programming Language Implemented by ChatGPT https://ift.tt/4JgDGQP

Show HN: GPTLang, a New Programming Language Implemented by ChatGPT https://ift.tt/PTzG3mV December 4, 2022 at 03:16AM

Show HN: GPT-3 powered service thats helps you send more humane emails https://ift.tt/p3htqgz

Show HN: GPT-3 powered service thats helps you send more humane emails https://remarkai.in December 3, 2022 at 10:07PM

Show HN: This Hacker News Does Not Exist https://ift.tt/t13kzml

Show HN: This Hacker News Does Not Exist https://ift.tt/yarimvp December 3, 2022 at 10:29AM

Show HN: Leetcode but for front end devs (terrible idea?) https://ift.tt/JSNkTDR

Show HN: Leetcode but for front end devs (terrible idea?) Howdy friends! Tell me if this is an atrociously terrible idea - I've been working on building a leetcode for clientside devs so we can practice React and Javascript interview questions in a more concise way, I call it clientside.dev I just finished a beta version of it yesterday and plan on releasing it with many more problems on Jan 1st but it's there if you wanna play with it open to any ideas / feedback however mean or nice it may be :) https://ift.tt/R28yfk7 December 3, 2022 at 07:00AM

Show HN: I asked ChatGPT the dangers of young generations relying on GPT https://ift.tt/wv8uKSd

Show HN: I asked ChatGPT the dangers of young generations relying on GPT 1 - GPT may provide a false sense of knowledge and understanding, leading to a lack of critical thinking skills and the ability to evaluate information. 2 - GPT may perpetuate biases and stereotypes present in the data used to train it, leading to the reinforcement of harmful beliefs and worldviews. 3 - GPT may limit the exploration of alternative ideas and perspectives, hindering the development of creative and innovative thinking. 4 - GPT may lead to a reliance on technology for problem-solving and decision-making, potentially hindering the development of essential life skills. 5 - GPT may not be able to adapt to changing contexts and situations, leading to inadequate responses and solutions. December 3, 2022 at 07:02AM

Show HN https://ift.tt/WDbLnry

Show HN A convenient C string API, friendly alongside classic C strings. https://ift.tt/npbz0L7 December 3, 2022 at 04:31AM

Show HN: Clerkie AI – the code debugging buddy you've always wanted https://ift.tt/HAWIZcg

Show HN: Clerkie AI – the code debugging buddy you've always wanted https://ift.tt/keNnfmV December 2, 2022 at 09:19PM

Show HN: Explore Wikipedia edits made by institutions, companies and governments https://ift.tt/C3cL8xW

Show HN: Explore Wikipedia edits made by institutions, companies and governments Hi HN! Wikiwho is a tool that scans Wikipedia edits and extracts those coming from specific IP ranges associated to known organizations. I've made this as a for-fun side project two years ago. If you want to read more on how it works I've written a short blog article about it here: https://ift.tt/RsN9YL2... I had already posted it here at the time (previous discussion: https://ift.tt/4rWnDp6 ) but I've now decided to release the code openly, hence the repost. If you're insterested, you can check the repo here: https://ift.tt/j0fAXrs https://ift.tt/jrpg9aF December 3, 2022 at 02:32AM

Show HN: A Visual UI to Hacker News https://ift.tt/1yNRlVG

Show HN: A Visual UI to Hacker News https://ift.tt/iy0T8Wm December 2, 2022 at 05:14AM

Show HN: A web front end for your Org-files (100% faithful to GNU+Emacs) https://ift.tt/Nx6OUA4

Show HN: A web front end for your Org-files (100% faithful to GNU+Emacs) https://ift.tt/YSAmixE December 2, 2022 at 05:03AM

Show HN: Mini Christmas Trees with addressable LEDs and RP2040-based controller https://ift.tt/JiqyNbt

Show HN: Mini Christmas Trees with addressable LEDs and RP2040-based controller Hello HN, these Mini Trees have a custom circuit board with WS2812 addressable LEDs on one side and a controller using an RP2040 microcontroller on the other, all inside a CNC'd Foamex PVC case. They stand around 23cm (9") tall. The firmware is written in MicroPython, which can be modified or replaced. Power is provided via USB-C, which is also used for programming. There is also a web-based animation sequencer to create lighting sequences in time to arbitrary audio, examples of which are on the linked page. This is similar to xLights ( https://xlights.org/ ), but much less powerful, and we hope to release firmware to interface directly with xLights soon. My colleague and I started kicking the idea for these around after making some custom circuit boards for another project, and thought we'd have a go at making smaller versions of some much larger exhibits we had made using 12 volt WS1812 bulle

Show HN: Google Fonts Checker https://ift.tt/eCFLjbR

Show HN: Google Fonts Checker I built a free tool you can use to check if a website is using Google Fonts. It tests the website using headless Chrome (Puppeteer), so all methods of font loading are captured, not just hardcoded references. https://ift.tt/WaFxsJg December 2, 2022 at 05:37AM

Show HN: SecretKeeper – The Secure, Free iOS Password Manager https://ift.tt/tFcMSDA

Show HN: SecretKeeper – The Secure, Free iOS Password Manager Hi all! I was very disappointed that my favorite password managers for iOS went to a subscription-only model, so I decided to take matters into my own hands. SecretKeeper is a FREE password manager for iOS, allowing you to safely store all of your passwords, banking information, etc. behind a single master password (or Touch ID/Face ID). All of your data is encrypted on-device, and is NEVER shared with a third-party. With SecretKeeper, you can easily auto-fill passwords in Safari, too! I'm still making enhancement to it, so don't hesitate to make suggestions if there are features you'd like to see! https://ift.tt/8P2fXkC December 2, 2022 at 05:21AM

Show HN: I made a Google Chrome extension automatically with ChatGPT https://ift.tt/DHNhCE8

Show HN: I made a Google Chrome extension automatically with ChatGPT https://ift.tt/u5gRkJf December 2, 2022 at 12:55AM

Show HN: Semantic Question Answering as a Service https://ift.tt/dSY7NjB

Show HN: Semantic Question Answering as a Service Since managing the Large Language Models in production might be challenging, we've made a short demo to present how to use Cohere co.embed API and Qdrant Cloud to create a semantic QA system. This is based on bi-encoder architecture, and can be easily adopted to a different use case, like semantic search in any domain. https://ift.tt/Ubrw57V December 1, 2022 at 05:11AM

Show HN: Natural Language Processing Demystified (full release/no sign-up req'd) https://ift.tt/UeL57oP

Show HN: Natural Language Processing Demystified (full release/no sign-up req'd) Link: https://ift.tt/3Dg54OC Hi HN: After a year of work, I've published my free NLP course. The course helps anyone who knows Python and a bit of math go from the basics to today's mainstream models and frameworks. I strive to balance theory and practice, so every module consists of detailed explanations and slides along with a Colab notebook putting the ideas into practice (in most modules). The notebooks cover how to accomplish everyday NLP tasks including extracting key information, document search, text similarity, text classification, finding topics in documents, summarization, translation, generating text, and question answering. The course is divided into two parts. In part one, we cover text preprocessing, how to turn text into numbers, and multiple ways to classify and search text using "classical" approaches. And along the way, we'll pick up valuable bits on how to use

Show HN: I made a 2D shoot 'em up game with Go, using Entity Component System https://ift.tt/4Vjm6ck

Show HN: I made a 2D shoot 'em up game with Go, using Entity Component System https://ift.tt/4orZmdy December 1, 2022 at 03:29AM

Show HN: We have built a benchmark platform for graph databases https://ift.tt/tVwunXK

Show HN: We have built a benchmark platform for graph databases https://ift.tt/FqxiRha December 1, 2022 at 12:34AM