not sure if someone needs it, but very helpful for me )
Ask HN: What are you working on? (February 2026)
741–750 of 1001 posts
Re: Ask HN: What are you working on? (February 2026)
#742Humetrical ( https://humetrical.com ) -- A wellness platform that puts people's mental health first by showing work metrics that matter. Because burnout blindness leads to exit interviews. It wasn't until we had a leadership retreat at my day job with a fantastic speaker (Woodrie Burich) that the idea for my platform spawned. She talked about how the $50B wellness industry is doing it wrong. Your company is giving yo…
Not saying I have answers to these, but thanks for trying to move the needle the right way.
Re: Ask HN: What are you working on? (February 2026)
#743If you want to kick the tires, you an deploy a CloudFormation stack to a Sandbox AWS account - see https://trailtool.io/install.html
Re: Ask HN: What are you working on? (February 2026)
#744I'm building DB Pro, a cross-platform database management app that lets you browse, query, and manage SQLite, PostgreSQL, MySQL, Redis, MongoDB, and more from a single native interface. It's been growing steadily with a community of ~1,400 subscribers on YouTube and paying users. What I'm most excited about right now is DB Pro Studio: a collaborative web-based version I'm building on top of it. The idea is simple: da…
Downloaded and onboarding was nice. A couple of things:
- The initial schema for my local Postgres table was showing public but there were a bunch of tables showing that clearly were not tables in my public schema. Changing the schema to something else and back worked.
- Limiting the free version on number of tabs feels... annoying. I appreciate that a lot of stuff out there doesn't even have a free version but the software automatically opened with a few tabs (or I accidentally clicked on it?) and then as soon as I clicked on my first table I was paywalled. I feel like I'll accidentally open more tabs (even though I really just wanna work on one at a time) and get frustrated, which is more likely to drive me away than to pay at this point.
Note btw that ofc you have to make money and this is a product that I feel I'd be willing to pay for but I got frustrated within 2mins of using it so it wasn't like oh I've felt the value let me pay, it was more like I haven't even gotten to value yet.
Great work anyway and I'll keep trying and provide feedback as it comes! Thanks for building this
Re: Ask HN: What are you working on? (February 2026)
#745It's free-to-watch (with a voluntary donation model) on my site, but was made for the Big Screen, so I'm also planning a DIY pop-up cinema tour across Europe in the months ahead.
Re: Ask HN: What are you working on? (February 2026)
#746It's designed to integrate with Maven projects, to bring in the benefits of tools like Gradle and Bazel, where local and remote builds and tests share the same cache, and builds and tests are distributed over many machines. Cache hits greatly speed up large project builds, while also making it more reliable, since you're not potentially getting flaky test failures in your otherwise identical builds.
Re: Ask HN: What are you working on? (February 2026)
#747https://www.fusio-project.org Fusio an open source API & AI management platform to build and manage APIs and MCP tools.
https://typehub.cloud TypeHub an open platform to design and version API specifications.
https://sdkgen.app SDKgen a tool to generate client SDKs and server stubs supporting multiple languages.
Re: Ask HN: What are you working on? (February 2026)
#748Multi-threaded WebAssembly in action for route optimization, all bundled with geocoding, OSM maps and routing, and provided world-wide.
We're adding driver's PWA, saving and sharing of route optimization projects, editing of optimized routes, sharing it with others either for execution or for approval, integrations and AI-assisted data imports, auth flows, support prompts, sales automation and all that boring stuff.
Re: Ask HN: What are you working on? (February 2026)
#749I’ve been building out https://hnarcade.com for the past weeks. Got a lot of good feedback from the ShowHN thread and others reaching out individually. Since the ShowHN thread, I received more than 40 individual game submissions! To give more exposure to some of the games launched during the week I also launched a newsletter. Feel free to check it out if you want to learn more about games shown over the week :) https…