I'm continuing to hack on Tiled Words, my daily word puzzle! https://tiledwords.com After winning the Playlin Player's Choice award I've noticed an uptick in players as well as some people sharing videos on YouTube which has been fun. I've got a few thousand people playing every day. I just launched user accounts today so user's can now track their progress across devices and share their stats with each other. This e…
Ask HN: What Are You Working On? (April 2026)
221–230 of 1001 posts
Re: Ask HN: What Are You Working On? (April 2026)
#222I manage a small store (https://amigurumis.com.mx) for my SO and im dropping Elementor (too expensive) to use only Gutenberg. Turns out that it is pretty good for simple sites.
Im having some sucess developing new websites for people who cant afford it, or who never though about having one, so i created one for an accountant (https://contadoranual.com) using only WordPress.
Re: Ask HN: What Are You Working On? (April 2026)
#223It's just an mmWave sensor connected to an ESP32. But it works nicely, and I'm thinking of starting a company making them, though I'm not clear if the elderly would be ok with this minimal (no camera) intrusion.
It would just work out of the box.. the real one would have a small cell modem so it wouldn't need any networking setup, and it would act as a gateway if you have more than one in a house. There are industrial versions of this for nursing homes. This would be a bit more warm and fuzzy for home use.
Re: Ask HN: What Are You Working On? (April 2026)
#224Modernizing in two ways: migrating to new JS tooling (webpack -> vite, Node’s built in sqlite, etc) and adopting ircv3 features like emoji reactions, threaded replies, and typing indicators. Trying to bring IRC into the 21st century.
Its easy to contribute to and we have an active irc channel (perks of building an always-on client…) - feel free to join us! #thelounge on irc.libera.chat
Check out the bundle / CPU savings by leaving webpack: https://github.com/thelounge/thelounge/pull/5064
Re: Ask HN: What Are You Working On? (April 2026)
#225Re: Ask HN: What Are You Working On? (April 2026)
#226Re: Ask HN: What Are You Working On? (April 2026)
#227Re: Ask HN: What Are You Working On? (April 2026)
#228I couldn’t find any that were as nice or as powerful to use for writing JSONPath queries, so instead of spending an hour crafting and testing them manually, I spent >40 hours building this tool to save myself half an hour.
Re: Ask HN: What Are You Working On? (April 2026)
#229My mother is living alone in her house and we are getting to the point where she might not be able to live alone. I built "Still Kicking", a picture frame that monitors her motion and sends back basic reports and can detect falls and sleep quality to a phone app, to help give her more time at home. It's just an mmWave sensor connected to an ESP32. But it works nicely, and I'm thinking of starting a company making the…
Re: Ask HN: What Are You Working On? (April 2026)
#230https://slidebits.com/ai-streamer
Not a trivial thing to vibe code without any domain expertise but this project took me under 2 weeks with a AI coding agent harness I built myself. I use Gemini 3 Flash as my main driver as well.