Live data from Hacker News

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

news.ycombinator.com

741–750 of 1001 posts

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

#741
I study German and decided to write app to simplify some tasks: 1) generate anki cards from text 2) extract highlighted words from paper and generate anki cards 3) collection of texts/dialogs on random topics 4) and so on... )

not sure if someone needs it, but very helpful for me )

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

#742
post #660

Humetrical ( 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…

I like this in principle. More managers should be in tune with how their people are doing because happy people lead to better work. I'm skeptical about the accuracy of wellbeing metrics when they are self-reported, though. And also whether people will just reflexively click the highest rating for each metric after the first few weeks. Managers will see "line went up" and think they fixed their team, when in reality the employees just got bored of the answering the same questions every day.

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)

#743
I'm working on TrailTool, which aggregates CloudTrail for analysis in both UI and AI contexts. I've always found it tough to tie together CloudTrail logs into meaningful narratives useful not only for security investigations but also "role engineering" (i.e. reducing privileges on human-operated IAM roles). The idea is to make this info available via MCP for agent workflows as well, so you can get high quality, low latency, manageable context size CloudTrail data.

If 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)

#744

I'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…

I've honestly been looking for this -- a modern slick db management app, both for local dbs and remote (just for me though, no collaboration). Existing tools are solid but they feel outdated.

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)

#745
I just released 'elsewheres', a trio of short films that I wrote, directed, shot, edited, and produced.

It'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.

https://www.carrozo.com/elsewheres

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

#746
I'm working on JRECC, a Java remotely executing caching compiler.

It'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.

https://jrecc.net/

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

#747
Hey HN, I am currently working on three main projects:

https://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)

#748
I'm working on Routing24 https://routing24.com - we are building free route optimization tool for businesses to plan multi-vehicle multi-stop routes.

Multi-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)

#749

I’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…

This is cool. Could there be a way to sort by newest?
Post reply on HN