Top
Best
New

Posted by david927 1 day ago

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

What are you working on? What have you been curious about lately?
299 points | 939 commentspage 30
At1C 20 hours ago|
Greetings, I'm on a mission that never existed before, for me it has been a journey of what is wrong with the internet. When I realised There Is A Better Way *SOVEREIGN* Please read my founding document and have a mosey around my site and github pages. https://at1c.com/AT1C_Founding_Document.html If this is something that bothers you as well please reach out get involved and help build this for humanity. It's our world too not just for the few who enrich themselves off the rest of us. A Human Jimmy Erwin
gusco 13 hours ago||
https://intestinate.com/gusco/

TUI file manager with Bitwarden/SFTP/S3 support written in go.

Runs pretty much anywhere.

Current feature in the works is built-in audio player.

As someone who still likes to purchase and organize music in files and directories, I couldn't resist the itch to code a worthy competitor to Cubic Player :)

hsx 19 hours ago||
I'm building a RSS <> Discord syndication tool called [FeedSync](https://feedsync.net).

It's pretty simple to set up and is designed to "just work", set and forget.

Recently, I've been experimenting with an Elixir Lua runtime (https://deflua.com/) to build custom feeds by parsing HTML, which has worked exceedingly well, so hoping to release that soon.

It's an extremely niche product, but has been growing well organically, which is nice for a side project!

meerita 18 hours ago||
I am working on several projects:

- Puma, The terminal browser: https://github.com/meerita/puma-browser

- Kernq, a full replacement of lsof: https://github.com/meerita/kernq

- Entroq, modern lossless compression for modern systems: https://github.com/meerita/entroq

gantengx 18 hours ago||
https://chessnotate.app

It's a simple PGN app to help capturing chess notation from score sheet and fix the mistakes

Often my son and I made mistakes (mixing up b and B, or wrong rank, missing some moves) writing the notations and existing PGN parser simply stop at the first error and discard the rest. ChessNotate highlights the error while maintaining the original moves so you can see if your fix is actually fixes the remaining of the moves (or not)

Used it in the recent chess tournament and it's been really helpful

lukko 17 hours ago||
https://www.lungy.app

It's a breathing app that uses your phone to recognise and measure breathing in real-time. Breathing also drives interactive visuals, e.g. fluid, cloth sims and soft body sims.

I have been meaning to make an Android version, but as an interim I started building a web version of simple breathing patterns here: https://lungy.app/breathe/

coldstartops 14 hours ago||
https://keibidrop.com

Working with remote large data sets as if they where local.

I made the project public on May, and now as September has arrived, you can work with post production videos anywhere in the world. You can run the daemon on your own NAS and access the data on-demand from your working machines.

The same applies to data acquisition in digital forensics flows.

lancekey 1 day ago||
I’ve been working on https://computeprices.com for almost 2 years.

My goal is to better understand the economics of AI and make something useful in the process.

(Coming soon: kWh prices and robot prices)

Mostly built with claude code with a dash of codex.

A recent, useful unlock in the process has been a daily CC routine to check the health of the 53 price collectors in the project.

ynniv 1 day ago||
i'm building a common lisp operating system capable of diverse double compilation and booting a raspberry pi.

well, claude is: https://modus-lisp.github.io

pveierland 1 day ago|
Amazing how concise the code is! There is something about Lisp that feels very pure and ethereal.

https://github.com/modus-lisp/brotli-pure/tree/master/src

hassansayed2002 14 hours ago|
I am building my own framework it started as research project then it became a real product

https://devorajs-docs-docs.vercel.app https://github.com/hassanalsa3aka/devora.js

More comments...