Hacker News new | ask | show | jobs
by elmers-glue 1653 days ago
I’ve made two side projects so far. The first was a visual JVM profiler that was very complex and educational/intellectually satisfying to build but when I finished it I had little interest or know-how or capital to invest in growing + marketing it.

The second one was as simplest as I could possibly make it. I had basically 2 hours per weekend in 2021 (kids & all) and I rigorously stuck within my estimated scope. I was really focused on making cake. I use the app all the time; it’s at least cake to me. In 2022 I’ll have to figure out if other people think it’s cake, too. But at least no will able to say I over-scoped it, or over-estimated it.

1 comments

...so what was the app?
I suspect that, when it comes down to it, the cake-iest of all apps is a "todo" app :)

My contribution is https://www.chronos-desk.com/

Personally I wanted a task app that was local-first[1] (integrated with my desktop; one-time license/no subscription fee; no saas/web browser), had great keyboard shortcut support, and had first-class support for task estimates.

--- [1] https://martin.kleppmann.com/papers/local-first.pdf