Live data from Hacker News

Ask HN: What Are You Working On? (July 2026)

news.ycombinator.com

951–960 of 1001 posts

Re: Ask HN: What Are You Working On? (July 2026)

#954

My city caps how many shared scooters and bikes each operator may put on the street, and how long a vehicle may sit unused. In 2024, an activist group did a one-off analysis on the problem (they found ~1.5x more scooters than permitted) based on an open GBFS data-feed that shows where scooters and bikes currently are. The municipality confirmed the data but called the situation "not undesirable." The site, https://de…

Rage induced development?

Re: Ask HN: What Are You Working On? (July 2026)

#957
I have spent the past 3 months building a tool in the AI space that helps AI Agents work better in a codebase. The problem i am trying to solve is coldstart, an AI agent re learns the codebase on every new session and this was genuinely frustrating to me. Hence, i built a tool called coldstart which is a codebase notebook. It is written and maintained by the AI agent that is writing or reading the notes and keeps it fresh, always. Please feel free to check it out and share your opinion.

Repo - https://github.com/AkashGoenka/coldstart

Post reply on HN