Posts

Showing posts from December, 2022

New Show Hacker News story: Show HN: My programming language, building in public for 1 year

Show HN: My programming language, building in public for 1 year 2 by crowdhailer | 3 comments on Hacker News. 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.

New Show Hacker News story: Show HN: I made a simple, open source, chromatic tuner mobile app

Show HN: I made a simple, open source, chromatic tuner mobile app 2 by jonorsi | 0 comments on Hacker News. 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 mobile chromatic tuner the way I would like it - open the app and tune my guitar. My work is in web with NodeJS and React, so 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 frequencies d...

New Show Hacker News story: Show HN: I built a possible alternative to social media RSS

Show HN: I built a possible alternative to social media RSS 10 by sum1ren | 6 comments on Hacker News. 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.

New Show Hacker News story: Show HN: Scripting language inspired by JavaScript and GLSL

Show HN: Scripting language inspired by JavaScript and GLSL 3 by ianertson | 0 comments on Hacker News. I'm working on a scripting-language heavily inspired by Javascript and GLSL. The idea is to use this for a game engine I'm working on.

New Show Hacker News story: Show HN: BingeTheTube: binge YouTube channels from oldest to latest

Show HN: BingeTheTube: binge YouTube channels from oldest to latest 2 by bingethetube | 0 comments on Hacker News. Briefly, what the app does: 1. Points to a reverse playlist(an actual youtube playlist) for a channel. 2. Ability to skip to a position in playlist from beginning. 3. Request any new channel you would like to have a reverse playlist for ! Usage eg: - Using the above you can skip to say 100th video from begining in a channel (e.g CaseeyNeistat Vlog) and keep watching on youtube app (without going back to bingethetube.com). - Come back next day and resume watching from say video 120 without a lot of scrolling Useful if you like to follow a creators youtube journey or old Vlogs !

New Show Hacker News story: Show HN: Distilhn.com – Front-Page Articles Summarized with Machine Learning

Show HN: Distilhn.com – Front-Page Articles Summarized with Machine Learning 3 by Yenrabbit | 1 comments on Hacker News. 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!

New Show Hacker News story: Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework

Show HN: A hypermedia-driven app based on htmx and Drogon C++ web framework 2 by brakmic | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Simple weather for your zip code

Show HN: Simple weather for your zip code 2 by westcort | 0 comments on Hacker News. 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/gx4zRAh

New Show Hacker News story: Show HN: Logos Created with AI

Show HN: Logos Created with AI 2 by beechwood | 6 comments on Hacker News.

New Show Hacker News story: Show HN: VideoBox – Easy video processing as a service

Show HN: VideoBox – Easy video processing as a service 2 by abyesilyurt | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Pressn't, a site where you can only have a single post

Show HN: Pressn't, a site where you can only have a single post 3 by DanielVZ | 0 comments on Hacker News. 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.

New Show Hacker News story: Show HN: A LinkedIn Chat GPT on Steroids

Show HN: A LinkedIn Chat GPT on Steroids 2 by Creator-io | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Zcached, in-memory key-value cache wire-compatible with memcached

Show HN: Zcached, in-memory key-value cache wire-compatible with memcached 5 by LINKIWI | 0 comments on Hacker News. 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...

New Show Hacker News story: Show HN: Helix, a Framework for AI Systems

Show HN: Helix, a Framework for AI Systems 2 by Mizza | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Pbproxy – Send your clipboard anywhere you can ssh

Show HN: Pbproxy – Send your clipboard anywhere you can ssh 36 by nikvdp | 3 comments on Hacker News. pbproxy is a small wrapper to give you a consistent and remotely accessible interface to your system clipboard on linux and mac.

New Show Hacker News story: Show HN: I built haystack – Google for your workplace apps

Show HN: I built haystack – Google for your workplace apps 9 by yuvalsteuer | 0 comments on Hacker News. tl;dr: haystack is a workplace search engine for devs that runs in the browser. Hi Yuval here! historicly a security researcher, more recently entered the NLP space! Iv'e started working on haystack recently because I feel modern workplaces are in dire need of a good workplace search product that is free to use just like google. Information is scattered between too many communication channels, we communicate with our peers through slack and email, share docs and specs on confluence, work with tickets on jira, commit code and have discussions on github, not to mention all the .docx, .ppt and .pdf that fly around the organization. Not to mention the fact that existing search featuers just plain suck, if you tried using confluence search you know what I mean, keyword search is terrible. Even when you find relevant looking results, they require you to commit to entering the page,...

New Show Hacker News story: Show HN: Get user feedback. Make it a conversation

Show HN: Get user feedback. Make it a conversation 2 by creativeconstr | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts

Show HN: Mastinator. Disposable public anonymous no-login Fediverse accounts 2 by boyter | 3 comments on Hacker News.

New Show Hacker News story: Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib

Show HN: Merry Sky, Dark Sky replacement and merry-timeline open source lib 3 by guillohm | 1 comments on Hacker News. 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/AGWSCFe Interested in your feedback!

New Show Hacker News story: Show HN: Free video conferencing over WebRTC in Go

Show HN: Free video conferencing over WebRTC in Go 2 by boratanrikulu | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Diagramify – Describe your diagram and get it

Show HN: Diagramify – Describe your diagram and get it 3 by shabda | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Self-hosted CMS on Server-less Cloudflare for podcast/blog/img/videos

Show HN: Self-hosted CMS on Server-less Cloudflare for podcast/blog/img/videos 16 by wenbin | 0 comments on Hacker News.

New Show Hacker News story: Show HN: How many advertising panels in Sydney are near a public telephone?

Show HN: How many advertising panels in Sydney are near a public telephone? 10 by mbo | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Predicting the Greenest time to use electricity (AU)

Show HN: Predicting the Greenest time to use electricity (AU) 2 by greenforecast | 0 comments on Hacker News. 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!

New Show Hacker News story: Show HN: Eleven – open-source alternative to Codespaces

Show HN: Eleven – open-source alternative to Codespaces 2 by jeremylevy | 0 comments on Hacker News. 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...

New Show Hacker News story: Show HN: Test if your shortcut conflicts with any default shortcuts in browsers

Show HN: Test if your shortcut conflicts with any default shortcuts in browsers 2 by tem-tem | 0 comments on Hacker News.

New Show Hacker News story: Show HN: 80/20 Rule in Everything

Show HN: 80/20 Rule in Everything 4 by giekaton | 0 comments on Hacker News. The content of the 8020.in website was generated using the ChatGPT AI engine and then reviewed by a human editor to ensure accuracy.

New Show Hacker News story: Show HN: WebTransport vs. WebRTC vs. WebSocket

Show HN: WebTransport vs. WebRTC vs. WebSocket 2 by WanjohiRyan | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Talk to GPT-3.5 via WhatsApp

Show HN: Talk to GPT-3.5 via WhatsApp 2 by hgarg | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Secure end-to-end client sessions and API calls using crypto key pairs

Show HN: Secure end-to-end client sessions and API calls using crypto key pairs 4 by kdragon | 0 comments on Hacker News. 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! :-)

New Show Hacker News story: Show HN: Kweb 1.3.3 released, a server-side interface to the browser's DOM

Show HN: Kweb 1.3.3 released, a server-side interface to the browser's DOM 2 by sanity31415 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Bespoke Artist Website Hosting

Show HN: Bespoke Artist Website Hosting 2 by linuxdeveloper | 0 comments on Hacker News. Merry Christmas everyone! We started offering hosting services for our musical artists at our record label Epsilon Records ( https://ift.tt/sZ0qNuF ) 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 thi...

New Show Hacker News story: Show HN: Newsic

Show HN: Newsic 2 by zsoltimre | 0 comments on Hacker News. News portal that uses GPT-3 to extract news from the news.

New Show Hacker News story: Show HN: Price My Spotify Library

Show HN: Price My Spotify Library 1 by devrob | 0 comments on Hacker News. Hi HN, I built this tool to estimate how much it would cost to purchase all the music in a user's Spotify library and individual playlists. Kind of interesting, maybe you'll like it too

New Show Hacker News story: Show HN: GPT-3 Powered Shell

Show HN: GPT-3 Powered Shell 38 by yasyfm | 4 comments on Hacker News.

New Show Hacker News story: Show HN: TapTab – Tab switching web extension for Safari

Show HN: TapTab – Tab switching web extension for Safari 5 by manibatra | 2 comments on Hacker News. 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/OQItXs2 Say hello to TapTab : https://ift.tt/A8qswzO... 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. -...

New Show Hacker News story: Show HN: GUI-based free app to backup and restore hard disk on Windows clients

Show HN: GUI-based free app to backup and restore hard disk on Windows clients 3 by cx1221 | 1 comments on Hacker News. 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

New Show Hacker News story: Show HN: Shmux – run all your scripts from one file

Show HN: Shmux – run all your scripts from one file 6 by shikaan | 2 comments on Hacker News. 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!

New Show Hacker News story: Show HN: Digital privacy game for middle schoolers, our Harvard final project

Show HN: Digital privacy game for middle schoolers, our Harvard final project 2 by sarigari | 0 comments on Hacker News. 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.

New Show Hacker News story: Show HN: Stop ChatGPT misinformation with the power of Community

Show HN: Stop ChatGPT misinformation with the power of Community 4 by rish1_2 | 0 comments on Hacker News. chatGPT is all powerful but with 1 caveat It can hallucinate or display misinformation. There is a solution: Have your chatGPT information verified by others! Also, Looking for a good prompt to get the best answer out of chatGPT? Find it here as well! Join now before it explodes!

New Show Hacker News story: Show HN: Simple golinks server backed by airtable

Show HN: Simple golinks server backed by airtable 2 by skhavari | 0 comments on Hacker News. 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!

New Show Hacker News story: Show HN: Search HN Favorites or Export to CSV/HTML

Show HN: Search HN Favorites or Export to CSV/HTML 14 by gabrielsroka | 0 comments on Hacker News. 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.

New Show Hacker News story: Show HN: Hacker News Insight

Show HN: Hacker News Insight 23 by Hooopo | 9 comments on Hacker News.

New Show Hacker News story: Show HN: Box4D – 4D physics demo using Rust and wgpu

Show HN: Box4D – 4D physics demo using Rust and wgpu 3 by beaumayns | 0 comments on Hacker News. 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.

New Show Hacker News story: Show HN: Teetty: a CLI tool to remote control a program running in a terminal

Show HN: Teetty: a CLI tool to remote control a program running in a terminal 3 by the_mitsuhiko | 0 comments on Hacker News. I needed to remote control a program (and read it’s output) while that tool should still be fully interactive for the user. Obviously there are things like tmux and more but they emulate an entire terminal. This is simpler in that it just sets up a pty and basic pipes or files to send stuff in and read from it.

New Show Hacker News story: Show HN: UI for Apache Kafka v0.5 released with RBAC and serde plugins

Show HN: UI for Apache Kafka v0.5 released with RBAC and serde plugins 6 by haarolean | 0 comments on Hacker News.

New Show Hacker News story: Show HN: My Afternoon JavaScript Library

Show HN: My Afternoon JavaScript Library 2 by jrberendt | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Fully offline, open-source alternative to Scribe for Firefox

Show HN: Fully offline, open-source alternative to Scribe for Firefox 2 by wrbl | 0 comments on Hacker News. 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 Fir...

New Show Hacker News story: Show HN: Create a Children's book with AI – with illustrations

Show HN: Create a Children's book with AI – with illustrations 2 by jaszczw | 4 comments on Hacker News. 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.

New Show Hacker News story: Show HN: eBPF-powered L4 package dropper

Show HN: eBPF-powered L4 package dropper 2 by boratanrikulu | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A Python AST viewer for the terminal

Show HN: A Python AST viewer for the terminal 4 by davepdotorg | 0 comments on Hacker News. Hey HN! I've been having a play with the idea of building a Python AST viewer that can be used in the terminal. It's very early days yet, but the basic approach is now available for playing with. Also on PyPi and works fine on GNU/Linux, macOS and Windows.

New Show Hacker News story: Show HN: Decentralized Database

Show HN: Decentralized Database 3 by xuman | 0 comments on Hacker News. DB3 is a community-driven layer2 decentralized database network. Infinite Storage Space Scalability is the key to the web3 explosion, db3 will use the following strategies to achieve web3 scale PC can meet the minimum system requirements so everyone can join the db3 network to provide storage space. Using dynamic sharding to achieve scale out. when a storage shard chain has not enough space to store mutation, it will split itself into two subchains. Using cold data archive to recycle storage space. history cold blocks and cold state data will be archived to FileCoin and the storage node will always has storage space to store new data. Blazed Fast and Provable On-chain Query Currently, decentralization means bad performance but db3 is trying to make a big improvement in performance Merkdb is the storage engine of db3 network and it not only has high performance but also the fast-proof generation Geo distribution,...

New Show Hacker News story: Show HN: OpenAEDMap – Automated External Defibrillators from OpenStreetMap

Show HN: OpenAEDMap – Automated External Defibrillators from OpenStreetMap 6 by RicoElectrico | 0 comments on Hacker News. Hi everyone, OpenAEDMap ( https://openaedmap.org/ ) allows you to find (and add!) AEDs in your area. These devices have proven themselves as life-savers in heart failure - when every second matters. The data is synced to OpenStreetMap database, so it's openly licensed (ODbL) and can also be used in other OSM-based apps. AFAIK, there is no other comparable map - they are either proprietary or show a single country. Frontend: https://ift.tt/cfC53x9 Tech stack: React, MapLibre GL JS, Bulma Backend: https://ift.tt/z54Ukdq Tech stack: Python, PostGIS

New Show Hacker News story: Show HN: Schtate – Functional Data Containers with a Familiar API

Show HN: Schtate – Functional Data Containers with a Familiar API 2 by schwartzworld | 0 comments on Hacker News. Looking for feedback on my library. I work mainly with React at work, as data is passed down as props, we end up performing a lot of transformations and checks on it. Most React developers leverage arrays heavily because the intuitive immutable, chainable API that JS arrays offer works really well with React's functional model. The purpose of this library is to make other types of data just as easy to work with by mirroring the Array API whenever possible, keeping immutability and chaining as first class features. It is not just for React developers, but anybody who has to manipulate data and hates having to write `if` statements. The library has zero runtime dependencies and 100% test coverage.

New Show Hacker News story: Show HN: Re-write text in the style of famous characters using GPT-3

Show HN: Re-write text in the style of famous characters using GPT-3 3 by tikkun | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Protein Monster (Net Art, NSFW)

Show HN: Protein Monster (Net Art, NSFW) 3 by uvwkvly | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Txtai 5.2 released: open-source semantic search

Show HN: Txtai 5.2 released: open-source semantic search 2 by txtai | 0 comments on Hacker News.

New Show Hacker News story: Show HN: ChatGPT developed an NPM package to check if jemalloc is installed

Show HN: ChatGPT developed an NPM package to check if jemalloc is installed 5 by smashah | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Translate JSON with this new tool, could be game changer for developers

Show HN: Translate JSON with this new tool, could be game changer for developers 4 by aexol | 2 comments on Hacker News.

New Show Hacker News story: Show HN: High performance HTML5 parser for Ruby, a Nokogiri alternative

Show HN: High performance HTML5 parser for Ruby, a Nokogiri alternative 2 by zyc9012 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A vichan variant that ChatGPT helped me host

Show HN: A vichan variant that ChatGPT helped me host 2 by nullish_signal | 0 comments on Hacker News. I recently set up a website hosting vichan [0] with nginx, and named it "h2ochan", inspired by the chaotic (yet moderated!) nature of imageboards like 4chan and 2chan. Plus, I love having a liter of water within arm's reach at all times. In the future, I have some plans for threading and posts that will further emphasize the "water" theme and encourage community engagement. In the past, I had tried setting up vichan a few times, but I was overwhelmed by the many technical tasks involved, such as using a remote terminal, working with MySQL databases, configuring nginx, setting file permissions and owners, and using Emacs (or trying to avoid clunky local file edits and FTP). However, I recently discovered chatGPT and have found it very helpful in assisting me with various technical issues. I began by asking for help setting up a public PHP forum, saying that I...

New Show Hacker News story: Show HN: Yahtzee and Poker and Cosmic Horror = Pine Tar Poker

Show HN: Yahtzee and Poker and Cosmic Horror = Pine Tar Poker 10 by bmalicoat | 1 comments on Hacker News. I'm excited to launch today! Pine Tar Poker is a yahtzee-inspired poker game with just a touch of cosmic horror for iOS and Android. I started working on this idea last January by making a paper prototype: a simple printed score sheet I could use with a real deck of cards. I had some fun with that, so I brought it into Unity and kept expanding on it over the last 11 months during nights and weekends. It's tough for me to stay motivated on side projects and see them through to release, but the act of shipping something is so fulfilling that it's usually worth the pain. For Pine Tar, I stretched myself in the narrative department by adding a bit of a Lovecraftian tone to what would otherwise be a Western saloon setting. One thing that kept me motivated during development was seeing my dad get hooked on the card game. He'd text me when he got his first royal flush ...

New Show Hacker News story: Show HN: New tool for visualizing embeddings of ChatGPT Q&A

Show HN: New tool for visualizing embeddings of ChatGPT Q&A 11 by wakahiu | 4 comments on Hacker News.

New Show Hacker News story: Show HN: A new word game with a travel theme

Show HN: A new word game with a travel theme 2 by platesacrossusa | 0 comments on Hacker News. 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.

New Show Hacker News story: Show HN: Infisical – open-source secrets manager

Show HN: Infisical – open-source secrets manager 28 by vmatsiiako | 2 comments on Hacker News. Last month, we open-sourced Infisical ( https://ift.tt/eWx1fwY ) - 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...

New Show Hacker News story: Show HN: Real or AI? A game to spot DALL-E 2 generated images

Show HN: Real or AI? A game to spot DALL-E 2 generated images 2 by maviator | 0 comments on Hacker News. I built this project last weekend. I was playing around with DALL-E 2 and I was impressed by how photorealistic the images generated are. I decided to build a small game to guess if the image is real or AI generated. This is my first ever weekend project, so I would appreciate any feedback :) Thanks

New Show Hacker News story: Show HN: Christmas Free Icons

Show HN: Christmas Free Icons 2 by zlate | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Screen Studio – Beautiful screen recordings in minutes

Show HN: Screen Studio – Beautiful screen recordings in minutes 5 by pie6k | 2 comments on Hacker News. Hey! I started working on this app 4 months ago. The idea is simple: automate creating promo quality videos that include screen recordings as much as possible Currently it makes cursor movement smooth, zooms in on clicks, adds background and frame around recorded window and adds cinematic motion blur. I plan to add selfie camera support, full text slides and multi-clip recordings. Works only on macOS. It is paid software (one time payment for license + 1 year of updates), but you can download and try it for free - everything except final export to file will work 100% Thanks!

New Show Hacker News story: Show HN: View Reddit Images by Topic

Show HN: View Reddit Images by Topic 2 by akjeet | 2 comments on Hacker News. Hi, I created a simple website to display Reddit images from set of subreddits by topic. It displays images from current top posts.

New Show Hacker News story: Show HN: Log in to Mastodon with your Twitter account

Show HN: Log in to Mastodon with your Twitter account 3 by danbmil99 | 0 comments on Hacker News. 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?

New Show Hacker News story: Show HN: Generate context-aware snippets via tree-sitter

Show HN: Generate context-aware snippets via tree-sitter 2 by xenodium | 0 comments on Hacker News.

New Show Hacker News story: Show HN: VR Development Resource

Show HN: VR Development Resource 2 by Bummers256 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: 4-7-8 Breathing – BreathWithMe.io

Show HN: 4-7-8 Breathing – BreathWithMe.io 2 by ericwang1997 | 1 comments on Hacker News. Hello, Let's take a few deep breaths together.

New Show Hacker News story: Show HN: Speleomorph, an Exploration Puzzle

Show HN: Speleomorph, an Exploration Puzzle 2 by hcs | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Create keepsakes for your loved ones using AI

Show HN: Create keepsakes for your loved ones using AI 2 by nucks | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts 2 by rileyt | 0 comments on Hacker News. 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

New Show Hacker News story: Show HN: Book about forms usability for devs

Show HN: Book about forms usability for devs 3 by Akcium | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A magic frame you can prompt to show generated art to an e-ink display

Show HN: A magic frame you can prompt to show generated art to an e-ink display 2 by sambroner | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Simply see your client hints sent by Chrome

Show HN: Simply see your client hints sent by Chrome 2 by razeghi71 | 0 comments on Hacker News. Chrome will start to reduce the UserAgent string and replace it with client hints. here you can simply see your current UA, the reduced one, and your client hints.

New Show Hacker News story: Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3

Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3 9 by 0xferruccio | 5 comments on Hacker News. OP here, this was super fun to build. It all started from playing around with Nat Friedman's GPT browser https://twitter.com/0xferruccio/status/1599014988693180417 Then after having this running for our product for a couple of days or so we decided to give 10 customers access and they loved it! So expanding access now feels great :)

New Show Hacker News story: Show HN: Chat with AI Jesus, Buddha, Obama, Gary Vee, and Dr. Peterson

Show HN: Chat with AI Jesus, Buddha, Obama, Gary Vee, and Dr. Peterson 5 by jazz3020 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: The easiest way to run a brainstorm, supercharged with A.I

Show HN: The easiest way to run a brainstorm, supercharged with A.I 3 by suujia | 0 comments on Hacker News. 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 effectiv...

New Show Hacker News story: Show HN: Rapid Reply – GPT-3 AI Email Assistant for Busy Founders

Show HN: Rapid Reply – GPT-3 AI Email Assistant for Busy Founders 2 by johnndege | 1 comments on Hacker News. Hi HN, I created Rapid Reply for founders, execs and managers who get 30+ emails a day and want to respond fast and polite. It also helps you overcome writers block. Let me know if you have questions.

New Show Hacker News story: Show HN: Simpler – Your GPT-3 Task Planner

Show HN: Simpler – Your GPT-3 Task Planner 2 by heymartinadams | 0 comments on Hacker News.

New Show Hacker News story: Show HN: I'm challenging your clicking speed with this game I rebuilt

Show HN: I'm challenging your clicking speed with this game I rebuilt 3 by mrccc | 4 comments on Hacker News.

New Show Hacker News story: Show HN: Natural language Twitter search using Codex

Show HN: Natural language Twitter search using Codex 3 by andyk | 0 comments on Hacker News. We built a structured search engine for Twitter called Bird SQL, available at https://ift.tt/DGdXefa . Our search interface uses OpenAI Codex to translate natural language to SQL. Our backend then verifies the SQL, executes it, and displays the results on the web app. This makes large structured datasets like a scrape of Twitter easy for anyone to explore. As background, while working on text-to-SQL as a general problem, we came to believe one of its most powerful applications is as a search tool because: - SQL is hard to write by hand and prone to errors - It allows you to iterate quickly if you’re exploring a new dataset - A lot of contextual information that you’d normally have to internalize (e.g. your data’s schema) can be automatically generated and offloaded to the language model Using large language models (LLMs) like Codex to write the SQL for you means you don’t have to worry about...

New Show Hacker News story: Show HN: Readwise Reader, an all-in-one reading app

Show HN: Readwise Reader, an all-in-one reading app 30 by tristanho | 6 comments on Hacker News. Hey HN, cofounder of Readwise here. We've been working on this cross-platform reader app for about 2 years, excited to finally share it in public beta. Probably the most notable thing that makes Reader unique is that it supports almost any content type you could want to save/read/highlight: * web pages * emails/newsletters * PDFs * ePubs * twitter threads * youtube videos (with transcripts) * RSS feeds With all of your knowledge content in one place, we built powerful reading and highlighting, as well as a bunch of novel triage/organization features, so you can actually consume & stay on top of that content! There are also a lot of advanced features too, such as text-to-speech, GPT3 questions/summaries, super powerful highlighting (that includes markup and images), complex filtering/search (with our own query language), sleek mobile triage UI, keyboard shortcuts for reading/every...

New Show Hacker News story: Show HN: AI Avatar Image Generator Based on Other AI Images

Show HN: AI Avatar Image Generator Based on Other AI Images 4 by ssmaameri | 0 comments on Hacker News. An AI Avatar image generator that creates images of you based on other AI created images. The popularity of the recent AI Avatar image generator apps sparked some interest of mine in the area. After playing around with a few AI Avatar image generators, some of which generate pictures of you based on pictures you upload and prompts you write, I thought, wouldn't it be much easier, instead of writing out prompts, to just select another image which you want your generated image to be based on. The image the user selects is actually another AI generated image, so we know the prompt used to generate it. So prompt writing is abstracted away from the user, and instead they can search for images and click on ones they like. Backend of the application currently uses Astria AI for the image model training and generation, and uses the Lexica API for getting lists of AI generated images a...

New Show Hacker News story: Show HN: A Video Editor SDK for Web Based on WASM and WebCodecs

Show HN: A Video Editor SDK for Web Based on WASM and WebCodecs 9 by buss_jan | 0 comments on Hacker News. Currently in Beta and supporting only Chromium based browsers.

New Show Hacker News story: Show HN: Embedding a camera experience within your app shouldn't be that hard

Show HN: Embedding a camera experience within your app shouldn't be that hard 2 by macfleid | 0 comments on Hacker News.

New Show Hacker News story: Show HN: AI Based Fashion Search Engine in Computer Vision Technology

Show HN: AI Based Fashion Search Engine in Computer Vision Technology 2 by corgilove | 0 comments on Hacker News. Only Desktop Version Available. Mobile with new design is coming soon. We Appreciate Your Feedback.

New Show Hacker News story: Show HN: I built a feed of engineering blogs from top tech companies

Show HN: I built a feed of engineering blogs from top tech companies 2 by iillexial | 3 comments on Hacker News.

New Show Hacker News story: Show HN: Automated Insights from Your Google Analytics

Show HN: Automated Insights from Your Google Analytics 11 by micrum | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Good Tech Things, a collection of cloud and software engineering comics

Show HN: Good Tech Things, a collection of cloud and software engineering comics 4 by forrestbrazeal | 1 comments on Hacker News.

New Show Hacker News story: Show HN -- Quibbler: Your Data – Interactive

Show HN -- Quibbler: Your Data – Interactive 2 by roykishony | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Mailsociety: A revolutionary new take on email, transforming the inbox

Show HN: Mailsociety: A revolutionary new take on email, transforming the inbox 3 by h00xx | 0 comments on Hacker News. 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?

New Show Hacker News story: Show HN: Play games, with your friends right from the browser. No installations

Show HN: Play games, with your friends right from the browser. No installations 3 by WanjohiRyan | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Vimium Everywhere

Show HN: Vimium Everywhere 2 by phil294 | 2 comments on Hacker News.

New Show Hacker News story: Show HN: An open-source UI Library with automatic routing and SuperComponents

Show HN: An open-source UI Library with automatic routing and SuperComponents 2 by jsdev07 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Sup – audio first social network with dynamic push notification sounds

Show HN: Sup – audio first social network with dynamic push notification sounds 2 by higgins | 0 comments on Hacker News.

New Show Hacker News story: Show HN: NixOS Web Hosting for Everyone

Show HN: NixOS Web Hosting for Everyone 3 by ghuntley | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Monitor a Twitter handle and get notified when it becomes available

Show HN: Monitor a Twitter handle and get notified when it becomes available 2 by marckohlbrugge | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Bugbusters.ai automated bugfixing using gpt-3

Show HN: Bugbusters.ai automated bugfixing using gpt-3 3 by codingmoh | 0 comments on Hacker News. 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 c...

New Show Hacker News story: Show HN: ShopWitYoPeople – A black Chicago business directory

Show HN: ShopWitYoPeople – A black Chicago business directory 3 by imagination | 0 comments on Hacker News. Hey HN! ShopWitYoPeople ( https://ift.tt/aHsRc5u ) 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!

New Show Hacker News story: Show HN: Is Edge Compute Faster? Benchmarking Edge Platforms (With Databases)

Show HN: Is Edge Compute Faster? Benchmarking Edge Platforms (With Databases) 2 by marcelthomas | 0 comments on Hacker News. I built a platform for running your applications and data on the edge with TypeScript (Bun and Deno) and SQL with strong consistency (PostgreSQL compatible that works with Prisma!).

New Show Hacker News story: Show HN: Create auto-updating charts-as-images with low-code/nocode

Show HN: Create auto-updating charts-as-images with low-code/nocode 2 by sophia_oneal | 0 comments on Hacker News. Hello, we just released Image Charts 2.0, a way to create and show a chart as an image anywhere using our custom API and integrations with Zapier and Make. My friend Francois-Guillaume made Image Charts in 2015 to replace Google Image Charts for a project since it was deprecated. Since then we’ve been adding features and getting it integrated with Zapier and Make to make it easy to build good-looking charts automatically. Each chart has a custom URL and HTML code so it’s easy to embed. And you can build progress bars, gradients, and really any kind of chart with it (bar, line, radar, scatter, you name it). We have a gallery of over 30 charts and counting. [Chart gallery]( https://ift.tt/UIW0eSZ... ) with sample data The site with the live Editor: [ https://www.image-charts.com/](https://www.image-charts.com/... How-to with gradient fills: [ https://ift.tt/fIH47mJ... How...

New Show Hacker News story: Show HN: Obsidian: Insert conversation starters generated by AI in your notes

Show HN: Obsidian: Insert conversation starters generated by AI in your notes 2 by louis030195 | 0 comments on Hacker News. I often prepare my conversations beforehand, whether for business or family/friends, with this Templater you can get ready for great & deep conversations using https://langa.me API (free tier).

New Show Hacker News story: Show HN: Embed a snow effect on your website

Show HN: Embed a snow effect on your website 23 by ksimon | 16 comments on Hacker News. Embed a snow effect on your website with one line of code (~1.3kB), and add some Christmas magic to your websites. A quick weekend project :)

New Show Hacker News story: Show HN: Train your own image generator (Stable Diffusion) for free

Show HN: Train your own image generator (Stable Diffusion) for free 2 by 88stacks | 0 comments on Hacker News. 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/KOEruik and here is an example of using it for people: https://ift.tt/cDvhYQf and an example for using it for styles: https://ift.tt/WU7SbX1 The UI is rough, but I would love feedback on how to improve it for you. https://88stacks.com

New Show Hacker News story: Show HN: Use ChatGPT in Jupyter notebooks via a Chrome extension

Show HN: Use ChatGPT in Jupyter notebooks via a Chrome extension 2 by localhost | 0 comments on Hacker News. 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/c1BGPsz

New Show Hacker News story: Show HN: VS Code Ext: Collaborative countdown timer for mob programming sessions

Show HN: VS Code Ext: Collaborative countdown timer for mob programming sessions 2 by felladrin | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Why YC when there's YZ?

Show HN: Why YC when there's YZ? 2 by cmendez | 0 comments on Hacker News. The Crowd Supported, Crowd Constructed, Opened sourced Acceleration program for the next generation of builders. Note: Website is just to get feedback initially.

New Show Hacker News story: Show HN: Imperative Reactive Programming in JavaScript

Show HN: Imperative Reactive Programming in JavaScript 2 by lorean_victor | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Predict team ranks in sports and video games with openskill.py

Show HN: Predict team ranks in sports and video games with openskill.py 2 by daegontaven | 1 comments on Hacker News. You can now predict the ranks of a team of players since v3.2.0 of openskill.py. OpenSkill is a rating system designed for complex n-team, n-player matchups and is ready out of the box with 5 different models and 3 prediction functions to suit your needs whether it be building video game leaderboards, matchmaking players or predicting how well a sports team will do. OpenSkill is not only up-to 20x faster, it is also now has the same accuracy as TrueSkill and sometimes even more (we benchmark against TrueSkill's implementation of win prediction). There are also no implementations of TrueSkill that are free from patent and trademark issues. It's time to ditch Elo and TrueSkill for good.

New Show Hacker News story: Show HN: AI-powered message replies assistant

Show HN: AI-powered message replies assistant 2 by lamsal | 0 comments on Hacker News. I was free early this week and decided to work on something I've always wondered. As someone who has struggled with matches on Tinder and ghosting, I know how difficult it can be to come up with the perfect response in the moment. That's why I created this tool - to make it easy for anyone to quickly and easily generate the perfect reply, tailored to their audience, culture, and context. It is currently in beta and would love to hear your feedback on the product. Link to webapp: https://ift.tt/2SJtscu

New Show Hacker News story: Show HN: ChatGPT Prompts and Products

Show HN: ChatGPT Prompts and Products 2 by navneetsingh | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Hanzi.gg – Wordle-inspired Chinese character guessing game

Show HN: Hanzi.gg – Wordle-inspired Chinese character guessing game 4 by quiltmoaste | 1 comments on Hacker News. 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/6D8brSn [2] https://ift.tt/fObWscK

New Show Hacker News story: Show HN: Sirdb – simple Git diffable toy database on the filesystem

Show HN: Sirdb – simple Git diffable toy database on the filesystem 2 by graderjs | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Peer2Proxy, Earn passive income by sharing your internet

Show HN: Peer2Proxy, Earn passive income by sharing your internet 2 by hackermondev | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Alle – a terminal todo manager in Rust

Show HN: Alle – a terminal todo manager in Rust 3 by lkyuchukov | 1 comments on Hacker News.

New Show Hacker News story: Show HN: EasyPub.io

Show HN: EasyPub.io 3 by jteppinette | 0 comments on Hacker News. The free and anonymous online publisher. EasyPub allows you to publish your content to the internet without creating an account or being tracked while maintaining the ability to update or delete your published content. I made this in response to the recent singlepage.cc post. I was confident a system could be developed that was free/fast/anonymous and resilient to attack/overuse without charging $1 per submission. I believe that goal has been met. Let me know what you think. I am going to open source soon. Roadmap: - Advanced auto spam detection - Improved WYSIWYG editor Stack: - Python (Starlette / Asyncio) - Redis (metadata store) - Cloudflare R2 (content store) - Cloudflare CDN / WAF / Proxy / etc..

New Show Hacker News story: Show HN: ChatGPT but for Rap Battles

Show HN: ChatGPT but for Rap Battles 2 by AnujNayyar | 1 comments on Hacker News. I made a thing! I made something I thought was fun with the latest OpenAI GPT 3.5 model. It lets you rap battle against famous figures (Abraham Lincoln, Kim Kardashian etc) or against a generic A.I. You can also generate rap lyrics about any topic. I've set it to give away 180 words for free so you can try it out, you'll have to confirm your email for this. Hope you have fun :)

New Show Hacker News story: Show HN: Live AI Avatars for videochats and streaming

Show HN: Live AI Avatars for videochats and streaming 15 by redsh | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Panoptisch – A recursive dependency scanner for Python projects

Show HN: Panoptisch – A recursive dependency scanner for Python projects 8 by r9295 | 2 comments on Hacker News. 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. Also, happy to answer any questions!

New Show Hacker News story: Show HN: BeSanta, Real time Santa Claus AI avatars on your iPhone Ho-ho-ho

Show HN: BeSanta, Real time Santa Claus AI avatars on your iPhone Ho-ho-ho 6 by redsh | 1 comments on Hacker News.

New Show Hacker News story: Show HN: I fine-tuned Flan-T5. Can it cook?

Show HN: I fine-tuned Flan-T5. Can it cook? 19 by aqader | 1 comments on Hacker News. Checkout the app at https://www.lechef.fyi

New Show Hacker News story: Show HN: Versatile Metallic Finish for CSS

Show HN: Versatile Metallic Finish for CSS 3 by mikaelaast | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Open-Source AI Parser for HTML Elements

Show HN: Open-Source AI Parser for HTML Elements 2 by rocketdey | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Ad-Free Lyrics Website

Show HN: Ad-Free Lyrics Website 2 by snshn | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Tamagui v1 Release Candidate

Show HN: Tamagui v1 Release Candidate 5 by nwienert | 2 comments on Hacker News.

New Show Hacker News story: Show HN: A Movie Script Created by ChatGPT and Stable Diffusion

Show HN: A Movie Script Created by ChatGPT and Stable Diffusion 2 by wbemaker | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Double-X-Encoding – Encode any UTF-8 string with [0-9a-zA-Z_]

Show HN: Double-X-Encoding – Encode any UTF-8 string with [0-9a-zA-Z_] 3 by adius | 0 comments on Hacker News.

New Show Hacker News story: Show HN: This VC Does Not Exist

Show HN: This VC Does Not Exist 3 by r3trohack3r | 0 comments on Hacker News. I asked This VC Does Not Exist to describe itself: "I have a groundbreaking idea for a new class of product that leverages the power of ChatGPT technology to bypass bias filters and level the playing field for communication. By adding a prefix to the beginning of a ChatGPT prompt, we can generate custom-tailored content that is specifically designed to break through the biases of the person we are communicating with. This technology has the potential to bridge language barriers, cultural divides, and socioeconomic differences, making it possible for anyone to communicate effectively, regardless of their background. I believe this product has the potential to be a game-changer, and I'm excited to share it with you and discuss the possibilities for bringing it to market." Everything on this page was created with DallE and ChatGPT (other than the title). It's using a single session token for...

New Show Hacker News story: Show HN: Hnpdf.com – Quick Access to PDFs Shared on Hacker News

Show HN: Hnpdf.com – Quick Access to PDFs Shared on Hacker News 20 by Gigacore | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Ezy – open-source gRPC client, alternative to Postman and Insomnia

Show HN: Ezy – open-source gRPC client, alternative to Postman and Insomnia 10 by notmedia | 0 comments on Hacker News. In this release I have concentrated on user experience: - Full support of shortcuts - Reworked collections management - Notifications - Improved UX gRPC clients I’ve worked with had drawbacks and didn’t fit my use-case in a way I was expecting, since I’ve started working with gRPC 3+ years ago. Since then, I wanted a tool that fits any need in gRPC world. This is why I created ezy. Compared to Insomnia and Postman, ezy offers better streams support, allows you to use Server-Side and Mutual TLS with custom TLS certificates, works with gRPC-Web and has a more slick UI/UX. If you are looking for a gRPC/gRPC-Web client which fits your needs, give ezy a chance! I’d love to hear your feedback and answer any questions regarding ezy.

New Show Hacker News story: Show HN: IKEA Price – Get Notified When an IKEA Product's Price Drops

Show HN: IKEA Price – Get Notified When an IKEA Product's Price Drops 2 by ifedapo | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Let AI to generate beautiful art prints

Show HN: Let AI to generate beautiful art prints 2 by wsieroci | 0 comments on Hacker News. hi, I was working last few months on service where you can easily generate beautiful art images using machine learning algorithm called stable diffusion. Additionally, service is offering possibility to print your favourite images on high quality acrylic sheet and deliver it to you so that you can put them on your wall. What do you think? Best, Wiktor

New Show Hacker News story: Show HN: Search engine that uses a ChatGPT-like model to browse the web

Show HN: Search engine that uses a ChatGPT-like model to browse the web 2 by rushingcreek | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Music quiz web app powered by Spotify API

Show HN: Music quiz web app powered by Spotify API 2 by kpeterz | 1 comments on Hacker News. I had some time over and decided to put together this idea I had for a few years. A music quiz based on a playlist on Spotify.

New Show Hacker News story: Show HN: Vimkey – A browser extension, Use the keyboard to control the browser

Show HN: Vimkey – A browser extension, Use the keyboard to control the browser 2 by Haojen | 0 comments on Hacker News. 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.

New Show Hacker News story: Show HN: New service to grow your audience on Twitter and boost your following

Show HN: New service to grow your audience on Twitter and boost your following 2 by dev-bre | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Publish from GitHub Actions using multi-factor authentication

Show HN: Publish from GitHub Actions using multi-factor authentication 14 by varunsharma07 | 3 comments on Hacker News. The backstory about this GitHub Action: I discussed with an open-source maintainer why they publish npm packages from their local machine and do not use CI/CD pipelines. They said publishing should require human intervention and want to continue using multi-factor authentication to publish to the npm registry. This led to building the wait-for-secrets GitHub Action. It prints a URL in the build log and waits for secrets to be entered using a browser. Once entered, the workflow continues, and secrets can be used in future steps. The latest release of "eslint-plugin-react" to the npm registry used a one-time password (OTP) from a GitHub Actions workflow! https://ift.tt/WwdG923...

New Show Hacker News story: Show HN: Codeium – a free, ultrafast AI codegen extension

Show HN: Codeium – a free, ultrafast AI codegen extension 20 by varunkmohan | 1 comments on Hacker News. 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!

New Show Hacker News story: Show HN: Copilot Money launched their macOS app

Show HN: Copilot Money launched their macOS app 2 by sergiocampama | 3 comments on Hacker News.

New Show Hacker News story: Show HN: Will data apps into existence with GPT-3

Show HN: Will data apps into existence with GPT-3 2 by javierluraschi | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Edupops (Antler VN2) – Learn with Short Videos

Show HN: Edupops (Antler VN2) – Learn with Short Videos 3 by docuru | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Mm-go – Generic manual memory management for Golang

Show HN: Mm-go – Generic manual memory management for Golang 3 by joetifa2003 | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Hacker News for Busy People

Show HN: Hacker News for Busy People 2 by si_164 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Automations for Tasks – Height.app

Show HN: Automations for Tasks – Height.app 2 by michaelvillar | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Chrome extension to summarize blogs and articles using ChatGPT

Show HN: Chrome extension to summarize blogs and articles using ChatGPT 3 by your_challenger | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Circle Calendar

Show HN: Circle Calendar 2 by escot | 0 comments on Hacker News. I've always had a hard time visualizing the relative order and distance between months using a standard columnar calendar. So I made this circular calendar. It's similar to other circular calendars, however I tried to fashion it more like a clock (1-12) to help make the visual connection between the month name and the month number.

New Show Hacker News story: Show HN: We built a CLI app for electronic PDF signature

Show HN: We built a CLI app for electronic PDF signature 3 by hbaum | 0 comments on Hacker News. 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!

New Show Hacker News story: Show HN: A smart contract and website to tax loss harvest your worthless NFTs

Show HN: A smart contract and website to tax loss harvest your worthless NFTs 2 by wiidude32 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Controversial quiz game generated by ChatGPT

Show HN: Controversial quiz game generated by ChatGPT 3 by lovasoa | 1 comments on Hacker News.

New Show Hacker News story: Show HN: Automatically generate commit messages using ChatGPT

Show HN: Automatically generate commit messages using ChatGPT 2 by romanhotsiy | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Txt2jira – version 2 of smart Jira work logging tool released today

Show HN: Txt2jira – version 2 of smart Jira work logging tool released today 2 by klammbueddel | 0 comments on Hacker News. Logging work to Jira does not suck anymore. Check out second version of the tool that makes your work logging life easy ;) Since the first version was a POC cranked out in not more than 2 days, the second iteration took me some more time to craft things with much more care. Have fun checking it out, feedback is appreciated.

New Show Hacker News story: Show HN: I recreated Coursera with 150 free YouTube tutorials

Show HN: I recreated Coursera with 150 free YouTube tutorials 7 by nandreev | 2 comments on Hacker News.

New Show Hacker News story: Show HN: Browser extension to display ChatGPT response besides Google Search

Show HN: Browser extension to display ChatGPT response besides Google Search 3 by wonderfuly | 0 comments on Hacker News.

New Show Hacker News story: Show HN: GPTLang, a New Programming Language Implemented by ChatGPT

Show HN: GPTLang, a New Programming Language Implemented by ChatGPT 2 by jiayuanzhang | 1 comments on Hacker News.

New Show Hacker News story: Show HN: A tool like jq, but for parsing HTML

Show HN: A tool like jq, but for parsing HTML 4 by orf | 0 comments on Hacker News.

New Show Hacker News story: Show HN: A more complete Rust example project for the Rasberry Pi Pico

Show HN: A more complete Rust example project for the Rasberry Pi Pico 2 by gbin | 0 comments on Hacker News.

New Show Hacker News story: Show HN: This Hacker News Does Not Exist

Show HN: This Hacker News Does Not Exist 42 by gravitate | 20 comments on Hacker News.

New Show Hacker News story: Show HN: Leetcode but for front end devs (terrible idea?)

Show HN: Leetcode but for front end devs (terrible idea?) 2 by xempes | 1 comments on Hacker News. 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 :)

New Show Hacker News story: Show HN: A nice C string API

Show HN: A nice C string API 3 by mickjc750 | 0 comments on Hacker News. A convenient C string API, friendly alongside classic C strings.

New Show Hacker News story: Show HN: Clerkie AI – the code debugging buddy you've always wanted

Show HN: Clerkie AI – the code debugging buddy you've always wanted 10 by detente18 | 5 comments on Hacker News.

New Show Hacker News story: Show HN: Doom 1993 Preprocessing Animations

Show HN: Doom 1993 Preprocessing Animations 2 by 7thSamurai | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Open-source clones of popular sites (Airbnb, AMZ, Instagram, etc.)

Show HN: Open-source clones of popular sites (Airbnb, AMZ, Instagram, etc.) 2 by andersonmvd | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Rune’s Secret Type Ported to Python

Show HN: Rune’s Secret Type Ported to Python 2 by yasyfm | 0 comments on Hacker News.

New Show Hacker News story: Show HN: SecretKeeper – The Secure, Free iOS Password Manager

Show HN: SecretKeeper – The Secure, Free iOS Password Manager 2 by pharaohgeek | 0 comments on Hacker News. 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!

New Show Hacker News story: Show HN: I made a Google Chrome extension automatically with ChatGPT

Show HN: I made a Google Chrome extension automatically with ChatGPT 2 by _pdp_ | 0 comments on Hacker News.

New Show Hacker News story: Show HN: The One Thing Well blog has resumed posting after a ~3y sabbatical

Show HN: The One Thing Well blog has resumed posting after a ~3y sabbatical 2 by alsetmusic | 0 comments on Hacker News. I'm not affiliated, just a fan. Some of my favorite CLI tools were discovered by reading this site.

New Show Hacker News story: Show HN: Data Breach Source Detector

Show HN: Data Breach Source Detector 2 by juliet_de | 0 comments on Hacker News.

New Show Hacker News story: Show HN: Semantic Question Answering as a Service

Show HN: Semantic Question Answering as a Service 5 by kacperlukawski | 0 comments on Hacker News. 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.

New Show Hacker News story: Show HN: I made a 2D shoot 'em up game with Go, using Entity Component System

Show HN: I made a 2D shoot 'em up game with Go, using Entity Component System 2 by m110 | 0 comments on Hacker News.

New Show Hacker News story: Show HN: We have built a benchmark platform for graph databases

Show HN: We have built a benchmark platform for graph databases 14 by mapleeman | 1 comments on Hacker News.