Top
Best
New

Posted by david927 5 days ago

Ask HN: What Are You Working On? (Nov 2025)

What are you working on? Any new ideas that you're thinking about?
455 points | 1336 commentspage 61
eastoeast 5 days ago|
I’m still working on https://opus.cafe/ outside my full time job.

It’s been a fun 3 year project. Just launched on iOS and am in user acquisition phase. Totally new learnings here! Getting users is definitely the hard part... I can build something all day

vinorathna-r 5 days ago||
Working on IT Asset Management & Endpoint Security, Automated platform for IT teams dealing with asset sprawl and security compliance.

Check it out: https://zecurit.com

Would love feedback from anyone dealing with endpoint security or compliance challenges..

blazingbanana 5 days ago|
Very interested in this type of thing. I can't see anywhere where pricing is mentioned, even ranges would be a useful benchmark to know if it's something within budget.

Love the script hub, very cool idea.

vinorathna-r 5 days ago||
Thanks! You can check out our pricing here: https://zecurit.com/pricing/

We’re also building a script repository so you can run scripts directly on agents from the Zecurit console.

Give it a try at https://zecurit.com/signup/

Tactical45 5 days ago||
I'm working on Travi, an AI-powered travel companion that helps travelers effortlessly discover the best attractions to check out based on their interests, and experience them through rich, immersive audio narratives.

You can check it out at https://TryTravi.com

zelphirkalt 5 days ago||
Building a language learning tool again[1].

I have found for myself that there is a lack of vocabulary learning apps that have good search functions. When I make a search function, I want it to be able to find all subsets of words, that I could think of. Instead what many search functions only allow you to do is, to first find one set of words, and then in a new separate search find another set of words. Currently working on that search function.

Also what I find annoying in spaced repetition learning apps I have seen so far is, that they will ask you very simple words over and over again, just because you didn't see them in a while. But I really don't need to learn those words over and over again, because I just know them.

Another annoying thing is, that in some apps you cannot see your learning progress. How many percent you already learned. Or that you cannot specify how difficult a word is to learn. Or how relevant it is. All this metadata, that could be good for learners to be able to search through, when searching for the subset of words they want to learn next. Oh, and of course tags ... With tags one can add all kinds of attributes to words. Maybe I am only looking for nouns or verbs. Maybe I am only interested in words that have something to do with family.

There is still a lot to do, but it is taking shape nicely.

The app is written in Python and tkinter. It is very simple to use in most aspects, and I really don't care much about the looks. I actually find them refreshingly simple and functional. Not this "everything flat" kind of epidemic in UI, and widgets still give feedback when using them. Not web based with the typical nodejs or npm overhead and tens or hundreds of dependencies. Nope, keeping it very minimal so far.

I also have another idea, that might give it a modern touch, but that might also introduce overhead and probably should be an optional setup or feature: Give users tools to let LLMs generate example usages of words, if they want to do so. Of course that would have to be a local LLM I don't want to get into users having to sign up somewhere and get API keys and all that.

I am also not planning to make a mobile app. Maybe later I can create an API, so that one could build a web frontend, if one chooses to do so. But first I want to build this app and the functionality behind it.

[1]: https://codeberg.org/ZelphirKaltstahl/tkapp

olliejennings 5 days ago||
https://www.hydal.xyz/

Hydal

Product comparison site for electrical goods, currently has 350,000+ products with detailed specifications, and 27,000+ prices.

Right now UK only, but we have prices for 27 regions, and just now getting retailer prices sync'd up.

lumpycustard 5 days ago||
An LLM-powered 'offline' journaling/mindfulness app that draws on ancient philosophy. Designed it initially to help nudge my own habit along & keep things fresh/interesting every time I sat down for a scribble-sesh.

https://www.gnothi.app

bob1029 5 days ago||
Steam game.

Exposure to unity has got me thinking hard about its non-gaming applications. The stability of presentation between device targets is incredible. Being able to integrate literally anything you want in native 3d world space feels like a natural next step once you get bored of the DOM.

baudaux 5 days ago||
I am building a WebAssembly WASI runtime for exaequOS (https://exaequos.com), an OS fully running in the Web browser. It will support WASI 0.1 and 0.2. Basic implementation can be tested by running ‘wex’ in the terminal
adas4044 5 days ago|
Allez Go: an fencing sports broadcasting system + AI referee

https://www.allzgo.com/

Inspired by shot tracer in golf as well as the "10 yard line" in football.

Also built secretsofmaps.com (but that's more a side project) Would love some feedback!

More comments...