Top
Best
New

Posted by david927 2 days ago

Ask HN: What are you working on? (May 2026)

What are you working on? Any new ideas that you're thinking about?
279 points | 1064 commentspage 61
recursive-call 2 days ago|
Currently building my own rss reader because I wanted one that runs in the terminal, but all the ones I could find were in Rust
Tsarp 2 days ago||
https://carelesswhisper.app
BSTRhino 2 days ago||
https://easel,games

A reactive programming language for games! Properties signal when they change and you can register blocks that tell the engine how to use that property, not just once but every time it changes. It’s a more declarative way of making games which I think is lots more productive.

I’ve been working on this for four years, it’s been a big project!

goodthink 2 days ago||
Isolated Web Apps - Resurrecting ancient TCP protocols using TCPSockets in the web browser (Chrome) with Newspeak.
nnurmanov 2 days ago||
Basecheck.ai - a database auditing tool, supports Oracle, MS SQL Server, PostgreSQL, Supabase and SQLite. Happy to demo
jFriedensreich 2 days ago||
A permission broker for deno + opencode fork that can run in deno instead of bun.
hexmiles 1 day ago||
I'm working on two projects:

- TTZ: A sort of next-gen protocol for terminals. The basic idea is to create a dedicated terminal protocol that allows for more features and less legacy cruft (text and commands are cleanly separated). Right now, I’ve defined the protocol and have a couple of implementations ready. It already supports pictures, vector graphics, and file and audio streaming. I love terminals and TUIs, but I found programming and developing UIs against the standard terminal protocols frustrating, so I tried to design a more "modern" version.

- KingD (temp name): A Linux-based OS that tries to unify the roles of router, NAS, and virtualization platform with a single user interface. In my day job, I need to manage multiple FreeNAS, OPNsense, and Proxmox installations, and I wanted something that "encoded" the common workflows I keep repeating and provided a single centralized platform. I’ve been working on this for a while, and I hope to be able to do a Show HN by the end of the summer.

Marciplan 2 days ago||
a little link sharing app: https://www.bundel.link. It’s gimmicky, just annoying sharing multiple links to friends/family to plan trips or suggest gifts
harshaxedge 1 day ago||
no new ideas just working on my personal projects but willing to try some new stuff
gibbsrich 2 days ago|
I am currently working on a server hardening and inbox cleaning services without a subscription
More comments...