Posts

Showing posts from October, 2023

Show HN: Collaborative Shopify Queue with upvotes and downvotes https://ift.tt/wfWZQIq

Show HN: Collaborative Shopify Queue with upvotes and downvotes Hey all, I created http://cueued.com that works as a remote for a collaborative spotify queue where the users can upvote and downvote music they want to hear next. Only the person who is playing the music needs to have spotify premium! And if you're far from your friends (and have premium) and want to listen together, you can go to the settings and click Connect to Room, and you all can listen to the same music remotely. Let me know what y'all think about it, and any improvements as well. And if anyone's interested in how I built it let me know as well. http://cueued.com/ November 1, 2023 at 02:36AM

Show HN: Halloween game to show off my new Terminal https://ift.tt/w7fID9Y

Show HN: Halloween game to show off my new Terminal Hi hi, I made a little Halloween themed game this week to show off my new terminal. You can play it in the browser. at https://ift.tt/TxJWd1f Two years ago, I started building an experiment tracking tool for myself as I have been venturing into ai research, and it has morphed into a terminal with rich content support and a bunch of fancy features. https://ift.tt/agx1uew I can't recommend people start using snail for important stuff today, but I think the game is fun and it shows off a lot of the capabilities of the terminal. Joel Einbinder https://ift.tt/TxJWd1f November 1, 2023 at 01:14AM

Show HN: JS Local-only AI Apps starter kit: cost $0 to run and test locally https://ift.tt/WUp9uRw

Show HN: JS Local-only AI Apps starter kit: cost $0 to run and test locally Hi HN! Here's a local-only stack I built over the weekend - hope it can be useful for you! I have been building a lot of AI apps - https://ift.tt/yBLrIns https://ift.tt/TzSxir9 ... And there were definitely times I spent way too much $$ before deploying the app to production. So I was looking for a "local only" stack and found a few tools that worked well together. I used the following set of tools but may add more options later: - Inference: Ollama - VectorDB: Supabase pg-vector - LLM orchestration: langchain - Framework: nextjs My learning from building ai-town was also that many people don't have the luxury of swiping a credit card to test an app with a lot of AI workloads -- not surprisingly, many models on Ollama are already very good - I used llama2-7b for majority of my dev work. Hope this can lower the barrier to entry for building AI apps. :) https://ift.tt/fExMoFl October 31, 2023 at...

Show HN: AnglE-LLaMA Sentence Embeddings (New SOTA on STS) https://ift.tt/rnWSmTO

Show HN: AnglE-LLaMA Sentence Embeddings (New SOTA on STS) https://ift.tt/t7NbWyh October 31, 2023 at 01:24AM

Show HN: Discourse – Wikipedia for Sensitive Topics https://ift.tt/cq73n8x

Show HN: Discourse – Wikipedia for Sensitive Topics We just launched our open beta of Discourse and would love feedback. We’re a group of professionals from across technology & journalism who all have a shared experience working with sensitive topics and misinformation online. We built Discourse as a way to fill a gap we continued to see in our day jobs: a trustworthy and simple way to understand challenging topics. Discourse is unique in that it (a) combines multiple viewpoints into one place and (b) allows for Wiki-style crowd suggestions. While other sources try to be 'fair and balanced' off the bat, our belief is that it takes time, feedback, and iteration to get there - and the team has built the site around this. We’d love your feedback about how we’re presenting and summarizing the full picture to present a more balanced view of complex topics like the Future of AI, the Israeli-Palestinian Conflict, Climate Change, Defunding the Police, and more. Is the formatting ea...

Show HN: SanitizHAR: A simple Chrome extension to sanitize HAR file contents https://ift.tt/wbT5Dzj

Show HN: SanitizHAR: A simple Chrome extension to sanitize HAR file contents https://ift.tt/HMeALU6 October 30, 2023 at 12:49AM

Show HN: Rust TUI libcurl HTTP client – developed in prison https://ift.tt/h8dTHVj

Show HN: Rust TUI libcurl HTTP client – developed in prison https://ift.tt/P7XLJY8 October 30, 2023 at 12:42AM

Show HN: Bitcoin Private Network Manager with a Terminal User Interface https://ift.tt/uQo3z1y

Show HN: Bitcoin Private Network Manager with a Terminal User Interface Introducing PrivateBTC: A Go package providing an intuitive TUI and a streamlined API. Launch and manage your Bitcoin private network with ease. Execute and replace transactions by fee, mine blocks, and programmatically delve into chain reorganizations. https://ift.tt/ROWjQ7b October 29, 2023 at 11:17PM

Show HN: how I built the largest open database of Australian law https://ift.tt/dnQM0BN

Show HN: how I built the largest open database of Australian law https://ift.tt/mzgvIOT October 29, 2023 at 01:06PM

Show HN: YCombinato – A domain-hacked "Hacker News" client https://ift.tt/quzo0Vd

Show HN: YCombinato – A domain-hacked "Hacker News" client Hi HN, This is a little "HN Reader" experiment I made using a domain hack of "news.ycombinato.com" <- notice the "r" is missing . Basically, I thought it would be cool to make a "clone" of the "Hacker News" URL so you can quickly navigate to "YCombinato" from any post on "news.ycombinator" by just dropping the r in the domain. The benefit is a few extra features like; sorting, searching etc... Unfortunately I realized it's essentially a phishing attack :( according to the browser, which means there will probably be a warning message on most browsers... but it's still usable and hopefully people find it enjoyable. There's so many "Hacker News" clients now that it's almost equivalent to the TODO app for web developers. This project does take it pretty far by replicating the URL, so if moderators are unhappy with it, please...

Show HN: Codebuy.org – A Digital Assets Marketplace https://ift.tt/lg65d7k

Show HN: Codebuy.org – A Digital Assets Marketplace https://codebuy.org/ October 29, 2023 at 02:09AM

Show HN: Marmotte – Open-Source IT Asset Management Made Simple https://ift.tt/6EwjDIi

Show HN: Marmotte – Open-Source IT Asset Management Made Simple https://ift.tt/ZvJLM9H October 28, 2023 at 11:12PM

Show HN: BillDB – What were you charged? https://ift.tt/a9ri4l2

Show HN: BillDB – What were you charged? BillDB is a searchable database of prices people have paid and where. What does each veterinarian charge to spay a cat? Who provides the cheapest oil change in your town? Which plumber has been charging the lowest rate? Which car dealership has been giving the best out-the-door price, inclusive of any surprise markups? Is your current dentist charging you a fair price? Just like with the review sites we all know, BillDB is community-driven, so it's up to us to post what we've paid and where. This is the biggest challenge of the whole project, so it would be great to get your suggestions on achieving that as well as the site itself. I built this with React, Material UI, and Firebase. https://billdb.com October 28, 2023 at 12:55AM

Show HN: Is It Toxic To? – Check if a plant is toxic to your pets https://ift.tt/y4mrPhA

Show HN: Is It Toxic To? – Check if a plant is toxic to your pets All information is from the ASPCA's list of toxic plants ( https://ift.tt/VFIcaoZ... ) https://ift.tt/BjLKJYv October 28, 2023 at 03:44AM

Show HN: ChatGQL – Natural Language Conversations with GraphQL APIs https://ift.tt/v7Z0Jzh

Show HN: ChatGQL – Natural Language Conversations with GraphQL APIs https://chatgql.com/ October 27, 2023 at 10:50PM

Show HN: An AI that reads privacy policies for you https://ift.tt/VO2C7rm

Show HN: An AI that reads privacy policies for you https://ift.tt/QCsYI4J October 27, 2023 at 10:31AM

Show HN: Maven to Gradle (Dependency Conversion) https://ift.tt/tZ4bA5L

Show HN: Maven to Gradle (Dependency Conversion) Very tiny project to convert your Maven dependency blocks to Gradle. On a mission to support other build systems in the JVM ecosystem too :). https://ift.tt/AczYG9r October 27, 2023 at 09:09AM

Show HN: Cheddar, the app for people who hate budgeting https://ift.tt/zAeQ4BW

Show HN: Cheddar, the app for people who hate budgeting https://getcheddar.co/ October 27, 2023 at 12:58AM

Show HN: A JavaScript library to generate rhyming passphrases https://ift.tt/FQcK4dC

Show HN: A JavaScript library to generate rhyming passphrases https://ift.tt/1tqYHbD October 26, 2023 at 11:00PM

Show HN: Turn long videos into short videos https://ift.tt/J6A1YUs

Show HN: Turn long videos into short videos Hey! I've been working with some friends on Bolt Foundry, a tool to help people upload long videos and download short clips to share on social platforms. It's free to use for transcription, and you can preview the clips it generates. https://boltfoundry.com October 26, 2023 at 12:54PM

Show HN: Open-source front end testing of Tailwind components https://ift.tt/l9xYRtn

Show HN: Open-source front end testing of Tailwind components https://ift.tt/5kGCZsv October 26, 2023 at 12:32PM

Show HN: Instant API – Build type-safe web APIs with JavaScript https://ift.tt/jxhLT2P

Show HN: Instant API – Build type-safe web APIs with JavaScript Hey there HN! I just wrapped up an all-day documentation spree for Instant API, a JavaScript framework for easily building web APIs that implements type safety at the HTTP interface. It uses a function-as-a-service approach combined with a slightly modified JSDoc spec to automatically enforce parameter and schema validation before HTTP requests make it through to your code. You just write comments above your endpoint functions and voila, enforced type safety contracts between your API endpoints and your developers. OpenAPI specifications are generated automatically as a byproduct of simply building your endpoints. This eliminates the need for most schema validation libraries, automates user input sanitization, and prevents your team from developing carpal tunnel syndrome trying to keep your OpenAPI / Swagger specifications up-to-date. We developed it as a side effect of building our own serverless API platform, where i...

Show HN: Mynd – See and Explore Your Patterns with a Growth-Mindset https://ift.tt/wtClgDd

Show HN: Mynd – See and Explore Your Patterns with a Growth-Mindset Mynd is a tool for growth-minded individuals to accelerate their path to clarity. It helps you see and explore key patterns in your daily experiences. Our new demo is out and we'd love more feedback! https://www.mynd.so/ October 26, 2023 at 12:41AM

Show HN: Pb2zig – Pixel Bender to Zig Translator https://ift.tt/kWZhbpe

Show HN: Pb2zig – Pixel Bender to Zig Translator https://ift.tt/bsKTXtr October 25, 2023 at 04:20AM

Show HN: An AI mini-app inspired by the Wikipedia knowledge spiral https://ift.tt/c7nV2Ml

Show HN: An AI mini-app inspired by the Wikipedia knowledge spiral Have you ever gone down a Wikipedia rabbit hole? I created this app to let your curiosity guide a limitless learning journey. Dive into useful, fascinating topics. AI will respond to your questions, generate related topics, and ask thought-provoking questions. Let me know what you think, and what features I should add next. https://ift.tt/SHQqjE7 October 25, 2023 at 01:09AM

Show HN: Fediverser Portal – Bring your subreddits to Lemmy https://ift.tt/6DNUuqM

Show HN: Fediverser Portal – Bring your subreddits to Lemmy This is my attempt at helping those who are trying to ditch reddit but have not been satisfied with the content from Lemmy or haven't been able to find the corresponding communities. There are two sides to this project. The first one is that I have setup a Lemmy instance (alien.top) which is mirroring some of the reddit content from subreddits that I wanted to follow with the comments . The difference from most mirroring bots is that, instead of one single bot account mirroring all content, the system creates one account for each reddit user that is being mirrored. The other part of this idea which I believe is more interesting: reddit users can take over their own mirrored bot account on this Lemmy instance. The instance itself does not use the regular registration process, but instead authenticates via Reddit OAuth. If you login through through the "Portal", we can then grab your subscribed subreddits and (when...

Show HN: Restaurants in Peace – leave a remembrance for a closed restaurant https://ift.tt/iHCkpMl

Show HN: Restaurants in Peace – leave a remembrance for a closed restaurant https://ift.tt/tlpzo3K October 24, 2023 at 11:54PM

Show HN: Clean and Simple Color Picker https://ift.tt/4qrxaoR

Show HN: Clean and Simple Color Picker https://ift.tt/KnWo8a9 October 24, 2023 at 01:46AM

Show HN: Time Machine Utilities https://ift.tt/vEeClgO

Show HN: Time Machine Utilities I wrote some shell scripts to automate "fixing" old Time Machine backups, particularly Time Machine backups from previous computers. I've personally experienced a lot of friction with this, and found out that some of the metadata stored in the Backups.backupdb and individual snapshot directories prevent successful use with Time Machine on other computers in some cases. Time Machine itself does not always handle this gracefully. These utilities should help users wrangle older backups to make them work with Time Machine on their current Mac. https://ift.tt/nXj28E9 October 23, 2023 at 05:37PM

Show HN: Roadmap – A Personal Growth Game for Social Anxiety https://ift.tt/YelkBDs

Show HN: Roadmap – A Personal Growth Game for Social Anxiety https://ift.tt/g8V32NH October 23, 2023 at 11:32PM

Show HN: Mysmmai – AI Assistant for Social Media https://ift.tt/LjrF4cq

Show HN: Mysmmai – AI Assistant for Social Media Can your business grow on Social Media without any effort on your side? We believe it can. We build a self service platform that does all the work for you - strategy creation and content generation tool - all in one. https://ift.tt/vmrd1aX October 23, 2023 at 01:17PM

Show HN: Callegram – Telegram Mini App for scheduling calls with ease https://ift.tt/lDkwmSs

Show HN: Callegram – Telegram Mini App for scheduling calls with ease Callegram is a Mini App that allows you to manage your calls calendar inside Telegram. You can share your schedule (like calendly), book slots, get reminders about upcoming meetings. It is built using vanilla html+css+js for the frontend, and fastapi+postgresql for the backend in 10 days. https://ift.tt/DJ5RLQZ October 23, 2023 at 07:50AM

Show HN: Pypipe – A Python command-line tool for pipeline processing https://ift.tt/KShZsvp

Show HN: Pypipe – A Python command-line tool for pipeline processing pypipe is a command-line tool for writing data pipelines in Python. When working with data processing in the terminal, I often find myself wanting to pass the output of commands to Python for further processing. In such cases, one can either write one-liners or create regular Python scripts and connect them through pipes. However, using pypipe makes this process more convenient and efficient. https://ift.tt/pFA0rD7 October 23, 2023 at 05:35AM

Show HN: Use an EEPROM as Programmable Logic https://ift.tt/7VwKDgF

Show HN: Use an EEPROM as Programmable Logic https://ift.tt/ITJAx0H October 22, 2023 at 11:59PM

Show HN: ThmDex – Compendium of mathematical definitions, results, conjectures https://ift.tt/okBb7lm

Show HN: ThmDex – Compendium of mathematical definitions, results, conjectures This is something I built to help me organize my own notes while studying mathematics. Because of this, some definitions/names might be nonstandard. But it's a somewhat novel way to "browse" mathematical theory, so some may find this interesting. The name originates from abbreviating "theorem" as "thm". https://thmdex.org October 22, 2023 at 11:37AM

Show HN: vbang2 – DDG-Style Bangs with Customizations https://ift.tt/Jpw2Ig5

Show HN: vbang2 – DDG-Style Bangs with Customizations https://ift.tt/2GLqbj8 October 22, 2023 at 07:46AM

Show HN: Tiledesk – Open-Source LLM Chatbot Framework https://ift.tt/drEm0CB

Show HN: Tiledesk – Open-Source LLM Chatbot Framework Tiledesk is an open-source chatbot designer that unleashes the potential of LLM-enabled chatbots and process automation through a user-friendly drag-and-drop interface. Witness its capabilities in action here: https://youtu.be/ZDPoVVbXxs8 With Tiledesk, you can create dynamic, human-like conversations without the complexities of coding or scripting. Our guiding principle is straightforward: Design, Test, and Launch Your Conversation Flows Across All Your Digital Channels in Minutes The quickest way to experience Tiledesk new product version is by visiting our website. For those curious about our codebase, explore our latest repository on GitHub: https://ift.tt/yU5A3cE Let's maintain a discussion focused on the essentials. We're here to answer your questions, provide insights, and share technical details. For additional information and inquiries, please don't hesitate to contact us at info@tiledesk.com We’d love to hear y...

Show HN: Images and animatons in 50 characters of stack based code https://ift.tt/U5NX9pa

Show HN: Images and animatons in 50 characters of stack based code https://ift.tt/RbvSLIg October 22, 2023 at 01:38AM

Show HN: PlugNFunc – Invoke ChatGPT Plugins as Functions by API https://ift.tt/wGnfU4p

Show HN: PlugNFunc – Invoke ChatGPT Plugins as Functions by API Hello HN Community, I'm thrilled to introduce you to a tool I've developed called PlugNFunc. - ChatGPT plugins are valuable but usually locked behind a paywall. - OpenAI's function-calling capabilities are powerful but cumbersome to implement and debug. PlugNFunc tackles both issues by enabling users to easily invoke ChatGPT plugins as functions, and what's more—it's completely free to use! Why PlugNFunc? We created PlugNFunc to democratize access to ChatGPT's advanced features and make it easier for developers to integrate these capabilities into their applications without the complications typically associated with OpenAI's function calls. Key Features Ease of Invocation: Invoke ChatGPT plugins as if you're making a simple function call. Contributing We'd love to hear your feedback and suggestions for improvement. We're looking for valuable input from the community: - Are there any...

Show HN: Simplified Note-Taking Solution – Organize, Simplify, Create https://ift.tt/KytrMfW

Show HN: Simplified Note-Taking Solution – Organize, Simplify, Create https://ideabook.club/ October 21, 2023 at 02:40PM

Show HN: Chrome Extension to link to ad-free version of YouTube videos https://ift.tt/GNdZxtA

Show HN: Chrome Extension to link to ad-free version of YouTube videos https://ift.tt/VP7TGkC October 21, 2023 at 10:29AM

Show HN: My Attempt to Simplify Philosophy https://ift.tt/5vJSMm7

Show HN: My Attempt to Simplify Philosophy https://gainedin.site/ October 20, 2023 at 10:15PM

Show HN: Salami – declare your cloud infrastructure with natural language https://ift.tt/WwSfre0

Show HN: Salami – declare your cloud infrastructure with natural language Hi HN! Salami is an open-source DSL that lets you declare Terraform-style configurations with natural language. The compiler uses LLM (currently GPT-4) to convert natural language into Terraform code. This project's main motivation was to better integrate LLMs into the developer workflow. Salami makes it easier to program in natural language without switching and copy-pasting. It’s also more accurate than GPT-4 alone, as it can catch errors and generate code that is more likely to be correct. The GitHub repo has several examples you can easily run. I also wrote a blog post and recorded a short demo video. Blog post: https://ift.tt/13IKkV9... Demo video: https://www.youtube.com/watch?v=ej629E0WOIY Thanks for checking it out! https://ift.tt/dh0KMXF October 20, 2023 at 10:25AM

Show HN: State of the art audio enhance (open source AudioSR and DeepFilterNet) https://ift.tt/tGCRiF6

Show HN: State of the art audio enhance (open source AudioSR and DeepFilterNet) https://ift.tt/5lrRLWh October 19, 2023 at 04:48PM

Show HN: SQLiteDAV – A WebDAV Server for SQLite Databases https://ift.tt/AwcnQ8z

Show HN: SQLiteDAV – A WebDAV Server for SQLite Databases Hi, this has been a labor of love over the last few days =) Can't wait to hear you feedback and of course AMA! https://ift.tt/UpQNc2L October 19, 2023 at 11:39PM

Show HN: Open-source background removal in Node.js https://ift.tt/OtzDCnm

Show HN: Open-source background removal in Node.js IMG.LY's popular background removal js library is now available for NodeJS. https://ift.tt/XvasOoZ October 19, 2023 at 09:54AM

Show HN: Modern Moodle open-source alternative https://ift.tt/ufZazFq

Show HN: Modern Moodle open-source alternative Code is still in pre-alpha but is perfectly usable, what do you think we can do better ? https://ift.tt/tGnl85q October 19, 2023 at 08:22AM

Show HN: awesome-privacy-front-ends – private front-ends to popular sites https://ift.tt/v9QKWjV

Show HN: awesome-privacy-front-ends – private front-ends to popular sites https://ift.tt/3IAeORd October 19, 2023 at 12:17AM

Show HN: Podsee – AI tool for podcast listeners https://ift.tt/6Dos2FQ

Show HN: Podsee – AI tool for podcast listeners Hi everyone, I just launched Podsee( https://pods.ee ) for podcast listeners, lovers. You can search and listen to podcasts at Podsee. What makes it different is that you can get the AI transcript for an episode. It started as a side project after I resigned my job one year ago. As a programmer, I love Elixir ( http://elixir-lang.org/ ) and Phoenix LiveView( https://ift.tt/f5siUL6 ), and want to make a product with it. So I build Podsee. I'm planning to add more AI features to it, like summarize the episode audio, episode to comics, etc. I'd love to invite you all to try out the product and would appreciate hearing your feedback! Thanks! https://pods.ee/ October 18, 2023 at 12:57PM

Show HN: A cross-platform version of the ETH Oberon System 3 https://ift.tt/sPg12DF

Show HN: A cross-platform version of the ETH Oberon System 3 https://ift.tt/YkwTeAc October 17, 2023 at 06:01PM

Show HN: SEO Tools List https://ift.tt/90Lv5QR

Show HN: SEO Tools List https://ift.tt/B98dmbS October 18, 2023 at 12:14AM

Show HN: Socketioxide – Power of Rust with Simplicity of Socket.io https://ift.tt/GdofgN5

Show HN: Socketioxide – Power of Rust with Simplicity of Socket.io Rust itself is a hard language to master. Writing networking code is not an easy task in any language, let alone Rust. This is the beauty of socket.io, it has so low barrier of entry that anyone can code websocket logic with this framework. Now that Socketioxide is out, it can combine the power of Rust with its natural simplicity. Check it out and star if you like! https://ift.tt/9d6RVnW October 17, 2023 at 11:43PM

Show HN: Noiselith, the most powerful tool to try out SDXL https://ift.tt/pfPmdVk

Show HN: Noiselith, the most powerful tool to try out SDXL Hello HN, we're excited to introduce Noiselith, a new beta program we've just launched. This tool harnesses the power of Stable Diffusion models right on your local machine. We're still in beta and actively developing, so we'd greatly appreciate your feedback. Free download available at https://noiselith.com . Key Features: - Simplified installation: Just double-click the installation file. - Redesigned image creation process for ease of use. - Integrated model management and image gallery. - Compatibility with generation options from other well-known tools. More features coming soon! https://noiselith.com October 17, 2023 at 02:31AM

Show HN: Proposed Cryptocurrency Aims at Environment and Social Justice https://ift.tt/0tLcOK9

Show HN: Proposed Cryptocurrency Aims at Environment and Social Justice Here is a proposal for a new cryptocurrency that will be good for the environment and also reduce wealth inequality. https://ift.tt/MdzKVR2 October 17, 2023 at 12:55AM

Show HN: Quepid now works with vector search https://ift.tt/7HFbTdt

Show HN: Quepid now works with vector search Hi HN! I lead product for Vectara ( https://vectara.com ) and we recently worked with OpenSource connections to both evaluate our new home-grown embedding model (Boomerang) as well as to help users start more quantitatively evaluating these systems on their own data/with their own queries. OSC maintains a fantastic open source tool, Quepid, and we worked with them to integrate Vectara (and to use it to quantitatively evaluate Boomerang). We're hoping this allows more vector/hybrid players to be more transparent about the quality of their systems and any models they use instead of everyone relying on and gaming a benchmark like BIER. More details on OSC's eval can be found at https://ift.tt/fKTVcjm... https://quepid.com/ October 16, 2023 at 07:21PM

Show HN: Using mkdir to track financial transactions https://ift.tt/tVmTeaq

Show HN: Using mkdir to track financial transactions I've been exploring uses of file metadata. Here's an interesting one with a legitimate (and potentially unreliable) use case. Focuses on ease of use. Would love to hear feedback. https://ift.tt/pDyrER0 October 16, 2023 at 11:31AM

Show HN: Zenkat – a CLI tool to manage Markdown notes https://ift.tt/cH3ImwS

Show HN: Zenkat – a CLI tool to manage Markdown notes I'm a consummate note-taker and have used tools like Evernote, Obsidian, Notion for years. However, I recently begun moving towards a command line workflow using helix etc for my coding, and wanted to port my notes over to this workflow. zenkat is a project that aims to give back some of the 'superpowers' that note-taking apps give you, like tags, knowledge graphs, and so on, while being FOSS (GPLv3). Super happy to hear your feedback as it helps me improve the project, or to take pull requests. https://ift.tt/KT86Lbs October 16, 2023 at 09:56AM

Show HN: I made an API that lets you gamify your app in just 5 min https://ift.tt/0bucSpV

Show HN: I made an API that lets you gamify your app in just 5 min https://ift.tt/GWREjIn October 16, 2023 at 09:13AM

Show HN: CodeSpin - Code generation framework and tools using OpenAI APIs https://ift.tt/TKCUGqi

Show HN: CodeSpin - Code generation framework and tools using OpenAI APIs https://ift.tt/HpN0B83 October 16, 2023 at 04:51AM

Show HN: mystery-o-matic offers a daily random murder mystery https://ift.tt/t2EMfQV

Show HN: mystery-o-matic offers a daily random murder mystery https://ift.tt/t8Qmyul October 14, 2023 at 10:20PM

Show HN: MiniSearch, a minimalist search engine with integrated browser-based AI https://ift.tt/2Kn9TkP

Show HN: MiniSearch, a minimalist search engine with integrated browser-based AI Hey everyone! I’m excited to announce the release of my last project, MiniSearch. I admire Perplexity.ai, Phind.com, You.com, Bing, Bard and all these search engines integrated with AI chatbots. And as a curious developer, I took the chance and created my own version. Using Web-LLM and Transformers.js to provide browser-based text-generation models on desktop and mobile, I built a minimalist self-hosted search app on which an AI analyses the results, comments on them and responds to your query summarising the info. In the backend, it still queries a real search engine, but besides that, there's no other remote connection happening. For running in the browser and on mobiles, lightweight models are required, so we can't expect them to give stellar answers, but there are a few advantages of using this over the services as mentioned earlier: - Availability: The AI will always be available and respond w...

Show HN: Firefox add-on to open YouTube videos in alternative front ends https://ift.tt/FwTxCyW

Show HN: Firefox add-on to open YouTube videos in alternative front ends YouTube started blocking me because I use an adblocker. So I made this simple Firefox Add-On (haven't made it cross-browser yet, contributions welcome!) to open videos in alternative front-ends (piped.video by default). Default keybinding: Alt+J to reopen current page in the configured frontend. Shift+Click to open any video in a new tab in the configured frontend. You can change the default frontend to something else if you like. https://ift.tt/x0I5jyf October 14, 2023 at 05:22PM

Show HN: Guide to better pull requests and code review https://ift.tt/k1gL8ic

Show HN: Guide to better pull requests and code review I listed all the advice I give about Pull Requests and Code Review into a short (37 pages) and free guide, with real-life examples and actionable insights. https://ift.tt/gL24Rfn October 14, 2023 at 03:29PM

Show HN: EDMA – Embedded database management tool written in Rust https://ift.tt/oFLK5yq

Show HN: EDMA – Embedded database management tool written in Rust https://ift.tt/EtKFMay October 14, 2023 at 06:01AM

Show HN: Dummy – Generator of static files for testing file upload https://ift.tt/0u36kaA

Show HN: Dummy – Generator of static files for testing file upload https://ift.tt/JjQY0ku October 14, 2023 at 05:31AM

Show HN: stews.io – power tools for publishing quality curations to the web https://ift.tt/y2aGKn4

Show HN: stews.io – power tools for publishing quality curations to the web https://www.stews.io October 13, 2023 at 12:36AM

Show HN: Carousel Hero https://ift.tt/hckun1m

Show HN: Carousel Hero https://ift.tt/g0WUokD October 12, 2023 at 03:18PM

Show HN: Tomoropomodoro – Pomodoro for Coffee Shops https://ift.tt/oAZmVS1

Show HN: Tomoropomodoro – Pomodoro for Coffee Shops For sure we all have used some kind of productivity apps and most of those are not that effective. I see pomodoro apps as some kind of fake concept with no real impact on my productivity, it doesn't make sense at all. yet it is on the top chart of App Store... And throughout the years I find only effective to work for me is to work at coffee shops with random background music selected by the shop operator. So I developed my own "pomodoro" app with a simple function that toggle your reward circle in different ways. Please use this app at a coffeeshop or any places surround with music :) Any feedback is craved! https://ift.tt/Hzk4Vqx October 12, 2023 at 01:34PM

Show HN: Laketool – A platform for rapid AI experiments on data lakes https://ift.tt/GmvVf2x

Show HN: Laketool – A platform for rapid AI experiments on data lakes A no-code platform for rapid AI experiments from data lake to state-of-the-art model https://laketool.ai/ October 12, 2023 at 12:22PM

Show HN: AI Generated Personalized Videos https://ift.tt/b4CMxIm

Show HN: AI Generated Personalized Videos https://foxacid.ai October 12, 2023 at 01:44AM

Show HN: Nostalgist.js – Run emulators of retro consoles, within web browsers https://ift.tt/Jjoql5N

Show HN: Nostalgist.js – Run emulators of retro consoles, within web browsers https://ift.tt/9avC04Z October 12, 2023 at 09:44AM

Show HN: thcon, a config-driven theme controller https://ift.tt/YXlWcdp

Show HN: thcon, a config-driven theme controller It's not the first CLI tool that switches terminal, editor, and desktop themes, and it certainly won't be the last. This one (mine) focuses more on switching between dark and light variants of a theme than on theme hopping, and is able to support a different set of tools. Notably, KDE Plasma, GNOME Shell user themes, and the macOS global dark mode are all supported, which is pretty unique I guess? https://thcon.app October 12, 2023 at 01:42AM

Show HN: Cloudgenda – Membership management platform for social organizations https://ift.tt/terBToA

Show HN: Cloudgenda – Membership management platform for social organizations https://cloudgenda.com October 11, 2023 at 10:56PM

Show HN: 3 scripts to turn a stock Ubuntu live USB into a modern devbox https://ift.tt/CNbdYGQ

Show HN: 3 scripts to turn a stock Ubuntu live USB into a modern devbox I have a talk at a university coming up soon and I wanted to make sure the students at the talk could reproduce my setup as easily as possible. Feedback, criticism, recommendations etc. all welcome. https://ift.tt/05AHdRU October 11, 2023 at 02:26PM

Show HN: Dynamic aspect-driven image rendering for web developers https://ift.tt/SyHaGz2

Image
Show HN: Dynamic aspect-driven image rendering for web developers Hello HN! A few months back I was developing a website and I had to manually (re)crop images a bunch of times to test different image placements and layouts. I thought it would be neat to have a way to generate those images on the fly. Enter.. Ratio Render! ( https://ift.tt/UjxMzys ) Ratio Render enables web developers to dynamically render image placeholders on their websites via their aspect ratios. Rather than serving up fixed dimension jpg or png images, Ratio Render serves up SVGs which maintain their aspect ratios while scaling infinitely. Images get embedded via a standard image tag e.g. ` ` It's built with Typescript & Node, runs powered by AWS Lambda, and deployed via Terraform. I'm actively working on it and there is lots of room for improvement. Any comments, feedback, or suggestions are welcome, especially if you're a web developer! https://ift.tt/UjxMzys October 11, 2023 at 11:16AM

Show HN: Lineage X Snapshot Tooling https://ift.tt/XZ3b7fh

Show HN: Lineage X Snapshot Tooling Hello everyone, I've been working on this project for several month now and I've just released a Lineage page so I thought I could share it here. Data Drift is a tool to help data teams understand what changed in their data warehouse, and how that led to KPI instability. Here's an example: https://ift.tt/xsKAYT2... You can "technically" install it by yourself, but tbh our focus are on the features, not the adoption. If you are interested it takes roughly 1 hour to configure (choose the data you want to observe, run a python function, install a Github app, add a configuration file), contact us. The repo: https://ift.tt/mo7bK0e Roast me https://ift.tt/Py3iZs1 October 11, 2023 at 10:19AM

Show HN: Penrose Pipes https://ift.tt/rqigYvQ

Show HN: Penrose Pipes I’ve been a big fan of Hexapipes since it came out last year. I also wanted to learn about Penrose tiling. So I implemented a Penrose grid for Hexapipes! My intention is to contribute the code back to Hexapipes. Earlier this year I contributed the Cube grid as a practice run. It is a joy working with the brilliant @gereleth. It will take some work to raise the code to the Hexapipes standard. But the game is ready to play, so I thought I’d release it at its own domain. It is based on a new JS library for generating a random area of Penrose tiles, implementing algorithms by Simon Tatham. Demo here: https://ift.tt/VikBtf1... Please post feedback here or on GitHub: https://ift.tt/b7X1Udo It’s a relatively easy game as Hexapipes grids go, but it has a fun loopy aesthetic. I hope others enjoy playing it as much as I enjoyed coding it! https://ift.tt/6KXFBxH October 11, 2023 at 11:14AM

Show HN: Neovim Configuration heavily inspired by Emacs and JetBrains https://ift.tt/0J5aWvD

Show HN: Neovim Configuration heavily inspired by Emacs and JetBrains Neovim Configuration heavily inspired by Emacs & JetBrains. Based on NvChad https://ift.tt/jIG73ey October 11, 2023 at 06:23AM

Show HN: A lightweight open-source web analytics for webdevs https://ift.tt/lOkiIVh

Show HN: A lightweight open-source web analytics for webdevs I wanted to share something I've been working on recently: Statum, a handy web analytics tool. https://ift.tt/BfnAHcZ The journey began when I found myself frequently needing simple web analytics for my projects. I tried Google Analytics, especially GA4, and realized it was quite complex and, at times, not very accurate, especially when I wanted to view stats for the current day or recent hours. Then I tested a few fancy startup solution but ended up with way too expensive plans the expect me to subscribe (I'm not that rich to pay $99/month for every pet project web analytics). This drove me to think, "Why not create a tool that bridges the gap between these complex/expensive platforms and the real needs of developers like me?" So, I designed Statum to seamlessly parse both Nginx and Apache server logs. It filters all necessary data, including IP, http method, URL, and user agent. What's more, it can cat...

Show HN: Get Real-Time Updates on DAO Proposals https://ift.tt/7nB1tQh

Show HN: Get Real-Time Updates on DAO Proposals Hey HN! We built Realtime DAO to give people an easy way to stay updated on DAO proposals. We'll create more Twitter accounts for more options soon. Currently, we have only one for Aavegotchi. Let me know if you have any questions or feedback! https://ift.tt/2DreU7v October 10, 2023 at 12:50PM

Show HN: Convert the Internet into your own API in seconds using GPT https://ift.tt/dL4X5hT

Show HN: Convert the Internet into your own API in seconds using GPT Hi! I created a universal data API that uses headless browsers and GPT to extract any data from the web in JSON format. I started this project because I needed some API to do data enrichment to get company data (headcount, investment rounds, etc.). Once I did the first version, I quickly realized that there can be many use cases for such a tool: data enrichment, web scraping, data validation, etc. Thanks! https://singleapi.co/ October 10, 2023 at 01:17PM

Show HN: REST Alternative to GraphQL and tRPC https://ift.tt/gNQxAFJ

Show HN: REST Alternative to GraphQL and tRPC https://ift.tt/isQDLmJ October 10, 2023 at 10:58AM

Show HN: I made a Chrome extension to put headlines back into Twitter https://ift.tt/3ImH14P

Show HN: I made a Chrome extension to put headlines back into Twitter https://ift.tt/PyqNDet October 10, 2023 at 01:08AM

Show HN: CheckAnyPlate – Free License Plate to VIN Decoder https://ift.tt/e3iVBdP

Show HN: CheckAnyPlate – Free License Plate to VIN Decoder This started as a project to scratch my own itch and has grown from there. Initially I wanted a way to easily see if potential funny license plates were available in a given state, but I've also started using it at car shows when I'm curious which engine or transmission is in a car. It most cases the plate can be matched to a VIN using DMV data, and then some information about the vehicle can be decoded into basic car specs You can also purchase a full vehicle history report which uses data from the NMVTIS and other services to show accident history, previous titles, and salvage issues. The site is built using the Laravel framework and connects to a bunch of APIs like the DOT and NHTSA for Safety and recall information. This is my first time running Laravel on AWS Lambda so let me know how the site feels to you https://ift.tt/kYRLxj4 October 9, 2023 at 02:17PM

Show HN: Automated data pipeline for your AI apps https://ift.tt/4pO0sL2

Show HN: Automated data pipeline for your AI apps We just launched Turbine, it automates the data pipeline for LLM powered apps. It fetches data from your database, creates embeddings from the data, and stores in a vector database for easy semantic search. It also creates a real-time data pipeline to fetch changes and keep the search data fresh. Turbine supports multiple source databases, embedding models and vector databases. It's aimed to be configurable and easy to use at the same time. It's primary use case would be being the data backend for LLM apps—to create a relevant context for each prompt from your data. We are very early and this is our first public launch, we just have tested the product internally. Any and all feedback would be very appreciated. DM or email me at sumit@useturbine.com if you are interested to be a early beta user of Turbine and help us build this product. Thank you! Looking forward to your comments. https://useturbine.com/ October 9, 2023 at 01:49P...

Show HN: Explore Doctors' Disciplinary History https://ift.tt/WXU9fQm

Show HN: Explore Doctors' Disciplinary History https://ift.tt/1NjCuH0 October 9, 2023 at 12:28PM

Show HN: My First SaaS https://ift.tt/gp7tDuU

Show HN: My First SaaS Promptly is my first SaaS Project. I built it because I wanted to refine my dev skills and also to have a central place to store my prompts for GPT, Midjourney, and other AI platform and systems. Would love some feedback on the website itself, as well as advice on how I should go about the marketing https://promptly.host/ October 9, 2023 at 10:53AM

Show HN: I made a all-in-one web app to help me with my freelance admin tasks https://ift.tt/9gt3bS6

Show HN: I made a all-in-one web app to help me with my freelance admin tasks https://ift.tt/s1irNoq October 9, 2023 at 09:50AM

Show HN: A little script to check if your Ryzen PC uses Platform Secure Boot https://ift.tt/T690OXd

Show HN: A little script to check if your Ryzen PC uses Platform Secure Boot https://ift.tt/Knb5AFU October 8, 2023 at 05:09PM

Show HN: SharePal – I built an app I always wanted to quickly share snippets https://ift.tt/asfF7RI

Show HN: SharePal – I built an app I always wanted to quickly share snippets Hi! I'm a backend architect by day, an indie iOS developer by night. This spring, I wanted to experiment with iMessage app extensions for another app I build, and I needed a proof-of-concept that binding a SwiftUI view in this iMessage context would work correctly. Not only this is possible, but this project became a bit more, because it transformed the way I started sharing piece of information I often need to have at hand. My first use case was my IBAN sharing, often shared with relatives. Each time I was asked for it, I would have to open my bank app, have a correct internet connection, and a few minutes of my time to find it, copy it, and removing the extra un-needed info from the pasted content. Instead, opening my newly created iMessage app, and taping it would simply paste it in the iMessage textfield, ready to be sent. Other use cases were quickly found: URLs to my blog posts, apps, and social netw...

Show HN: Create Email using your own voice https://ift.tt/1hKUkTA

Show HN: Create Email using your own voice You can write your emails using your voice you can generate resignation, birthday mails etc Website: everlogue.aicygnus.com Google Play Store Link: https://apps.apple.com/us/app/everlogue/id6452388483 https://ift.tt/cJKyk6R October 8, 2023 at 03:03PM

Show HN: Track time spent on activities that matter to you https://ift.tt/mNYC1Jw

Show HN: Track time spent on activities that matter to you https://ift.tt/VJMKvyP October 8, 2023 at 09:23AM

Show HN: Build WebExtensions in Go, a Native Way https://ift.tt/yfnvwqz

Show HN: Build WebExtensions in Go, a Native Way Less than a week ago, we announced a new stdlib & runtime `pcz` for Golang, focusing on platform native support, along with full access to Web APIs. [1] (and we were not joking.) Today we are releasing the full access to WebExtension APIs for Go js/wasm target in pcz std[2], and now you can build WebExtensions in Go natively, happy toying with it! [1]: https://ift.tt/UJa1i9S [2]: https://ift.tt/gtudxW6... https://ift.tt/Qpaq4Mv October 8, 2023 at 01:21AM

Show HN: Vimacs – Fast, Feature-rich & Beautiful Neovim configuration https://ift.tt/wIQu5yW

Show HN: Vimacs – Fast, Feature-rich & Beautiful Neovim configuration Vimacs project has just released! One of the most feature-rich neovim configurations out there. Manifest: There are some philosophical differences between (neo)vim & emacs (barely summarizing): (neo)vim is more minimalist and more focused on coding (unix philosophy) emacs is known to be an extensible editor that can ease the process of (almost) any text related task. (IRC, E-Mail, Note taking etc.) With Vimacs you have the efficiency of (neo)vim and (some) features of emacs. - Feature-complete (Some inspired from emacs & JetBrains) - Fast (Lazy loading ~%97.5) - Simple (configuration + usage) Vimacs some out of the box features (full list: [0]): > NOTE: This is 1/10 of the repository's list - Debugger (Polished for the best) - Profiler - Hot-reloaded themes - Magit + Github integration - On-Click updates - Project Manager (Github templates + hooks!) - Markdown tools - Code refactoring tools - Tree-...

Show HN: CSSBattle – A competitive game for web designers and developers https://ift.tt/iaqzh3w

Show HN: CSSBattle – A competitive game for web designers and developers My name is Kushagra, and I am the co-founder of CSSBattle[1]. We built CSSBattle to make web designing a bit more fun. CSSBattle is an online competitive game where you have to replicate a given target image with CSS. When you submit your CSS code, you get a score based on how well you replicated the image + how short your code is. Our community has now grown to 320k+ players across the world. Over the past 3 years, we've been working hard to make it even more fun and educative for our players. I am very excited to show you a completely revamped version of CSSBattle with great new features which makes it the best frontend gaming platform on the web. Here's what's new: - Daily Targets: after talking to our users, we realized that not all players liked the pressure of leaderboards and competition. So we've introduced Daily Targets where players get a new target every day. These targets don't have...

Show HN: Buyidentities.com https://ift.tt/FO9VNrt

Show HN: Buyidentities.com https://ift.tt/XuHS0dP October 7, 2023 at 02:52PM

Show HN: Cadence Running – Your AI powered running coach https://ift.tt/5z0K4ST

Show HN: Cadence Running – Your AI powered running coach Tl;dr: Cadence is a running app that gives you an AI coach to motivate you while you run and help you reach your goals! What is Cadence? Cadence is your running coach while you run. Whenever you start a run with Cadence, you’ll run alongside an engaging running coach that feels like he’s there with you in real time. You can set your goal pace & distance, and your running coach will chime in to provide motivation and updates on how you’re doing. This is step 1 for building a full fledged running coach in your pocket, and we’re excited for you to try it. How can I try it? Here’s a link to the testflight: https://ift.tt/wn0SGzH Currently Cadence is only on iOS. Our ask: Go for a run and use our app and give us feedback & ideas on how to improve! If you try it, join our WhatsApp group: https://ift.tt/D0LSKjM https://ift.tt/wn0SGzH October 7, 2023 at 03:29PM

Show HN: Teig.pro is an interactive dough calculator https://ift.tt/51NhSOZ

Show HN: Teig.pro is an interactive dough calculator Hi! I built an interactive recipe builder (particularly for dough recipes). I bake a fair amount of bread and use it, along with the more primitive version on my personal blog, to simplify dough calculations. A friend urged me to share it with HN, so here it is. Some technical details which may be interesting to this audience: - The recipes, apart from a handful of hard coded examples, are fully encoded in query parameters. This comes with problems (like a browser-specific character limit), but in the context of a recipe I consider these edge cases. - The body supports Markdown, but sanitizes the HTML with DOMPurify. This limits some of the most obvious attack vectors like including a malicious

Show HN: Entrepreneurial Wisdom in Memes https://ift.tt/CjsgXHA

Show HN: Entrepreneurial Wisdom in Memes https://ift.tt/Lyc4mkd October 7, 2023 at 06:06AM

Show HN: Uber/Airbnb for Notarization Live in the Bay https://ift.tt/BF9SorW

Show HN: Uber/Airbnb for Notarization Live in the Bay It's about time to skip that trip to the UPS store/bank, the Googling, the phone calls. Book in 2 minutes and get notified when your notary arrives! Use Coupon HN2023 for 50% off good till 10/15 https://ift.tt/7pS9yPH October 7, 2023 at 03:19AM

Show HN: Sun Powered Game of Life https://ift.tt/RxaobV5

Show HN: Sun Powered Game of Life https://ift.tt/beoO0yU October 6, 2023 at 01:46PM

Show HN: CLI-first management of your environment secrets https://ift.tt/7h5jMg1

Show HN: CLI-first management of your environment secrets https://envsecrets.com October 6, 2023 at 10:15PM

Show HN: A job application tracker with company reviews, recruiter autoresponder https://ift.tt/7fGcYr0

Show HN: A job application tracker with company reviews, recruiter autoresponder Hey folks. Rolepad is a product born out of my dissatisfaction with hiring processes - both as a candidate and as a hiring manager. Processes that are non-transparent, inefficient, and full of frustration for both sides. This early iteration has focused on the application tracking aspects with a few extra goodies. These days it is common to apply to dozens of positions (some users track over a hundred opportunities). Without a record-keeping system, it can quickly become an unmanageable mess. Even the better-organized among us often end up juggling spreadsheets, emails, and various notes. Rolepad was built to keep this data (company facts, role details, interview stages, contact info, freeform notes, follow-up actions, and more) in one place. Some of the other neat additions: - Forward emails to save@rolepad.com to save them as notes connected to specific opportunities. Forward recruiter messages to no@rol...

Show HN: DeepEval – Unit Testing for LLMs (Open Science) https://ift.tt/i2j6tda

Show HN: DeepEval – Unit Testing for LLMs (Open Science) https://ift.tt/1WHrhVb October 6, 2023 at 06:21AM

Show HN: Decorate Java stack traces with source code snippets https://ift.tt/ZuGmHgM

Show HN: Decorate Java stack traces with source code snippets https://ift.tt/UxC5qHK October 6, 2023 at 03:36AM

Show HN: Where Does the A380 Fly? https://ift.tt/F35njQZ

Show HN: Where Does the A380 Fly? A map to check which routes the A380 flies! They are great planes to fly on, but they are being retired left and right. This map, based on flights flown in last 7 days with A380s, helps you plan your travels towards maximum A380 exposure :) https://ift.tt/g0mxiT4 October 6, 2023 at 03:42AM

Show HN: A tool to Convert JSON schemas into TypeScript Deno classes https://ift.tt/fz0akPC

Show HN: A tool to Convert JSON schemas into TypeScript Deno classes Hello all To preface this is just something I've been making as a learning exercise, so all feedback is appreciated. This is a tool that converts JSON schemas into TypeScript utility classes for use in Deno. Automatic Type Generation: Typescript interfaces for the compressed and uncompressed versions of your data. Compression & Decompression: Compress and decompress your data. Validation: Built-in data validation using Ajv ensures your data adheres to the schema. Reusability: Once generated, the utility classes can be used in other Deno projects. It currently only supports a subset of JSON schema features. I'll eventually hope to expand it to support more features. Reasons behind the project: I have been working with OpenAI LLMs recently and I like to get my data output in structured JSON. I realised it's rather good at taking a schema where properties are compressed within an instruction, and then in ...

Show HN: An image generator that embeds headline text for X / Twitter Cards https://ift.tt/2lGhT4N

Show HN: An image generator that embeds headline text for X / Twitter Cards - add headline text of article - drag and drop image - make adjustments by dragging, resizing, zooming with mouse wheel - download twitter card it's not perfect but i hope it helps. any constructive criticism is appreciated. happy to make adjustments or new features. thanks for your valuable time. https://ift.tt/quGVFtK October 6, 2023 at 01:13AM

Show HN: Using File System as Database https://ift.tt/cN2faMO

Show HN: Using File System as Database https://ift.tt/uohME1y October 5, 2023 at 08:42PM

Show HN: GORILLA.BAS for Android https://ift.tt/B9gweMi

Show HN: GORILLA.BAS for Android https://ift.tt/l35k8az October 5, 2023 at 10:21AM

Show HN: Use your familiar Markdown editor to create and publish web pages https://ift.tt/YhJRNmZ

Show HN: Use your familiar Markdown editor to create and publish web pages I'm excited to introduce my own developed Markdown editor to everyone. It's built on the Monaco editor and designed specifically for developers. This editor integrates various features such as document management, resource management, and MDX extensions. You can embed images, audio, video, and even use plugins like drawing tools, calendars, and cards to showcase your creativity. What's even more thrilling is that it allows users to customize PostgreSQL table structures, insert and display data in Markdown documents, and even collect form submissions. My original intention in design was to use MDX to describe pages (with limited differentiation), and utilize low-code building tools to present and collect data. This way, users can use simple text to describe individual web pages and aggregate multiple web pages into their site. Now, it has completed a portion of the work; for instance, the blog on my o...

Show HN: Open-Sourced Launchpad(NextJs+ReactJS) https://ift.tt/hd9cUXi

Show HN: Open-Sourced Launchpad(NextJs+ReactJS) Hey friends, Product Hunt seems to turn into a place where best marketing wins, not the best product. Also nobody knows how do they count the votes. We've built open source clone of Product Hunt just for dev tools. You can use the code to launch any kind of launchpad yourself too. Let me know if you need help setting it up Hit my up on twitter @johnrushx https://ift.tt/DqJIwBv October 4, 2023 at 09:54PM

Show HN: A Domain Name Generator that's useful https://ift.tt/hYx23Ev

Show HN: A Domain Name Generator that's useful https://domainowl.ai October 5, 2023 at 01:26AM

Show HN: The first tax software built for DeFi/NFTs https://ift.tt/WXcxYdV

Show HN: The first tax software built for DeFi/NFTs The first tax software built for NFT and DeFi users. Automatic support for 10,000+ protocol functions. (We support exchanges like Coinbase, Gemini, and Kraken too.) https://awaken.tax/ October 5, 2023 at 01:19AM

Show HN: Userscript that removes all recommendations from your Reddit frontpage https://ift.tt/cG847DW

Show HN: Userscript that removes all recommendations from your Reddit frontpage I've gotten more and more of these and A. I'm often not interested and B. they upset me more often than not. Since Reddit randomizes class-names and runs recommendations under different names this was more tricky than expected but it works reliably now. https://ift.tt/kAMBwG5 October 4, 2023 at 11:18PM

Show HN:Artsey.io 1 handed keyboard with 8 keys, your fingers dance [YouTube] https://ift.tt/KIGmRrU

Show HN:Artsey.io 1 handed keyboard with 8 keys, your fingers dance [YouTube] https://www.youtube.com/watch?v=dicYf7OiS3Q October 4, 2023 at 04:29AM

Show HN: Atlassian Design for Bootstrap v5 https://ift.tt/9gCon0N

Show HN: Atlassian Design for Bootstrap v5 Atlassian Design for Bootstrap 5. Beautifully crafted Bootstrap components ready for your next project. https://ift.tt/JqxcFOZ October 4, 2023 at 01:00AM

Show HN: Excessibility, test Elixir/Phoenix applications for WCAG compliance https://ift.tt/2TxOrFv

Show HN: Excessibility, test Elixir/Phoenix applications for WCAG compliance Hey Hacker News community! I'm thrilled to introduce Excessibility, a library that I've developed to address a crucial aspect of web development - accessibility testing. With Excessibility, you can effortlessly test your Elixir/Phoenix applications for a11y issues and ensure compliance with WCAG (Web Content Accessibility Guidelines). Accessibility is a fundamental principle that should be at the core of every web application. It ensures that people with disabilities can access and use your website or application without any barriers. However, testing for accessibility issues can be a daunting task, often requiring manual effort and extensive knowledge of accessibility guidelines. This is where Excessibility comes in. It simplifies the process of accessibility testing your Elixir/Phoenix applications and can be used with ExUnit, Wallaby, and LiveView tests. Whether you're a seasoned developer or ju...

Show HN: WalletLabels – Turn anon Ethereum addresses into understandable labels https://ift.tt/tUVpIGv

Show HN: WalletLabels – Turn anon Ethereum addresses into understandable labels Hey HN, I'm Aiden and I created WalletLabels, a free search tool aimed at demystifying Ethereum addresses. It turns anonymous on-chain wallet addresses into informative labels, making it much easier to understand and analyze what's happening on the blockchain Quick demo: https://walletlabels.xyz I'm keen to hear your feedback and ideas for improvement. Reach out at aziz@walletlabels.xyz Thank you! https://www.walletlabels.xyz/ October 4, 2023 at 01:03AM

Show HN: Elara- A free open-source coding game built with Rust and WebAssembly https://ift.tt/vJjSDmy

Show HN: Elara- A free open-source coding game built with Rust and WebAssembly I'm excited to share a project that I've been working on mostly solo for the past year! It's called Elara, and it's a free open source game that teaches you how to code. You can play directly in your browser without downloading anything or creating an account. It's targeted toward complete beginners, but if you already have some coding experience, there are optional bonus challenges to really test your knowledge and problem-solving skills. If you like code golf, some of the challenges will be right up your alley ;) Under the hood, the backend/core game logic is built with Rust and compiled to WebAssembly, and the frontend/UI is in TypeScript and React. In-game, you write code in Rhai, a scripting language tightly integrated with Rust. I chose this architecture for a few reasons: it offers good performance for compiling and running user code, has important sandboxing/safety guarantees like...

Show HN: Creator Mind – Chatbots for blog/newsletter https://ift.tt/yjnXZ6H

Show HN: Creator Mind – Chatbots for blog/newsletter https://ift.tt/Xw9Ghre October 3, 2023 at 10:54PM

Show HN: Bookmarks 2 Website and Social Media https://ift.tt/HB6eNaV

Show HN: Bookmarks 2 Website and Social Media https://ift.tt/ikueEBY October 3, 2023 at 10:54PM

Show HN: An app to create asynchronous micro podcasts https://ift.tt/NuB0t1I

Show HN: An app to create asynchronous micro podcasts Share thoughts and stories with friends worldwide, on your time. https://roadsaudio.com/ October 3, 2023 at 10:52PM

Show HN: Tiny OS that boots to LLAMA2, has DOOM and easter eggs https://ift.tt/VNous2e

Show HN: Tiny OS that boots to LLAMA2, has DOOM and easter eggs Screen shots: https://twitter.com/VulcanIgnis/status/1708851772435968017 https://ift.tt/6MVDdAt October 3, 2023 at 10:03AM

Show HN: Hardcover – Letterboxd for Books https://ift.tt/AIUlke9

Show HN: Hardcover – Letterboxd for Books Hi HN! A little over two years ago, Goodreads announced they were shutting off access to their API. I was using it to show what I was reading on my blog at the time, and started looking for alternatives. I found a few that showed potential. I'd been using Letterboxd for a few years at that point and felt it had something that was missing from GR and the others I found, but I couldn't put my finger on it. I decided to build it instead (I'm sure many creators can relate ). I made a post on the /r/cofounders subreddit about the idea, and found Ste. With me as a full-stack product dev and him on product design, we talked to hundreds of readers about what they want in a book tracking and social platform. We've listened to their feedback, tested and iterated constantly. We believe we've created a book space that feels as warm as a familiar library but as exciting as a midnight book launch party. This past weekend we launched Hardc...

Show HN: A new stdlib for Golang focusing on platform native support https://ift.tt/oqS60Yg

Show HN: A new stdlib for Golang focusing on platform native support No gc, No goroutines, Produces small binaries while using the unmodified official go toolchain, and comes with complete Web SDK (generated from w3c/webref). We are building `pcz` to provide a reimagination of Go the language, in an effort to make it suitable for all kinds of programming tasks, and currently you can use it to build efficient web applications in Go using the generated Web SDK (as shown with the live web demo[1]). The journey is just starting, any suggestions? or any critics? [1]: https://ift.tt/nEBugbe https://ift.tt/KDzak2F October 2, 2023 at 10:20PM

Show HN: SourceChart – ExcaliDraw but for Charts https://ift.tt/Oql17Wo

Show HN: SourceChart – ExcaliDraw but for Charts https://ift.tt/QOLNl7F October 2, 2023 at 03:03PM

Show HN: Anything World – AI for 3D auto-rigging and animation https://ift.tt/XqJ6zQ8

Show HN: Anything World – AI for 3D auto-rigging and animation https://anything.world/ October 2, 2023 at 06:32PM

Show HN: An Astro boilerplate to help you launch your SaaS in 3 minutes https://ift.tt/jLcl3KP

Show HN: An Astro boilerplate to help you launch your SaaS in 3 minutes Hey HN, Inspired from Marc's ShipFast, I've built LaunchFast which helps you with a set up that: - has a component for making SEO at your fingertip - enables you to utlilize Upstash, a Serverless Redis with budget friendly pricing - send transactional emails with Resend - captured analytics with Google & PostHog - capture payments via Lemon Squeezy & Stripe - login users via Google Oauth2 and Emails - verify users in case they sign up non-OAuth2 methods - Pre-built Components & Animations! Rishi https://ift.tt/YfeiQzv October 2, 2023 at 10:35AM

Show HN: I Made an App to Summarize YouTube Videos in Just One Click https://ift.tt/m91FErO

Show HN: I Made an App to Summarize YouTube Videos in Just One Click Hey folks! My weekend project, Summify.io, has officially launched! It's an AI-driven tool that simplifies your life by summarizing YouTube videos in just a single click. Now, you can get the gist of those long vids without breaking a sweat! Built from the ground up as a solo developer, it's been an incredible journey full of late nights, countless coffees, and the spirit of indie hacking The amazing response from our private release has motivated me on to start building even more features. Can't wait for you to check it out and share your thoughts! Try Summify.io now and let's me know what you think https://summify.io October 2, 2023 at 12:59PM

Show HN: Podman Quadlet Hetzner ansible template for $5 bun.js app deployments https://ift.tt/niGrQvE

Show HN: Podman Quadlet Hetzner ansible template for $5 bun.js app deployments Example of standalone Bun.js application deployment to Hetzner Cloud using Rootless Podman Quadlet systemd services. https://ift.tt/N4HKtVw October 1, 2023 at 06:25PM

Show HN: GoMarkableStream v0.12 – reMarkable2 Streaming with NGrok and recording https://ift.tt/fJCKo04

Show HN: GoMarkableStream v0.12 – reMarkable2 Streaming with NGrok and recording Hello HN community, I’m excited to introduce goMarkableStream v0.12. This project is designed specifically for those who use the reMarkable 2. It allows you to stream effortlessly without needing any subscriptions, third-party dependencies, or additional installations. I’ve built it to be as simple and straightforward as possible. Key Features: 1. Toggle Color Rendering: • Do the streaming colors sometimes seem overpowering? • I’ve crafted a toggle to disable color rendering. However, it’s crucial to note that this only functions while the stream is active. 2. NGrok Integration: • Aimed at those looking to go beyond local addresses, I’ve integrated with NGrok to enable streaming over the internet. • An NGrok account is needed (even the free tier is compatible). • Just ensure you have your NGROK_TOKEN to begin. 3. Experimental Recording Feature: • Now, you can capture and preserve moments from your streams ...

Show HN: Antonemo – A Game of Words and Their Opposites https://ift.tt/jHaQAT7

Show HN: Antonemo – A Game of Words and Their Opposites I had the idea to build this game when the Wordle craze was going on. Antonemo is somewhat inspired by the hard mode of Wordle. I finally built the game now as I wanted to learn some new web frameworks. To my knowledge, no other similar game exists. In Antonemo, your goal is to construct words and unlock letters by finding their antonyms, which then allows you to create even more words. For a more detailed understanding of the game-play, you can refer to the in-game instructions or the GitHub README. The game offers a challenging yet educational experience, allowing players to expand their vocabulary and learn about new words. If you’re ever stuck, the game provides hints for both words and their antonyms. The game also features multiple word lists that you can cycle through for an ever-changing challenge. https://ift.tt/Pa8ijGu October 1, 2023 at 10:33AM

Show HN: Nap – Fast HTTP Automation, No Fuss https://ift.tt/BQpDi0G

Show HN: Nap – Fast HTTP Automation, No Fuss https://ift.tt/idw2zvG October 1, 2023 at 04:19AM

Show HN: Svmidi, a suckless virtual MIDI keyboard https://ift.tt/iqvdPYe

Show HN: Svmidi, a suckless virtual MIDI keyboard This is a minimal yet functional midi virtual keyboard written in C, using Xlib and asound or sndio. Tested on Linux and OpenBSD, replaces softwares such as VMPK. https://ift.tt/rSfoR80 September 30, 2023 at 09:39PM