Ask HN: What Are You Working On? (March 2026)
201–210 of 1001 posts
Re: Ask HN: What Are You Working On? (March 2026)
#202Im building https://trypixie.com to legally employ my 7 year old child, save on taxes and contribute to her Roth IRA. Im also building https://www.keepfiled.com , a microsaas to save emails (or email attachments) to google drive I almost forgot, I also built https://statphone.com - One emergency number that rings your whole family and breaks through DND. I love building. I built all these for myself. unfortunately I…
Re: Ask HN: What Are You Working On? (March 2026)
#203It has one SQLite database per queue.
In golang.
Why? Because Rabbit is slow and resource hungry and needs configuration.
Re: Ask HN: What Are You Working On? (March 2026)
#204I'm using TimescaleDB to manage 450GB of stocks and options data from Massive (what used to be polygon.io), and I've been getting LLM agents to iterate over academic research to see if anything works to improve trading with backtesting. It's an addictive slot machine where I pull the lever and the dials spin as I hope for the sound of a jackpot. 999 out of 1000 winning models do so because of look-ahead bias, which m…
Re: Ask HN: What Are You Working On? (March 2026)
#205Re: Ask HN: What Are You Working On? (March 2026)
#206Current working on two new products: * https://sprout.vision/ - AI generated Go-To-Market Strategy for launching your next venture. I have a Tech background with limited GTM experience, so I experimented with AI to learn about different strategies and decided to turn it into a simple product that will generate a comprehensive plan (500+ pages) to help you launch your next venture. Try it out, would love to hear your…
Re: Ask HN: What Are You Working On? (March 2026)
#207I absolutely love pre-1800 homes and am exploring a few ideas on how to help preserve and promote them. The main thing I'm working on to that effect is https://homelore.org It's like a carfax but for your home, although the intention is more to create an interesting historical narrative that inspires people to care about the history of their home rather than as a tool for inspecting home issues before buying. My targ…
If this became the norm, somehow, it would be a really helpful tool for both buyers and sellers.
Re: Ask HN: What Are You Working On? (March 2026)
#208I’m building an observability system that tries to surface answers instead of making people dig through huge amounts of raw telemetry. The basic idea is that when one failure fans out across 20 services, you often end up with 20 alerts and 20 separate investigations, even though there is really just one root cause. I’m using distributed tracing to build a live model of how errors propagate through the system, and the…
Re: Ask HN: What Are You Working On? (March 2026)
#209I changed gears and moved into the video games industry at the end of 2021. I started developing a city builder called Metropolis 1998 [1], but wanted to take the genre in new directions, building on top of what modern games have to offer: - Watch what's happening inside buildings and design your own (optional) - Change demand to a per-business level - Bring the pixel art 3D render aesthetic back from the dead (e.g R…