Sunday, August 21, 2022

Show HN: AwesomeCure – Analyze and Cure Lists https://ift.tt/JnrAk9M

Show HN: AwesomeCure – Analyze and Cure Lists https://ift.tt/wv940eZ August 21, 2022 at 05:24PM

Show HN: Generate QR-code as Tetris animations https://ift.tt/4rjEMm9

Show HN: Generate QR-code as Tetris animations https://ift.tt/bUzRo37 August 21, 2022 at 03:47PM

Show HN: I made a free Airtable of indie founders' growth strategies https://ift.tt/thymg1V

Show HN: I made a free Airtable of indie founders' growth strategies https://ift.tt/GpQJLDu August 21, 2022 at 11:02AM

Show HN: HertzBeat – An open-source, real-time monitoring system https://ift.tt/fREedbn

Show HN: HertzBeat – An open-source, real-time monitoring system Hi everyone! Very happy to be able to recommend an open source project here. Hertzbeat is an open-source, real-time monitoring system with custom-monitor and agentless. Support web service, database, os, middleware and more. Here’s a video of show: https://youtu.be/eb_Nosl9fZY . Very open to feedback. github: https://ift.tt/BLlDNuY home: https://ift.tt/cH6u2z8 Very welcome to use and give us a star! Thanks!!!! https://ift.tt/BLlDNuY August 21, 2022 at 08:51AM

Show HN: As your priorities change, your Google calendar gets rearranged by AI https://ift.tt/gEwKUYn

Show HN: As your priorities change, your Google calendar gets rearranged by AI https://ift.tt/31Fo7kU August 21, 2022 at 06:10AM

Show HN: Brew.fm – Let bots discover new music on Spotify for you https://ift.tt/wmjPtOy

Show HN: Brew.fm – Let bots discover new music on Spotify for you Use Spotify? This tool will automate your music discovery for you. Join here (100% perpetually free with no strings attached): https://brew.fm Some time ago, I built and showed HN[1] brew.fm, a tool helping artists remix each other’s work. It had been quiet, and I remembered how fun it was to work with the Spotify API, so I repurposed the tool to solve one of my own problems: missing out on new music of my favorite artists. I shared it on Reddit yesterday[2], and this seems to hit a spot for more people: so far 833 people connected their Spotify account. How it works: The tool simply shows your top 50 artists on Spotify over short, medium and long term, and checks those artists for new music. If you select a playlist, every artist involved in the tracks will be checked for new music, after which new releases are shown sorted by most recent release date. Here’s a video of me demoing the tool: https://youtu.be/Nh2Ognb4PgU . Enjoy! Very open to feedback. [1] https://ift.tt/urUioDN [2] https://ift.tt/HF8M2Uk... https://www.brew.fm/ August 21, 2022 at 01:53AM

Saturday, August 20, 2022

Show HN: Node Maze Generator https://ift.tt/juV5hIJ

Show HN: Node Maze Generator A few months ago I started making an RPG API and decided to break portions of it off into open source code. Here is an extensible maze / dungeon generator for node which can be installed via NPM. The generator uses a growing tree algorithm and can be extended with custom generators (or by extending the base class) in order to make more complex dungeons, add items and enemies etc. I kept it basic for now, it's very lightweight. I don't know if anyone has a use case for such a library, but here it is none-the-less. https://ift.tt/xJiq91K August 20, 2022 at 07:03AM

Show HN: Build your own Bracket City puzzle https://ift.tt/hkEOSI2

Show HN: Build your own Bracket City puzzle Hi HN — Bracket City is the word puzzle game I made earlier this year and (in part thanks to thi...