Live data from Hacker News

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

news.ycombinator.com

351–360 of 719 posts

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

#351
post #340

I'm working on a p2p streaming/sharing app called bubbleBASED. Its here https://bubblebased.com/ its based! on bubbles! But it uses Webtorrent to stream and share content in context bubbles. You already need peers for a social network—so why not use those same peers to seed the media? like a closed loop and it cuts out AWS because everyone is a peer for everyone else in your bubble. There is an assist from Heroku and…

also if you want to be a moderator in this bubble i just set up feel free to join and invite cool people - https://bubblebased.com/join/6DA65DC2C7552A43 i want to stress test this thing.

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

#352
Got lot of traction on a multiplayer web game pong [1].

Now working on releasing on steam, android, ios. Also made an ssh version you can access via your terminal [2]. Hoping could get as many downloads in native platforms.

[1] https://antics.gg/p/side-out-94df7d

[2] https://antics.gg/ssh

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

#353
Working on a couple of projects:

Ai-rganize: Allows AI to identify, classify, and organize local files, making the core workflow naturally reviewable as scan, propose organization, approve, rename or move: https://github.com/adefemi171/ai-rganize

Runeward: Been using this locally myself with hedr to secure all my agents: https://github.com/Runewardd/runeward

Compears: grocery prices are shit now so I designed this to aggregate prices across multiple grocery stores: https://compears.shop/

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

#354
It would be great if these posting could have tags like below prefixed at the top by the poster.

[HUMAN-CODE] - code written by humans

[AGENT-CODE] - code written by Claude/Codex/Other agents out there

[HYBRID] - Combination of Humans/Agents

I would prefer to go through projects where people are writing code themselves. And this kind of tagging would help me filter through easily.

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

#355
[HUMAN-CODE]

I'm building a video game. It's part Valheim, part Ultima IV:

https://stravaeger.com/

You can play the demo in the browser now (mobile as well as desktop), but I'll be packaging it up for Steam soon.

It's all vanilla javascript, html and css. No AI, no 3rd party game engine, no build system even, and just a couple external dependencies for things like networking that I didn't want to reinvent myself.

It's been fun. I'd love to get some feedback!

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

#356

I work on a suite of open source public transit software projects, collectively called OneBusAway (or OBA). The software is used by millions of transit riders every day around the world, including in New York City, the Seattle area, San Diego, and Washington, D.C. Since last month, our four Google Summer of Code interns finished their projects. University of California San Diego has deployed our Wayfinder and Waystat…

I just want to say thank you! I don't use it too often now that I don't live in the city, but I found OneBusAway invaluable ~10 years ago and I'm glad to hear it's still being developed actively. I don't have much free time at the moment, but I'll consider volunteering in the future.

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

#357
Projektor - an ai native jira / wiki tool self hosted on cloudflare. Currently considering how to extend it to cover more activities involved in software development https://github.com/TAJD/projektor

Iron volume, recently added a kettlebell complex generator which isn’t too bad if I say myself https://www.ironvolume.com/

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

#359

It would be great if these posting could have tags like below prefixed at the top by the poster. [HUMAN-CODE] - code written by humans [AGENT-CODE] - code written by Claude/Codex/Other agents out there [HYBRID] - Combination of Humans/Agents I would prefer to go through projects where people are writing code themselves. And this kind of tagging would help me filter through easily.

Good idea. I've edited my post to include that.

Frankly, it's surprising that we'd even need to stipulate something like this. It would never occur to me to post to a "show us what you're cooking" thread with: "Look what I asked DoorDash to bring me!", but I guess that's where we are now...

Post reply on HN