Live data from Hacker News

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

news.ycombinator.com

961–970 of 1001 posts

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

#963
- Working on a time tracker frontend to watson-cli that meets my specific needs

- Setting up importers in beancount for a retrospective on my last 3 years of spending and investment

- Getting ready to start a slow migration of some services from unraid to an argo/k8s cluster (starting with some services I don't use yet which are hard to keepup in clickops, immich,peertube, etc)

I'd like at some point to try to make an android app for personal use, but my strong preference for lean toolchains and non-ide-based development are hindering me there. It doesn't help that I'm using nixos, and the toolchain for developing even with gradle and kotlin is a nightmare. I'm not sure when I'll have the patience to approach that issue again

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

#964
- Working on my two papers about a new unifying theory of software architecture based on the "Independent Variation Principle" (IVP) (one paper for IEEE ICSA 2026 conf, Research track - I hope it will be accepted, and a long-form paper already on Zenodo: https://doi.org/10.5281/zenodo.17677316). - Today I have started vibe-coding a frontend framework called wickeTS based on Apache Wicket's concepts, but for TypeScript. According to an analysis I made of various frontend frameworks (Java, JavaScript, dotnet, php...) using the IVP, Apache Wicket is the one that presents the highest compliance level with the IVP (the best decoupling of constructs that have different change driver assignments). I'll use it for my website (a knowledge base) about the IVP, and if it works, also for other things. I'd say that for SSR, I'm at least halfway there after half a day. For CSR, I haven't tested yet. I also plan to support Static Site Generation. And I plan to support accessibility standards. - Organizing the creation of my company to start working as a freelance software consultant (mostly for archi & dev).

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

#969
A standalone audio processing engine + app with a web ui for the Raspberry Pi and other ARM based SBCs, that let's me use NAM models from tone3000 for guitar effects. Two channels with gains, noise gate, NAM, eq and reverb.

Open source: https://github.com/kidproquo/hoopi-pi-ng

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

#970
post #174

https://mytinycafe.com/ An PWA primarily for my wife and my daughter. They can order their hot chocolate and their coffee as if they were going to grab something at a fancy café downtown, but instead it's at home and I'm the barista. It is quite nice to have for when my wife comes back from work and want something specific, or when we are waiting for the visit of a few friend, they can order exactly the available bev…

Ah this is one of my favorite projects I've seen in a long while. Will open my home cafe.
Post reply on HN