I've always wanted this and have used it to experiment with Gemini's cloud agent Google Jules.
Ask HN: What are you working on? (May 2026)
311–320 of 1001 posts
Re: Ask HN: What are you working on? (May 2026)
#312Re: Ask HN: What are you working on? (May 2026)
#313It’s a self-hosted email marketing/newsletter app. The basic idea is: own your subscriber database, run the app on your own server, and send through SES/Postmark/Mailgun/SMTP instead of being locked into another SaaS.
Not trying to be “Mailchimp but cheaper”. It’s more for technical founders, agencies, and consultants who want a boring, controllable email tool they can deploy for themselves or clients.
I’ve kept the changelog public because I wanted the work to be visible: https://sendbroadcast.net/changelog
My buyers are typically people who want to own their data and are in regions that have strict data privacy regulation/laws.
Interesting fact: This was my real last project where v1 was built by hand before AI coding became the norm in the software industry.
Re: Ask HN: What are you working on? (May 2026)
#314It doesn't use generative AI, instead it auto-rigs the drawings in just a few seconds.
Re: Ask HN: What are you working on? (May 2026)
#315The app has a lot of UX details that I've really enjoyed working on. I wrote up some notes about it here: https://www.freshcardsapp.com/3/
Separately, also working on a Zettelkasten notes app that pushes you to make small, atomic notes that you can organize in "collections" to provide structure beyond just hyperlinking in the note text: https://understory.ussherpress.com/ This has been a lot of fun iterating on. I started with a Miller Columns UI, like Finder, to visualize the graph of connections between notes, but I found that it was too overwhelming to use, so I scaled back and went with a more Notational Velocity-like quick search bar with note addressing. The app UI mimics a browser because I found that it works really well for something like this. I need to polish it a bit more and want to find people who will give it a beta test to help me iterate on the ideas some more.
Re: Ask HN: What are you working on? (May 2026)
#316You build up a library from your physical books by scanning them in or discover OpenLibrary books to read in app. Then as you mark books in your library as read, it starts building a rotation and recommending books you haven’t read recently. I’ve been using this nightly to track my son’s 1000 books before kindergarten for the last couple of months.
Currently, I’m working to get the app out on Google Play and adding multiple story time attendee support.
Re: Ask HN: What are you working on? (May 2026)
#317The idea is to have a better experience for navigating livecam streams that are publicly available on YouTube. There are a few livecam aggregators that include maps, but I never felt that any of them were satisfying, as they always require you to open new pages to watch the streams. On World Watcher, you can jump from place to place seamlessly.
You can also filter the streams by type of place or features, for example beaches or cams with audio. And if you don't know where to go, just try out the Explore button.
Re: Ask HN: What are you working on? (May 2026)
#318Re: Ask HN: What are you working on? (May 2026)
#319I wanted a faster, easier mapping app to plan motorcycle rides for myself and with groups, so I finally bit the bullet and started building my own at the beginning of this year. I got to the MVP state which was useful for my personal use case in about a month. I took it further than that as a learning exercise and as a means to share it with others. Some features that came later are live cursors (like Figma), elevati…
Re: Ask HN: What are you working on? (May 2026)
#320It can get you up and running in a few minutes with an installer that can set up a new system or keep an existing system up to date. There's also a command line version that works on Arch and Debian based distros (including WSL 2) and macOS. I use it on my personal devices and a company issued MBP.
I'm not going to lie, I've been using computers for 25 years and this is the happiest I've ever been with using 1 machine for everything (software development, media creation, gaming, etc.).