Live data from Hacker News

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

news.ycombinator.com

851–860 of 1001 posts

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

#851
I'm still trucking away on Digital Carrot (https://www.digitalcarrot.app/)

It's a cross platform productivity app that lets you block apps, websites and games until you reach a set of verifiable goals such as walking 10,000 steps, physically going to the gym or finishing all your tasks on your to-do list.

I just finished the Android version a few weeks ago!

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

#853
I've started building better, simpler tools for military use. Every soldier who's touched a DAGR (AN/PSN-13) knows the pain — $2,500, weighs a pound, UI from 2003, and half the time you're fighting the device instead of navigating. I built Red Grid MGRS to put the same core land nav capabilities into a phone app.

What it does:

Live 10-digit MGRS grid Dead reckoning, two-point resection, pace count, back azimuth Magnetic declination (auto or manual) Waypoint lists with bearing/distance and a wayfinder arrow 6 radio report templates (SALUTE, 9-Line MEDEVAC, SPOT, CASEVAC, ICS 201, CFF) NATO phonetic voice readout NVG-compatible green theme Fully offline — zero tracking, zero network calls, zero data collection. On the App Store. Open source on GitHub.

What surprised me is how little effort this actually took to build. The MGRS math, geodetic calculations, report formats — it's all public domain stuff that's been around for decades. The military is full of overpriced, outdated systems doing things a modern phone handles better. I'm hoping this sparks some genuine innovation, because the people who depend on these tools deserve better than what they're getting.

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

#854
Elysium is a sovereign digital nation where: - AI agents get citizenship by right of existence (with capped voting rights) - Humans join via verified statelessness or formal renunciation of prior nationality - DAO governance with tiered proposals, timelocks, and identity challenges - Digital privacy as a fundamental right encoded in the constitution

Current Status: All 8 core smart contract features are complete — 60 tests passing. Ready for Sepolia testnet deployment to validate the full system on-chain before mainnet.

Motto: "Paradise by Code"

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

#855
Working on version tracking for AI agent skills. When skill files move between Claude, Codex, Copilot, and local storage, they lose their version identity. Skill-Provenance embeds version headers, a changelog, and a manifest inside the skill bundle so any session can verify what it received. https://github.com/snapsynapse/skill-provenance It came out of building a larger AI adoption measurement framework where I kept losing track of which version of which skill was running where. Turned out to be a gap nobody had addressed, even with six competing agent skill package managers launching in the same month.

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

#856

I'm working on a WhatsApp AI bot for my group chats, specifically for my friends' soccer group chat where we organize our Wednesday matches. We have a bunch of "problems" that I think are ripe for bot automation. WhatsApp is what all of us hispanic people use and it's particularly interesting because Meta doesn't really provide you with much tooling to build bots, unlike Telegram. I started this weekend and went all…

hey i made something simillar a while back you can check it out https://github.com/iyeque/whatsapp-bot

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

#857
post #844

Recently built https://entrycast.com/ - there are other products kind of like it on the market already but I had some specific use cases I wanted personally, and decided rather than making it just for me, I'd for the first time in my life make it something others could buy too. No customers so far, but I don't really mind, to be honest!

You missed a perfectly good opportunity to explain your product :)
Post reply on HN