Live data from Hacker News

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

news.ycombinator.com

991–1000 of 1001 posts

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

#993
A daily word game called Long Story Short - https://sheets.works/long-story-shot

My grandmother and I have always played word games. In the last three years she has lost most of her memory, and one by one the games stopped working.

Crosswords needs old words, and they don't come. Trivia wants old answers. Sudoku needs her to hold numbers in her head while she checks them, and that's gone too. She really tries hard, but I just can't see her trying so hard and not able to do it.

What she still does, all day, is talk in half sentences. Only the needed words. She will read something and tell me in a few words.

At some point I realised that's what newspaper editors do. They cut a sentence down to the few words that still carry the story and call it a headline. She's been doing it without trying.

So I made that the game. A short sentence about something small and good that really happened, like a pizzeria that got eighteen prank pizzas and drove them to the ER. You cross out words until five are left, and the five have to still hold the story.

Nothing to remember: every word stays on the screen the whole time, she only has to choose. We play side by side. I read the sentence out loud, she points at what stays.

Every day it's an uplifting news article.

If anyone wants to try - https://sheets.works/long-story-short

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

#994

https://chartrow.com/ is a website to visualize stock market data. Examples: this table shows the outperformance of QQQ in recent years: https://chartrow.com/visuals/periodic-table#window=10 This page shows stocks that are cheap relative to their own multiples in the past 10 years: https://chartrow.com/visuals/valuation-dip?view=charts This is a stock screener that shows histograms: https://chartrow.com/screener This…

Amazing. Is there a reason why GME (Gamestop) isn't on there?

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

#995
I'm working on two main things. For work, I'm using test automation to generate detailed documentation about products, including screenshots and screen recordings. Basically trying to make a portable tool that can be plugged into any repo and either write new tests or look at existing ones to spit back a pretty-good version of documentation.

Outside of work, I'm making a glorified kanban board that an agent can talk to over MCP, and I've found that it's given me a much more reliable, repeatable dev process, and allows me to rapidly prototype ideas in my backlog and work through them without losing work or having to repeat myself much.

Post reply on HN