Live data from Hacker News

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

news.ycombinator.com

761–770 of 1001 posts

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

#761
Started work on a project to put local history on a map. If I go somewhere I would ideally want to just open this webapp and immediately get presented with cool or interesting history that happened close by.

Maybe it's a story about named local fishermen from the early 1900s, with pictures, the history of a statue and videos of the process, or the state of a graffiti wall over time.

Currently in a phase of UI development and testing, and historical societies outreach for collaboration. It might stall and just fizzle into nothing, or it might be something cool.

Also still doing https://wheretodrink.beer, but haven't added anything of note since playing on this other project.

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

#762

I recently launched a daily word puzzle! https://tiledwords.com It’s inspired by tile placement board games like Patchwork and crosswords. You rotate and move tiles to rebuild a broken crossword. It’s free, web based, and responsive. I currently have several hundred daily players and growing. My wife and I create the puzzles and I’m continuing to fix bugs and add new features. I just launched a ”community puzzle” fea…

Super fin idea, very nicely executed, thanks!

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

#763

https://digital-storybooks.github.io/multilingual/#/testbook... My friend had a cute baby boy and mentioned difficulty in finding children's storybooks in Spanish. Challenge accepted: I built an AI generated multilingual storybook, just to see if it would work. Tap or click the little monster to have it read to you. Local LLM generated the story, stable-diffusion generated the images, AI converted text to speech in t…

Cool. This concept is useful for adult language learners also. Depending on the language you are learning it can be very difficult to find reading material in the age 5 - 10 range to practice with.

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

#765
post #25

https://whenever.world/ It's an explorable database of films, TV shows, books and board games based around their historical setting: where and when the thing is set. It's been incredibly complex and interesting getting the (messy) data, making sense of it and trying to design a UI to explore it. https://stevebennett.me/2025/08/26/whenever-exploring-times-...

Great job! I just went down a rabbit-hole exploring some historical events

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

#767

I recently launched a daily word puzzle! https://tiledwords.com It’s inspired by tile placement board games like Patchwork and crosswords. You rotate and move tiles to rebuild a broken crossword. It’s free, web based, and responsive. I currently have several hundred daily players and growing. My wife and I create the puzzles and I’m continuing to fix bugs and add new features. I just launched a ”community puzzle” fea…

I really enjoyed this! wondering about a possible "scratch" section or larger area - found myself spending a lot of time moving pieces around to get enough space

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

#768
https://socratify.ai

Career Skills AI Coach. Sharpen how you think and speak by debating AI

We are clearly on the verge of the largest white-collar skills dislocation ever. Our goal at Socratify is to make skill building and reskilling for interviewing, onboarding, promotions, and career change as effective as possible with an AI coach and sparring partner.

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

#769
I really missed an old mobile game that got de-listed after the devs sold it to a company that subsequently ruined it. I'm a full stack dev, not a game dev, I don't have time to learn the ins and outs of Unity so I tried to see what was feasible in the web world with Babylon.js + React + Capacitor.js and I'm pretty astounded at how well it works out.

I've been posting a bit on https://www.reddit.com/r/BlossomIdleGarden. I plan on opening up a beta later this week.

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

#770
https://www.athilio.com/ Currently finishing up garmin integration and a mobile port of the app. The app is aimed at people with goals related to their wellness or sports / training. Somewhat similar to training peaks but more focused on integrating different metrics, like sleep and readiness from oura and training data from garmin. Also user has more control. 0 focus on social features. Pricing aims to be affordable (1/4 - 1/2th of similar services), this is hopefully possible with local first approach for the data(sqlite). Saves tons of money on the backend costs when only the syncing from integrations + oauth is on the backend and no storage. Also I think this is more friendly for the users privacy and I would prefer to not store the users datas on my servers for GDPR reasons. Syncing between user devices can be done similarly as Obsidian with icloud. The user experience is a bit influenced by software observability.
Post reply on HN