Ask HN: What are you working on? (January 2026)
61–70 of 914 posts
Re: Ask HN: What are you working on? (January 2026)
#62Building a really unique book recommendation platform to help readers find books they might not otherwise know about. We just started working on a full book app that will be a private book diary, along with recommendations and insights based on your Book DNA. Think Goodreads, but rebuilt for readers who want a private space to track what they read, keep notes, and get truly personalized book recommendations (like Pandora or Spotify for books).
https://downforeveryoneorjustme.com/
This is a fun one I do with a good friend. Basically, to see if a website is down, or if it is just you, along with reported reasons from the community. We are working to add user accounts so you can create your own custom lists of websites/services to track
Re: Ask HN: What are you working on? (January 2026)
#63Re: Ask HN: What are you working on? (January 2026)
#64Working on two topics that I like : browser multiplayer games and experiences, and tools for developers (mostly used in my side projects). First game is https://geocentric.top where users can sculpt a planet collaboratively and place trees or houses (for now very limited). I plan on making it an idle sim where players will be able to interact by dropping some food/events for the creatures on it to evolve through time…
Re: Ask HN: What are you working on? (January 2026)
#65Here are the links.
Chrome store: https://chromewebstore.google.com/detail/video-notes/phgnkid...
Firefox store: https://addons.mozilla.org/en-US/firefox/addon/video-notes-f...
I actually would love some feedbacks and suggestions from someone here :)
Re: Ask HN: What are you working on? (January 2026)
#66I've got a nice ingest, extract, enrich process going for the graph - I'm currently working on a fork of claude-mem[1] that uses the graph as a contextual backend for agentic coding workflows.
0. https://arxiv.org/abs/2508.04118 1. https://github.com/thedotmack/claude-mem/
Re: Ask HN: What are you working on? (January 2026)
#67I have GBs of time-series data in a TimescaleDB database. It’s more complicated than this, but the gist is: I use natural language to ask questions about relationships in the data, Claude Opus 4.5 generates queries, and it finds patterns.
For example, I classify tens of thousands of news articles using different classification models. Then I ask Claude to write a query that tests for statistically significant changes in the time-series data at specific intervals after a given classification of article—and it finds patterns.
It passes train / test split validation. It will train on 2 years of data (2023 and 2024) and being able to effectively predict movements on the time series data using the classified news articles on the last year of data (2025).
Re: Ask HN: What are you working on? (January 2026)
#68- WIP: A FOSS, self-hosted Luma alternative (for use across our community initiatives)
Re: Ask HN: What are you working on? (January 2026)
#69I have a few other small side projects that generally improve my day-to-day life, including a better calendar widget for shift workers and a video speed controller that floats on websites where I frequently watch videos for easy access.