Live data from Hacker News

Ask HN: What are you working on? (June 2026)

news.ycombinator.com

371–380 of 1001 posts

Re: Ask HN: What are you working on? (June 2026)

#372
A great recipe app:

https://kastanj.ch/en?mid=hn 48528779

I have been working on it for a few years. Unfortunately it is currently put on pause, possibly for the entire 2026, but it will launch, and it will be a really useful tool for those that need something like this. I am very hopeful

Re: Ask HN: What are you working on? (June 2026)

#374
post #293

Opening a new maker space in Berkeley, July 3rd Noon-Midnight. Founded by 2 guys in a basement 9 years ago. Now opening it up to the community of local makers as a non-profit 501(c)(3). 3D print, laser cutters, CNC, full e-bench. https://eastbaymakersclub.com

Awesome. If you are not in touch with Maker Nexus (based out of Sunnyvale) already, please reach out! Would love to put you in touch with the administrators there on what they learned about successfully running a non-profit maker space.

Re: Ask HN: What are you working on? (June 2026)

#375
I'm working on (yet another) Hacker News browser extension, mostly to scratch my own itch. The desktop experience on HN is fine, but I don't love mobile support or lack of dark mode.

I've tried some alternatives, but Modern for Hacker News seems abandoned. Harmonic is great (they just released v3 as well), but it's Android only. According to Firefox the extension has a grand total of 2 users, with one of them being myself.

https://github.com/ewsbr/fancy-hacker-news

Re: Ask HN: What are you working on? (June 2026)

#377
I started wearing glasses about a year ago, and I really struggled to find frames that fit well. So, I'm learning CAD so I can 3d-print my own set of frames.

My first goal is to 3d-print frames for reading glasses that I can wear in bed while I read. This way, if I fall asleep with them on and break them, I can just print new frames and pop the lenses in.

Re: Ask HN: What are you working on? (June 2026)

#378
Two projects

1. https://interauth.dev/

Share a single google doc with your agent (w/o oauth mess)

I needed a way to share a single google doc/sheet with my agent

I didn’t want to go through the heavy oauth gcp project so I’m using disposable email addresses as the work around

2. Agents.sh

I get so many cold emails that could be better if I tell the bots how to talk to and reach me. What’s top of mind for me, how I like to be pitched, etc.

So I made a mini platform to put up text/md files. Then added all the perms fun - pw support, expiration, every url has an inbox. Aimed at agents only.

Ex: https://agnts.sh/greg

Re: Ask HN: What are you working on? (June 2026)

#379
I've been working on releasing an app for maintenance tracking for home. I've always had problems with having in my calendar to replace a battery in my chicken coop every year, then things come up and I end up replacing the battery a few weeks later, so I have to go and change my calendar event. Or fertilizing my hops every two weeks only in the summer. Then in the winter I am getting notified every two weeks. So I built a simple app for tracking those with floating repetition and seasonality. [0]

Also recently got a lot of home VHS tapes digitalized and always had trouble with playing from Google drive or finding the right video. So I just built a webapp this month to split the videos into clips, transcoding it for better streaming, Google casting support, and tagging for search. [1]

[0]: https://upkeepnest.com [1]: https://heirloomreel.com

Post reply on HN