Ask HN: What Are You Working On? (July 2026)
271–280 of 1001 posts
Re: Ask HN: What Are You Working On? (July 2026)
#272it uses https://sprites.dev/ sandboxes to run agents
Re: Ask HN: What Are You Working On? (July 2026)
#273Hoping to put out a project by end of year
Re: Ask HN: What Are You Working On? (July 2026)
#274Re: Ask HN: What Are You Working On? (July 2026)
#275It's mostly "public" data, but incumbent data vendors charge $90k+ for this data because it has to be acquired and aggregated from 3200+ US counties. This is a lot of work if you aren't using LLMs and agents to do much of the work for you.
I'm trying to make quality parcel data more accessible to everyone.
Re: Ask HN: What Are You Working On? (July 2026)
#276Supports - Postgres - DynamoDB - Clickhouse - Redis
Primary idea is to evolve from SQL client to a Database Client, where users would be able to host queries, share queries and the work remains auditable.
Previously it was an SQL client, a PopSQL alternative. But I am trying to re-work the architecture so that it can support more databases, and services (query-as-service, query-as-reporting-job, etc).
Re: Ask HN: What Are You Working On? (July 2026)
#277Dealing with UHD camera data, and synced feed switching issues (SDI has so many lame issues.)
>Any new ideas that you're thinking about?
A resilient solution to 99.998% of e-mail spam.
Re: Ask HN: What Are You Working On? (July 2026)
#278[1] https://github.com/EngineersNeedArt/Anna-Analog-Computer
Re: Ask HN: What Are You Working On? (July 2026)
#279"Why is Zoom lagging?"
"Is the issue my WiFi?"
"What's going on with the Internet?"
So, I built a local Mac utility that runs in the menubar to give at-a-glance visibility into live network and application issues. It's free (for typical uses), battery-efficient, and gives fast and reliable answers.
Re: Ask HN: What Are You Working On? (July 2026)
#280I’m currently migrating the codebase to Swift 6 and dealing with the new concurrency system.