Live data from Hacker News

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

news.ycombinator.com

871–880 of 1001 posts

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

#871
I’m building a watchlist for tracking pretty much any kind of datapoint - stocks, weather, air quality, macro indicators, and more:

https://curio-six-wheat.vercel.app/

It started as a curiosity while I was exploring some economic data. I wondered if there was a simple way to keep an eye on a particular datapoint over time, which led me to the broader question: could I have one watchlist for all the different numbers I’m interested in?

It started out as a weekend project. I’ve been finding it surprisingly useful to use myself these days, and I’m continuing to explore where it could go. Would love some feedback on it from the folks here!

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

#874
I always have empty mind and half understable notes before 1-on-1s and performance review so I build a work journal that helps me get right level of details and build recaps so it's easy to look back.

It's AI work journaling chat. It's called HeyCheero! Cheero is a squirrel, mascot/personality of the companion in the app. My wife and me come up with the mascot while feeding squirrels in the park. She is working on his portraits to put on the page now. At first, I was excited about building an AI app but now I'm more looking forward to creating the mascot and it's personality, haha.

You can meet Cheero, there is free trial. https://heycheero.com/

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

#875
I've ran into so many problems trying to get a nice setup for my local development that matches similar to our production setup. I usually have completely separate docker compose setup locally, and a kubernetes setup of some kind in production.

These behave fairly similar, until I need to work on the ingress, or network policies, or anything else that is kubernetes specific.

I've finally taken the plunge into running it all locally on k3d, and have a pretty nice setup now with the manifests syncing with ArgoCD.

I'm thinking of packaging it up into a justfile and documenting it, but wondered how other people work on these sort of things. Do you just accept the shortcomings and test in staging envs for kubernetes specific changes?

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

#879

I'm working on a real-life social app called Holler ( https://justhollerapp.com ). I'm an introvert and socially anxious, but I do enjoy hanging out with my friends. I just HATE the invitation-and-coordination game. If someone invites me and I don't want to go, I hate having to come up with a socially acceptable excuse. Inviting someone and waiting for them to make a socially acceptable excuse is equally awful to me.…

Love this idea! One of the rare tech products nowadays that induce optimism. Eagerly waiting for the Android release.
Post reply on HN