Ask HN: What Are You Working On? (March 2026)
151–160 of 1001 posts
Re: Ask HN: What Are You Working On? (March 2026)
#152Re: Ask HN: What Are You Working On? (March 2026)
#153It's nothing big. I wanted an offline natural language to cron/cron to natural language translator and I wanted to get some experience building MacOS apps. It's not vibe coded, but I did get good help from Claude since it's my first time building MacOS apps. It's free and no data is collected. https://cronwise.github.io/
Re: Ask HN: What Are You Working On? (March 2026)
#154Re: Ask HN: What Are You Working On? (March 2026)
#155The server is a rust binary so you can toss it on any container/computer and connect to it in the app.
My philosophy isn't to replace my other tools I love like emacs, ghostty, etc. But I am taking a stab at "real time code review" and have some crummy magit-like code review built in that I need to revisit.
Re: Ask HN: What Are You Working On? (March 2026)
#156Re: Ask HN: What Are You Working On? (March 2026)
#157Art search for magic cards
Re: Ask HN: What Are You Working On? (March 2026)
#158Re: Ask HN: What Are You Working On? (March 2026)
#159Re: Ask HN: What Are You Working On? (March 2026)
#160Now at 350k lines. Native and wasm binaries (you can try the limited wasm version online). Currently adding a full CPython test suite benchmark.
Just for fun, not trying to replace CPython here. Mainly to test the limits of current coding agents.