Live data from Hacker News

Ask HN: What are you working on? (Dec 2025)

news.ycombinator.com

21–30 of 30 posts

Re: Ask HN: What are you working on? (Dec 2025)

#21
I'm building a manually curated catalog of videogames made by the HN community. Currently I've added data up to the end of 2023. Now I'm working on adding more data and evaluating a free newsletter to notify users when new games are added to the catalog. Currently at about 400 visits/month.

You can browse the catalog at these addresses:

- https://hackernews.games/

- https://hn-games.marcolabarile.me/

Re: Ask HN: What are you working on? (Dec 2025)

#22
https://inSolitaire.com

I've spent several years (since Covid) developing an ad-free website with 50+ solitaire/puzzle games.

I've gotten some feedback from HN already and now trying to fix things (rewriting the engine for 4th time). Hoping to add some more hundred games soon!

I'm also wondering what it is missing – any particular game or mode (e.g. daily games or tournaments)?

Re: Ask HN: What are you working on? (Dec 2025)

#24
I am working on a easy to use self-hosted IT Helpdesk system for small IT teams. Vibe coding it with VSCode and CoPilot. I started this project when I needed my own helpdesk and didnt want to pay a fortune online providers.

https://github.com/DjinnRutger/HelpDesk-Public/tree/main

https://helpfuldjinn.com/

Re: Ask HN: What are you working on? (Dec 2025)

#26

I'm building a manually curated catalog of videogames made by the HN community. Currently I've added data up to the end of 2023. Now I'm working on adding more data and evaluating a free newsletter to notify users when new games are added to the catalog. Currently at about 400 visits/month. You can browse the catalog at these addresses: - https://hackernews.games/ - https://hn-games.marcolabarile.me/

If text game interfaces (with llms) are also in there, you can add mine:

https://loreblendr.ai/app

Re: Ask HN: What are you working on? (Dec 2025)

#28
Recently Khal [1] released JSON interface. In short, Khal is a Linux CLI calendar application. I'm working on a proof-of-concept GUI[2] for the interface. I expect to implement typical views for a calendar application: daily, weekly, monthly.

1. https://github.com/pimutils/khal

2. https://codeberg.org/laladrik/Semana

Re: Ask HN: What are you working on? (Dec 2025)

#29
Started working on a training plan builder after getting frustrated with trying to use an existing service (trainingpeaks) and not finding the controls intuitive enough without being a coach in their system.

https://bloks.run/

I wanted something local and offline first + 10-20% better than excel, think I'm missing a few features other might find useful, but it works for my needs which has been great.

Post reply on HN