Live data from Hacker News

Ask HN: What are you working on? (January 2026)

news.ycombinator.com

501–510 of 914 posts

Re: Ask HN: What are you working on? (January 2026)

#501
To relax and reset at the end of the day, my wife plays this simple tetrisy game - fill rows and cols to make points and try not to die. But the game and many of its ilk are super frustrating. They have ads and arbitrarily make it impossible at some point to keep going (in order to show more ads I assume.) So I combined my love of roguelike deck-builders and made a game for her. It's the same basic premise of filling rows and columns but it has a deck you improve over several boards of ever-increasing complexity. And it has cards with special powers (of course.) It turned out to be really fun both to build and play. I'm still working out a few kinks (I built it in Love2D but running inside iOS is a challenge...) But it's live in the App Store. Check it out if you're interested and hmu if you'd like a free offer code - the game is fully playable without paying, but keeps some options behind an in app purchase. https://tetranea.net/

EDIT: It's only on iPhone and iPad for now. Android version coming soon.

Re: Ask HN: What are you working on? (January 2026)

#502
This is something I had built a few months ago: https://chromewebstore.google.com/detail/chatgpt-saved-chats...

I often find myself losing important conversations/chats when talking to ChatGPT over time. So I created an extension that enables you to bookmark conversations within the UI. Just hover over any chat and click on the save button. Hope you find it useful.

Re: Ask HN: What are you working on? (January 2026)

#503
I'm working on moving beyond the LeetCode interview for software developers.

Most software engineering interviews are a “signal crisis”. They measure recall, not real-world engineering.

I'm working on moving the evaluation from “writing code under pressure” to technical judgment via structured code review.

https://entrevue.app

Re: Ask HN: What are you working on? (January 2026)

#504
post #250

Script to auto-rename screenshots with Claude Code I'm sure there are a ton of other projects out there that do this, but I couldn't find one that fit my needs exactly, so I threw this together in a few hours. claude-image-renamer uses Claude Code CLI to analyze screenshots and rename them to something actually usable. It combines OCR text extraction with Claude's vision capabilities, so instead of "Screenshot 2025-1…

For single-purpose LLM tools, I personally prefer ollama. idk if you can make the provider agnostic or not

Re: Ask HN: What are you working on? (January 2026)

#506
Multiple products.. some in marketing and few WIP

InfoCaptor — https://my.infocaptor.com [YouTube video insight extraction tool]

MockupTiger Wireframes — https://wireframes.org/ai-wireframes AI wireframing software for product ideas

CrawlSpider — https://www.crawlspider.com/product/internal-link-building-w... WordPress internal linking automation platform

Vizbull — https://www.vizbull.com custom photo collages (https://vizbull.com/collage-maker)

Re: Ask HN: What are you working on? (January 2026)

#507
Recently on my blog: https://bryanhogan.com/blog

Wrote an introduction to Obsidian referencing other relevant posts, but also keeping it simple.

And the post before that was about creating an app using SvelteKit + Capacitor.

Currently working on some posts about AI coding and my life in Osaka after 3 months here.

Other things I'm working on:

- https://dailyselftrack.com/ - Got into working on it again, mainly solving some UX problems currently.

- https://game.tolearnkorean.com/ - Learn Korean words quickly, words go from easy tasks (e.g.) matchings pairs) to more difficult ones (writting it), currently still needs some slight adjustments, and then I'll release an Android version.

- https://app.tolearnjapanese.com/ - Wanted to learn Hiragana quickly, used my existing project as a base to build this. Needs some adjustments as well, feedback is highly welcome.

- https://tolearnkorean.com/ - Since I'm learning Korean, and also working on an app to better learn Korean, I also want to make a guide on learning Korean, improving my own skills by teaching others.

Re: Ask HN: What are you working on? (January 2026)

#509

Built a parking garage occupancy tracker for my city ( https://www.parkeergaragesdelft.nl/ ) after a city council decision on car-free city center policies got delayed due to missing data. The city only publishes real-time availability with no historical record, so I started logging it. The site now shows historical data plus analysis of weekly patterns. (Note: website is in Dutch, but the charts should be self-expla…

This is very cool. And I can imagine sometimes it's not even about keeping them accountable, but demonstrating how easy a solution is to a problem that council bureaucrats would not have the capability to solve - likely have to outsource to a vendor that would charge for 'out of scope'.

Re: Ask HN: What are you working on? (January 2026)

#510
Stephanos of Byzantium wrote what we would call an encyclopedia of people and places. Most of it has been lost, but shortened versions still exist. I've set up a bot to scan a version of what we have, translate it, extract out the proper nouns and try to figure out what was lost. https://stephanos.symmachus.org/ I'm also linking it to the translation of Pausanias https://pausanias.symmachus.org that another bot is doing.

Also, trying to finish a PhD on machine learning when you want to minimise a p-adic loss.

Post reply on HN