Saturday, March 2, 2024

Show HN: An Algorithmic Audio Landscape https://ift.tt/XRHpzDm

Show HN: An Algorithmic Audio Landscape This is an web audio experiment I've been wanting to do for a long time. Basically an ambient music composition, but all the sound elements are laid out in space, and that musical space can be explored freely. It's definitely inspired by in-world music that sometimes appears in games. I basically took that concept, keeping the music aspect, and dropping the entire "game" aspect. I also turned it into a more "traditional" non-interactive album, but since I started with code, why not program the whole thing? Had a blast making the entire album from code, the complete source for the album is here: https://ift.tt/e3sfA40 https://ambient.garden March 2, 2024 at 09:46PM

Show HN: Open-Source Decentralized Forum https://ift.tt/j6X54Tk

Show HN: Open-Source Decentralized Forum I'm working on an open-source "decentralized" app that allows viewing and posting text messages. Posts are stored in the blockchain and not censurable to some extent. Fetching of the blockchain data is done through polling of public apis (blockfrost or koios). Posting a message requires a Cardano transaction which implies fees but this would also prevent spam. Private messages between users are encrypted with a public key generated from each user wallet signature. The whole app is hosted on github pages and open source: https://ift.tt/WMzJXBk Any feedback or thoughts are welcomed. https://decon.app/ March 2, 2024 at 11:29PM

Show HN: DanGPT–Dan Abramov as a GenAI with RAG https://ift.tt/i9gNdvW

Show HN: DanGPT–Dan Abramov as a GenAI with RAG This is a side project mostly for education and is open source. The repo on GitHub is at https://ift.tt/oiP4pZL , with all relevant details in the README. https://ift.tt/jqn5igG March 2, 2024 at 10:55PM

Show HN: I build a website for redesign logo,sticker,poster,mockup by using AI https://ift.tt/4Hn2usB

Show HN: I build a website for redesign logo,sticker,poster,mockup by using AI Up to now, icons, logos, free stickers, mockups, coloring pages and birthday cards can be designed, and more cases are being displayed and designed. https://ift.tt/Dxdlk5B March 2, 2024 at 02:21PM

Friday, March 1, 2024

Show HN: I made a simple portfolio builder https://ift.tt/xYfyGoQ

Show HN: I made a simple portfolio builder https://ift.tt/E17YZ9C March 2, 2024 at 06:09AM

Show HN: Payme, a library and CLI to generate QR codes for SEPA payments https://ift.tt/A627GWO

Show HN: Payme, a library and CLI to generate QR codes for SEPA payments I built this library and tool several years ago. Some event where I was a co-organizer needed pre-payment for the orders, and to make this easy without going the path of an online payment service, I sent automatic mails with payment QR codes included. The CLI also (by default) generates QR codes in the terminal, which I use often when an invoice needs to be paid: copy all necessary fields as CLI flags, generate the QR in the terminal, scan with the phone, double check everything and go! Maybe paying should not be this easy... https://ift.tt/kXyULzb March 1, 2024 at 11:01PM

Show HN: Mojo Language Syntax Highlighting for Vim https://ift.tt/FsTxON5

Show HN: Mojo Language Syntax Highlighting for Vim https://ift.tt/N9XJwYM March 2, 2024 at 01:35AM

Show HN: Two unnecessary playgrounds – C# and ZX Spectrum in the browser https://ift.tt/9F6gQLU

Show HN: Two unnecessary playgrounds – C# and ZX Spectrum in the browser C# playground https://ift.tt/kOgsNPf ZX-Spectrum playground https:/...