Live data from Hacker News

Ask HN: What Are You Working On? (April 2026)

news.ycombinator.com

391–400 of 1001 posts

Re: Ask HN: What Are You Working On? (April 2026)

#391
Hey Team, working on a project that makes it easier to track time on Mac.

- There's a desktop app tracking the title bar and time you spend in each app. - You can use this 100% free, or sync this back to https://heygopher.ai to match the time up with your active projects. - if you use HeyGopher you can manage your time, team, projects, quotes and invoices.

This pairs pretty well with my normal project https://goodsign.io which is a Docusign alternative that is pay as you go. No subscription.

Re: Ask HN: What Are You Working On? (April 2026)

#392
Jacobin[0] a JVM written in entirely in go. While we still have a way to go to get to feature parity for Java 21, we can sit back and watch the bytecode instructions fly by as they execute, which is something you can't do with the JDK due to the HotSpot JVM's architecture and the fact that it's written in both Java and C++.

We just crossed 5,000 commits. Also, we take testing very seriously: our test code base is presently 160% the size of our production code.

[0] jacobin.org

Re: Ask HN: What Are You Working On? (April 2026)

#394
The toolbox for anxiously attached people, like myself: https://www.attachedapp.com

Most iOS/Android mental wellness apps are trying to be everything for everyone, ie general AI journaling or meditations.

By niching down, we can build the best experience end-to-end for anyone that resonates with these particular emotional challenges.

Re: Ask HN: What Are You Working On? (April 2026)

#397
Finally being able to build something I've wanted for years: an alarm app that wakes me up 1 min earlier each day until I reach my wake time goal. Not sure if there is already anything like this out there, but I don't really care. I've been learning a ton about native Android development and so far it's been a painless process to be able to wake up earlier.

Re: Ask HN: What Are You Working On? (April 2026)

#399
https://finbodhi.com — It's an app for your financial journey. It helps you track, understand, benchmark and plan your finances - with double-entry accounting. You own your financial data. It’s local-first, syncs across devices, and everything’s encrypted in transit (we do have your email for subscription tracking and analytics). Supports multiple-accounts (track as a family or even as an advisor), multi-currency, a custom sheet/calculator to operate on your accounts (calculate taxes etc) and much more. Most recently, we added support for benchmarking (create custom dashboards tracking nav and value chart of subsets of your portfolio) and US stocks, etfs etc. We recently added family dashboard (e.g. you can see networth, cashflows, income, use sheets at family level and more).

We also write about like:

How fund performance explain part of returns, rest is explained by timing. And ways to tease those out: https://finbodhi.com/docs/blog/benchmark-scenarios

Or, understanding double entry account: https://finbodhi.com/docs/understanding-double-entry

Post reply on HN