Live data from Hacker News

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

news.ycombinator.com

941–950 of 1001 posts

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

#943
post #570

I'm working on https://techposts.eu - Hacker News for Europe. Focused on all the interesting and exciting happenings in tech here, from AI to defence to deeptech, and posting the most interesting job openings too. Did you know Europe had two space launch startups? I didn't until I started this project! Feedback very welcome :)

I like to browse HN via "/front" and "Go back day" and then look at the couple of top posts for each day. I don't see such a day-by-day view on TPE.

What is the "official" acronym? TPE? TP? TecPeu?

What is language policy? (e.g. it would be nice if people would post any language they want, and the system shows other users what language the link is, and then offers an alternative link to a translated version. I imagine this would be hard to implement in a way that is robust way, but maybe you when user submit a link, they can set the language themselves)

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

#945

I'm building a web-based local multiplayer party game platform. It's like a lovechild of Jackbox Games and Mario Party: https://gamingcouch.com . We just won silver at the Big Indie Pitch competition as well! - Currently in free Early Access with 18 competitive mini-games. - Players use their mobile phones as controllers (you can use game pads as well!) - Everything is completely web-based, no downloads or installs a…

This is cool. It looks like it's possible for devs to add their own games, similar to Airconsole. What sets your platform apart?

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

#946
the last few weeks I've been working on a directory for GenAI tools for marketing. It's hard to keep track of which tools are launched almost every week now and which are relevant for which part of the job; We got inspired by the Lumascape and a few other similar initiatives:

https://tools.hypd.ai/

Currently a side project.. looking for feedback or ideas of improvement; and if it picks-up I might implement them. List has been manually curated but I've used some automations to get all the relevant fields.

In terms of how I've built it; I've vibe coded the app with Replit (also hosted); Strawberry + Comet for scraping and structure output + Brandfetch in the end for logos; Used also Claude Code as sparring partner for some tasks.

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

#947

I shared this last month, but I’m still having a lot of fun working on it. I made a daily word puzzle called Tiled Words. https://tiledwords.com Currently about 2,000 people play every day and I’ve released 59 puzzles! One feature I’m excited about is crowdsourcing puzzles. Today’s puzzle is a “community puzzle” made entirely from clues that players submitted! I plan to do this every week or two. I wrote about launch…

My wife and I play nearly daily, it's become part of our routine. So much so that she's across the country visiting her family right now and we have done screen sharing calls to play Tiled Words. It's a really fun game, though the mechanics can sometimes be a little difficult (when I need to join two large halves of the puzzle but they need to be flipped).

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

#948
https://mergemonkey.dev/

I’ve been working on a small GitHub app called MergeMonkey.

It’s an AI PR reviewer, but intentionally quiet. It runs on new commits, gives a short structured summary (and diagrams for complex changes), and only goes deeper when explicitly triggered via PR comments.

The main idea is to avoid noisy reviews and black-box behavior. You bring your own model via OpenRouter, so you can choose the trade-offs yourself.

It’s still an MVP and I’m mostly looking for feedback from people who review PRs regularly.

Post reply on HN