Hey HN,<p>I want to share a personal project: I made a tiny pen-plotted book for my wife. I did everything myself—drawings (with some help from Midjourney), plotting, cutting, and binding. I even used a 3D printer to make a helper tool.<p>It's absolutely over-engineered, but I enjoyed it a lot....
Stories by stanko
Hey, I've shared this game while it was still a work in progress in one of the Tell HN threads. I was pleasantly surprised that a lot of people tried it, and I got some positive feedback and constructive criticism.<p>Anyway, I found a gamedev library I really like - Kaplay [1]. What I like abou...
Hey HN,<p>I love using native web elements, but with <dialog> there are a bunch of small quirks and cross browser differences. I decided to make a tiny library (850 bytes gzipped) around the dialog element so solve these.<p>NanoModal is accessible, has animations and it is easy to customize us...