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?
347 points | 1073 commentspage 46
gicssalada 1 day ago|
I'm building editor and flasher for BMW engines maps (n13, n20, n55, s55, b58, s58) and TCU maps (ZF8HP45 and ZF8HP50) as well as a remote access ENET IOS and Android app.
danielvaughn 1 day ago||
Haven't released it yet, but a little website for evaluating AI UI design. They're not actual evals, it's moreso just showing the results of different UI tasks across models, reasoning levels, skills, harnesses, etc.
koehr 1 day ago||
I'm working on Solace¹, a programming language that targets JavaScript, but is not a superset, like Typescript. The idea is, to allow zero-runtime-cost safeguards, like Optional Values and Error Unions (syntactically they look like Zig's), decent pattern matching and Traits. There's still a lot of work to do, though, because some of the approaches I went for, don't hold in all cases (generics are tricky).

1) https://git.koehr.ing/n/solace

genekrapivin 1 day ago||
I am running Hiring Method (https://hiring-method.com) – math-driven recruitment platform with AI.

It builds a scorecard from job description and mathematically matches candidates against it on every interview step, so that you know candidate fitness at all times.

jascha_eng 1 day ago||
Self hosted database access management, think Code Reviews for SQL Statements for when your devs need to go to prod: https://github.com/kviklet/kviklet

Recently cleaned up my postgres proxy and built a MySQL wire proxy so that you can use psql/datagrip as a dev but every statement is still logged. With SSO and no password sharing ofc!

maz1b 1 day ago||
Working on MedAngle, the world's first Super App for current and future doctors.

100k+ users, 150m+ questions solved, 60b seconds of smarter studying, MedGPT, MedAgent, and everything medical/dental students need in one place along with young doctors who have recently graduated

garyrob 1 day ago||
A blockchain that uses neither hashing nor stake for security. (And not authority.) I will post here when done. Although, I will do so with some trepidation, because I know how much antipathy there is here for blockchains.
cristodcgomez 1 day ago||
https://solanda.federa.social

A new UI library made with zero dependencies (native web components). I just made it public as I actually use it for my personal projects since past year.

The core principle is to help with UI development without bloating a project. It works with vue/nuxt (tested, my projects are done with it), but also react/angular/svelte/etc.

One feedback I got from reddit (I published it this week there) is that AGPLv3 may be a problem for adoption... still not sure if should I use MIT.

magicstefanos 15 hours ago||
A visual workspace for professionally creative folks.

https://bloom.site

sentinel1909 1 day ago|
Static site generators are super passe in 2026, but I spent the last couple of days on mine. https://get-taxus.org

Big re-factoring, I have a data model now and am closing functionality gaps with Zola and the like. Also, I wanted actual documentation. No one else seems to care about that.

Check it out! I'd appreciate someone other than me banging on it.

More comments...