Friday, 18 November 2022

Show HN: Cujo's Curated SIDs https://bit.ly/3URJZMN

Show HN: Cujo's Curated SIDs I've listened to SID music on and off since the 80s, and mostly from early games and demos. Lately, I have explored more recent music. There are online lists of peoples favorite SID music, and online players, see [1] [2] [3] [4] [5] [6]. Because I have different tastes, I had the motivation to make my own list and UX. So from january 2020 to september 2022, I listened through the HVSC having over 50k songs, resulting in a list of 600-700 favorites. I put together a UX so I can easily access them. This project is mostly for my own enjoyment, but I guess that many others here would also enjoy it. Please let me know if you have suggestions for songs I should reconsider adding, or some feedback on the UX. [1] Show HN: Online SID-Player with spectrum viewer ( https://bit.ly/3GtTrlb ) [2] High Voltage SID Collection – Commodore 64 music for the masses ( https://bit.ly/3OnRSay ) [3] Dial-a-Sid ( https://bit.ly/3GsDs6O ) [4] The Sid Collection ( https://bit.ly/3OhMNQV ) [5] WebGL SID-emulator in C++ compiled to JavaScript with Emscripten ( https://bit.ly/3Gre1CD ) [6] DeepSID: online SID (Commodore 64 music) player ( https://bit.ly/3GucNXe ) https://bit.ly/3UIo0b7 November 17, 2022 at 11:59AM

Show HN: I made a free transcription service powered by Whisper AI https://bit.ly/3OhFoRJ

Show HN: I made a free transcription service powered by Whisper AI https://bit.ly/3OnIsLZ November 18, 2022 at 11:33PM

Show HN: A fun game based on a ranked poll of 5 songs https://bit.ly/3V5EBp5

Show HN: A fun game based on a ranked poll of 5 songs https://bit.ly/3UMdXlf November 18, 2022 at 10:51AM

Show HN: C++17 RISC-V RV32/64/128 userspace emulator library https://bit.ly/3hICxVw

Show HN: C++17 RISC-V RV32/64/128 userspace emulator library https://bit.ly/34aBZyC November 18, 2022 at 10:00AM

Thursday, 17 November 2022

Show HN: Starter kit for building Temporal Web applications https://bit.ly/3AnJfHe

Show HN: Starter kit for building Temporal Web applications https://bit.ly/3Atqnqi November 18, 2022 at 04:38AM

Show HN: Diffusion Land, create images with AI and compose complex prompts https://bit.ly/3hRMfoS

Show HN: Diffusion Land, create images with AI and compose complex prompts https://bit.ly/3XcMYkB November 18, 2022 at 04:28AM

Show HN: Git + Jira Analytics on your laptop in 10 minutes https://bit.ly/3AqTudB

Show HN: Git + Jira Analytics on your laptop in 10 minutes Git + Jira Analytics on your laptop in 10 minutes. Free and Open Source. https://bit.ly/3DGC9xF November 18, 2022 at 01:02AM

Show HN: A Mindmap of Physics https://bit.ly/3UOHlY9

Show HN: A Mindmap of Physics https://bit.ly/3ULiyEw November 18, 2022 at 02:00AM

Show HN: Tweek perfect tool for daily task management https://bit.ly/3EGouJe

Show HN: Tweek perfect tool for daily task management https://bit.ly/31PFKXL November 17, 2022 at 05:15PM

Show HN: A web extension to open multiple AWS console simultaneously https://bit.ly/3EHhj3G

Show HN: A web extension to open multiple AWS console simultaneously https://bit.ly/3w6cXLS November 17, 2022 at 02:40PM

Show HN: Run Nginx with Podman and socket activation https://bit.ly/3TDHz32

Show HN: Run Nginx with Podman and socket activation https://bit.ly/3hP8wnh November 17, 2022 at 02:06PM

Show HN: MERN stack on steroids for SaaS Boilerplate, rebuilt with Modern Tech https://bit.ly/3TMyFAh

Show HN: MERN stack on steroids for SaaS Boilerplate, rebuilt with Modern Tech https://bit.ly/3hRDYB2 November 17, 2022 at 01:56PM

Show HN: Text editor with inline English-German dictionary https://bit.ly/3gb30e0

Show HN: Text editor with inline English-German dictionary Hi When you are learning a new language, you need to practice different skills: reading, listening, speaking, writing. I find writing to be the hardest activity, not least because I have to look up words in the dictionary all the time, and that is a frustrating context switch. Here is an experimental CodeMirror-based editor, that lets you look up translations inline. Type @ followed by the English word, and get a list of possible translations, and select the translation to apply it. Online demo: https://bit.ly/3gbnenY https://bit.ly/3hRvDgI November 17, 2022 at 01:05PM

Show HN: Write drum patterns, get randomized songs, then just share the URL https://bit.ly/3VlWoIX

Show HN: Write drum patterns, get randomized songs, then just share the URL I know mentioning Michael Seibel is almost cheating, but this week he demonstrated the "leaky pipes" concept to me. Not that I know the guy, but in one of his videos he says something on the lines of "If you are unsure if you app is ready to be launched, just launch it. It's like a house with leaky pipes, just open the main, grab your tools, and start fixing wherever water is leaking". So we did it, we launched drummy earlier this week on /r/InternetIsBeautiful and we got very close to 10k users in just one day! Survived the hug of death, learned a ton, and made changes all around. Still a ton of bugs to fix, features to be written, but at least now we can proudly present the "dummy drums challenges". Can you find the missing beats? https://bit.ly/3Ulwfdk November 17, 2022 at 11:23AM

Wednesday, 16 November 2022

Show HN: We built a browser extension to show you secondhand alternatives https://bit.ly/3TEMAZ3

Show HN: We built a browser extension to show you secondhand alternatives https://bit.ly/3TGNKTV November 17, 2022 at 01:01AM

Show HN: European based endurance sports planning and analytics platform https://bit.ly/3TWdmMV

Show HN: European based endurance sports planning and analytics platform I worked on this more then 2 years now. It's gaining more and more attention recently, so the database byte size is getting bigger and bigger. The stack is React, Node, MongoDB (replica set) with XFS on primary servers and ZFS on secondary servers for snapshots. Distributed with LXC/LXD containerization. https://bit.ly/3TIB3I6 November 16, 2022 at 03:30PM

Show HN: A simple, terminal game of liar's dice for human, computer and AI https://bit.ly/3Gjnhsw

Show HN: A simple, terminal game of liar's dice for human, computer and AI Play locally, play over websockets. A simple program to play against the computer, or with others over websocket. I need to improve the local computer agent (using some better probability theory), but I wonder if there is much AI research for liar's dice or dice based game I could implement. https://bit.ly/3V1VK2V November 16, 2022 at 07:10AM

Show HN: A drop-in GDPR-safe Google-font replacement for GitHub pages https://bit.ly/3TEKf0f

Show HN: A drop-in GDPR-safe Google-font replacement for GitHub pages https://bit.ly/3Gl4vkH November 16, 2022 at 01:02PM

Tuesday, 15 November 2022

Show HN: Retool Workflows – Zapier for developers https://bit.ly/3EcrpYP

Show HN: Retool Workflows – Zapier for developers https://bit.ly/3E3V720 November 16, 2022 at 07:31AM

Show HN: Manage your attention better with Mutter https://bit.ly/3GkHzly

Show HN: Manage your attention better with Mutter Dear HN Friends, PsyTech ( https://bit.ly/3UHyNSK ) is a young & ambitious applied research startup focusing on information discovery, machine recommendations, and generative design. We apply psychological theory to human-computer interaction design to create new and improved user experiences. Mutter ( https://bit.ly/3UE7Uza ) is the first product in our roadmap. We are building the simplest way to discover and share what you seek online. Help us in this journey by trying out our alpha and sharing your suggestions at feedback@psytech.ai Taking feature suggestions on behalf of our team :) Twishmay Founder, PsyTech https://bit.ly/3UE7Uza November 16, 2022 at 12:37AM