Tuesday, January 30, 2024

Show HN: Boardzilla, a framework for making web-based board games https://ift.tt/ZLxfjbN

Show HN: Boardzilla, a framework for making web-based board games Show HN: Boardzilla, a framework for making web-based board games Tldr: We’ve made a framework for web-based board games. You can try out some games over at https://boardzilla.io , or you can take a look at https://ift.tt/nw7Z8qs to learn more about how to develop your own game. Source is available at https://ift.tt/3EbutN1 Hey y’all. My brother and I have made a framework for board games. During the pandemic we started to look at BGA but got discouraged by how old-fashioned the tools were and how cumbersome the development process was. We set out to make our own framework where you could use the same code for both the client and server. Our hope is anyone familiar with Typescript and CSS could code up a game without worrying about state management, persistence or networking. It’s still very much a wip, and we're rapidly adding features and games. But we’ve got our first draft of developer docs done, and we've put up a few games we've developed to showcase and test out the platform. Source for the games and framework is available on Github, and we’re excited to code more games and hopefully encourage other people to try it out. Happy for any feedback. https://ift.tt/CEwlGZJ January 30, 2024 at 12:42AM

Monday, January 29, 2024

Show HN: Animating the World of Van Gogh with Stable Diffusion and AnimateDiff [video] https://ift.tt/iTLRESY

Show HN: Animating the World of Van Gogh with Stable Diffusion and AnimateDiff [video] I know I'm very late to the game but tried to realize Van Gogh's work with AI. Workflow is quite straightforward, generated all the video samples through Automatic1000's Web-UI by leveraging SD1.5 + Motionv3 in AnimateDiff. Rendered everything on my RTX 3080TIM laptop. Took me decent 40 mins for different experiments and generations. https://www.youtube.com/watch?v=yntoe0i6QxY January 29, 2024 at 11:30AM

Show HN: Librarian - Semantic Bookmark Search Using Transformers https://ift.tt/bgFmWiY

Show HN: Librarian - Semantic Bookmark Search Using Transformers Search for your bookmarks by content! @ashwinlokkur and I built this Chrome extension that scrapes your bookmarks' content and does semantic search using transformer embeddings. Free and private since it's all in-browser. No LLM API calls ;) https://ift.tt/1kHEzmu January 29, 2024 at 05:24AM

Show HN: 12-colored visual interactive music theory for pop/rock MIDI (+Github) https://ift.tt/veQzRIX

Show HN: 12-colored visual interactive music theory for pop/rock MIDI (+Github) I'm sharing an early prototype of my open-source interactive book and MIDI viewer. My approach is to annotate a tonic and phrasing in each file, so that chords become visible as 3-4 color bundles after a bit of training. This radically simplifies seeing and hearing chords, so that you can rapidly browse through many arrangements and study Western harmonic/arrangement language If you don't have a touchpad, a horizontal scrolling can be done via shift+mouse wheel (generally on the web). Also, I have a second color scheme that I tried to optimized for people with color vision deficiencies. My big dream now is to have all piano rolls in DAWs support 12-coloring (in any color scheme really), so that the music can be seen as less complex, less gatekeeped and less entangled. It's not as hard as I've seen it before. Source code: https://ift.tt/mrMjCpw It currently doesn't play music from Russia or Türkiye (=requires a VPN), because I rely on corsproxy.io internally which blocks access from those countries. I plan to rehost stuff on S3 soon to fix that. Also, it's more performant in Chrome than in Safari - audio clicks less. === Backstory: I quit Whatsapp in 2021 to focus full-time on studying music theory. Along that I've assembled a list of resources to see the frontier: https://ift.tt/YXbq8TB My biggest inspiration is Hooktheory - an interactive book that teaches how melody and chords interact in Western pop music. After it I wanted to study how the rest of the arrangement works - what the bass line is doing, how is melody doubled, what chromatic chords are possible, are there any functional pre-dominants and dominants in mixolydian or dorian etc. I wanted to focus on music for which the complete arrangement is clean and available. This is early chiptune (NES/Genesis) OSTs and MIDI arrangements (primarily created in 1990s). As I plugged MIDIs into my front-end, I discovered that the harmonic analysis - the cornerstone of studying Western harmony - can be done by eyes in real-time. That is, if you color the notes consistently, the chords start to stare at you, sharply and memorably. I'm intrigued by latest shifts towards corpus studies in music theory and I'm generally happy that nowadays the research is not just about classical music anymore. At least in the West. https://rawl.rocks/ January 28, 2024 at 07:07PM

Show HN: A text-mode periodic table in C for GNU/Linux terminals https://ift.tt/y5gAWqa

Show HN: A text-mode periodic table in C for GNU/Linux terminals I'm sharing a retro-looking periodic table I made in C that I think looks really nice. https://ift.tt/keBQVGs January 28, 2024 at 11:29PM

Sunday, January 28, 2024

Show HN: Chat with Your Wearables Data https://ift.tt/q09hRk8

Show HN: Chat with Your Wearables Data https://ift.tt/ZCtPB8e August 22, 2025 at 01:52AM