Ask HN: What Are You Working On? (March 2026)
91–100 of 1001 posts
Re: Ask HN: What Are You Working On? (March 2026)
#92Re: Ask HN: What Are You Working On? (March 2026)
#93Re: Ask HN: What Are You Working On? (March 2026)
#94A problem that we had at my last startup was that we got stuck between not wanting to spend too much time on devops, and getting price gouged by Heroku.
We were too big for the deploy to a VPS type options like coolify, but too small to justify hiring a full time Devops.
Eventually a few of us had to just suck it up and learn Kubernetes properly. Was pleasantly surprised how elegant it all was.
I was surprised there wasn’t something that “just worked” and plugged into our Kubernetes cluster, made it user friendly, teams, roles, etc.
Re: Ask HN: What Are You Working On? (March 2026)
#95Re: Ask HN: What Are You Working On? (March 2026)
#96Re: Ask HN: What Are You Working On? (March 2026)
#97I'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)
#98A project that I launched on HN that became a business. Simplescraper rode the no-code wave of a few years back ('instant structured data without parsing html').
Now working on increasing the surface area for AI agents: MCP support, screenshots API, and (experimentally) x402[1]
Re: Ask HN: What Are You Working On? (March 2026)
#99Re: Ask HN: What Are You Working On? (March 2026)
#100First release was in December for 1D cuts. Last month I released sheet cutting for 2D cut calculation. It's been working well for my own projects and it started getting consistent daily users since my last update in February. You can save projects now on the site for you to come back to later.
Any feedback is welcome. I'm always looking for what features to add next.