Top
Best
New

Posted by david927 1 day ago

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

What are you working on? Any new ideas that you're thinking about?
271 points | 988 commentspage 14
srid 7 hours ago|
I started working on an "anti-habituation" motivational reminder app:

https://appreciate.srid.ca/

https://github.com/srid/Appreciate

(Note: Only the macOS version is tested extensively at the moment)

delduca 13 hours ago||
On my first game on Steam https://store.steampowered.com/app/3582880/Reprobate/

No unity, no engines. Only a custom homemade engine https://github.com/willtobyte/carimbo

postatic 1 day ago||
Working on...

- Tablex (https://www.tablex.pro) - seat arrangement app for weddings, seminars, conferences.

- Kardy (https://www.kardy.app) - group card app I've always wanted to build.

- Jello (https://www.jello.app) - Create games with your own photos and sound effects!

tombert 1 day ago|
I played with Jello a bit. This might be fun for a family get-together. Bookmark'd.
psubocz 14 hours ago||
I'm building a small CAD tool for makers called dēlo.

I started it because I wanted a CAD I would actually enjoy using myself. The idea is a simpler, assembly-first workflow instead of a full engineering CAD.

It’s still very early and rough, but I recently got the first real loop working: model → export STL/STEP → slicer → 3D print.

The goal is something between Tinkercad and the big CAD tools - simple, local-first, and not locked behind subscriptions or cloud accounts.

sprine 7 hours ago||
I've been working on a Ontario open data MCP: https://github.com/sprine/ontario-data-mcp

There is a wealth of data that's behind CSVs and other data formats. This uses DuckDB as a common (local) database to cache and run queries against, and enables going across datasets for insights using LLMs.

francink 8 hours ago||
I am working on https://baolib.org.

Applications on the public cloud raise strong concerns about data protection. As an architect, I spend a meaningful part of my time ensuring the security of customers’ data in the cloud.

Bao introduces an innovative approach where data remains on local devices while the cloud provides encrypted storage for synchronization and peer exchange. Because cloud providers cannot access the data, the need for due diligence is reduced.

Any feedback is welcome.

bionsystem 8 hours ago|
Any connection with bao or openbao, the fork of hashicorp vault ? I fail to see any reference on the site
hephaes7us 11 hours ago||
I'm making a "Podcast Search Engine", partially as an excuse to play with Elixir and Phoenix/LiveView.

It's basically just a frontend to a semantic search system, and is a tangent while I explore "knowledgebase" concepts.

I'm extremely interested in knowledgebases at the moment.

exz 5 hours ago||
I'm working on an Lottie and SVG animation generator. Currently in open beta (BYOK). https://gen2d.com
sscarduzio 15 hours ago||
My pet projects

* Self-contained Customer support portal (in a quirky neobrutalist UI) https://github.com/sscarduzio/intreu-portal

* 0-copy single binary Rust binary-delta optimized S3 proxy with a GUI https://github.com/beshu-tech/deltaglider_proxy

ramoz 1 day ago|
Side project - plan mode and code review annotations for coding agents (ui that integrates via hooks): https://github.com/backnotprop/plannotator

Main gig: Trusted agents. We just shipped hardware based signing to web bot auth protocol.

More comments...