Ask HN: What are you working on? (February 2026)
1–10 of 1001 posts
Re: Ask HN: What are you working on? (February 2026)
#2Re: Ask HN: What are you working on? (February 2026)
#3Myself, mostly. Trying to wrestle with realizing how much time I've not been spending on my supposedly main project[1] and questioning whether it's really worth doing.
> Any new ideas that you're thinking about?
Way too many. Writing todo lists is part of working on myself.
[1]: PAPER, a pure-Python ~(pip/pipx replacement), from scratch with an emphasis on simplicity and elegance. https://github.com/zahlman/paper . There's more locally that I haven't pushed, including factoring some stuff out into a separate project and planning more of the same. But yeah.
Re: Ask HN: What are you working on? (February 2026)
#4An AI based time tracker: reconstructs your day from whatever it sees you doing. Screenshot based but never stores them.
The same tech stack is pretty easily adaptable to openclaw tracking. If anybody would like to try, DM
Also looking into AI based security tools for monitoring security of DoneThat. Thinking of using zeropath would love to hear if people tried them / have other suggestions
Re: Ask HN: What are you working on? (February 2026)
#5It's a free USCIS form-filling web-app(no Adobe required). USCIS forms still use XFA PDFs, which don’t let you edit in most browsers. Even with Adobe, fields break, and getting the signature is hard.
So I converted the PDF form into modern, browser-friendly web forms - and kept every field 1:1 with the original. You fill the form, submit it, and get the official USCIS PDF filled.
I found out simplecitizen offers a DIY plan for $529 (https://www.simplecitizen.com/pricing/)
So, a free (and local-only) version might be a good alternative
Re: Ask HN: What are you working on? (February 2026)
#6Full project: https://euzoia.org
Tried to be super low-tech: Notion, super.so, Spotify creators, riverside.
Now thinking of building an email-based agent for behaviour change accountability. Would love any pointers to good UX for email-based AI assistants.
Re: Ask HN: What are you working on? (February 2026)
#7Re: Ask HN: What are you working on? (February 2026)
#8It's an infinite canvas that runs SQL.
I've been working with data my entire career. I feel like we need to alt+tab so much. What if we just put it all on a canvas?
Currently very WIP, but there's a simple titanic demo available!
Built with tldraw and duckdb wasm, running on cloudflare durable objects
Re: Ask HN: What are you working on? (February 2026)
#9Re: Ask HN: What are you working on? (February 2026)
#10https://donethat.ai/profile/christoph An AI based time tracker: reconstructs your day from whatever it sees you doing. Screenshot based but never stores them. https://donethat.ai/data The same tech stack is pretty easily adaptable to openclaw tracking. If anybody would like to try, DM Also looking into AI based security tools for monitoring security of DoneThat. Thinking of using zeropath would love to hear if people…
This feels like it will very easily segway into corporate "spyware" if you ever start doing enterprise plans.
What's your take on that?