Ask HN: What Are You Working On? (December 2025)
491–500 of 1001 posts
Re: Ask HN: What Are You Working On? (December 2025)
#492Re: Ask HN: What Are You Working On? (December 2025)
#493I'm looking for people who have pain around slow analytics, avoiding migration from PostgreSQL, delaying pg upgrades or other big reasons to adopt something like this.
Re: Ask HN: What Are You Working On? (December 2025)
#494It’s mainly for personal use because converting, renaming, and packing mods in bulk can be very tedious. Especially if you're always changing your mod list (which is a given).
However, once I make it more user-friendly and add a proper GUI, I’ll likely release it to the public.
Re: Ask HN: What Are You Working On? (December 2025)
#495Our first consumer product is Argo https://getargoai.com, but we're working on a B2B version as well.
We dug deep into what makes a conversation not just a nice chat but a deep, profound, top-notch interview, when the interviewer who neither pries nor forgets.
What makes people come to Joe Rogan or Lex Fridman and talk for 4 hours straight without feeling interrogated or experiencing conversation fatigue?
What if we had an app on our phone that helped us capture a story, filling the gap between two photos?
These are the questions we're excited about. Would love to hear what everyone thinks about conversational AI beyond the typical assistant paradigm.
Re: Ask HN: What Are You Working On? (December 2025)
#496I know it's been tried before, but I thought I'd attack it with a few different angles - web based, no chrome extension, thresholds to help verify the article is worth it, extensive use of an aggregator to help with discovery and validation.
You can see the work in progress here: https://paperwall.io
Re: Ask HN: What Are You Working On? (December 2025)
#497Re: Ask HN: What Are You Working On? (December 2025)
#498Re: Ask HN: What Are You Working On? (December 2025)
#499I expect it to make it possible to not think about when to reset back to a clean session. I also expect it to be more efficient as it will clear out all the "garbage context" that only serves to "confuse" the LLM, cost more tokens, make responses slower, etc.
Once I get a working prototype, then I will test the feature by using it while reimplementing it in other open source agents to get a feel for whether it has the effects I'm expecting.
Re: Ask HN: What Are You Working On? (December 2025)
#500It's essentially a book progress tracker. There are many apps that allow you to add the books which you are reading currently, but not at what pace. It's simple, no complicated stuff, no AI shenanigans.
Created as I was overwhelmed by the number of books I want to read and thought it would be helpful to plan ahead.
You add a book name, number of pages and how many pages you want to read in a day. It calculates and gives you the number of days and on which date you will finish. It's also flexible to increase the number of pages so that it can recalculate.
It's a PWA for now. Still working on notifications and stuff.