Live data from Hacker News

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

news.ycombinator.com

411–420 of 839 posts

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

#411
https://github.com/hsnice16/tula

Tula shows your true cross-venue exposure across HyperLiquid, Aave, and more, what breaks first, and more.

It's a terminal tool. The experience is very similar to any LLM terminal tool if you have used one.

You can also add an agent and ask things in plain English. Live at: https://usetu.la/

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

#413
I have been researching powerbanks as my current one of 10 years just died. I was dismay at the disarray of information, so I started to build a comprehensive list. First it is across the major players, Anker, Belkin Ugreen texc. I will expand to others we I come across them. Their basic data is shown, but I want to start collecting data such as "is it approved for flight?" or "its form factor".

https://www.powerbank.energy/

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

#414

My quirky wishlist app https://thingstohave.app is finally done and heading to public launch this or next week. I already partially covered the last few months of app development in this topic. But actually, its development took way longer, as only this iteration started in 2024. So it is the end of a long milestone— this launch date initially was to be a year ago, but I procrastinated and missed important for such a…

Love the design and the name! Just signed up - good luck with the launch!

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

#415
https://doodlemate.com

DoodleMate is a multimodal storytelling canvas that exposes students to the basics of animation, character design, and story creation. Starting from paper drawings, it creates rigged versions of your characters that can talk, walk, dancing, sing, etc and you can create scenes out of it.

It doesn't use any generative AI whatsoever. Just computer vision and animation algorithms.

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

#416
Greetings, I'm on a mission that never existed before, for me it has been a journey of what is wrong with the internet. When I realised There Is A Better Way *SOVEREIGN* Please read my founding document and have a mosey around my site and github pages. https://at1c.com/AT1C_Founding_Document.html If this is something that bothers you as well please reach out get involved and help build this for humanity. It's our world too not just for the few who enrich themselves off the rest of us. A Human Jimmy Erwin

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

#417

I'm working on bringing birds, sounds and art to life through https://github.com/arnegiacomo/fugleramme . An E-ink bird frame for Raspberry Pi - with real-time bird detection by audio, fully local AI, driven by BirdNET-Go rendered as real, hand-cut 1800s bird illustrations.

Ah this sounds real fun and looks good ! I might give it a go in the coming weeks.

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

#418
post #396

https://stagewatch.de/ Basically a simple pizza status tracker for small German fabricators and craftsman. You define the process, instantiate it per customer order who receives the link to a status page with a possibility to subscribe to status notifications as well. The benefit is that people don't call you anymore asking for the status of their order, saving time. It's a pretty vanilla rails app running on a hetzn…

Nice idea. How does the provider receive the order from customer? Is it through phone call, or via some other app? If it is an app, won't that app have a status tracking feature?

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

#420
Working on https://localhero.ai, on-brand automated translations for product teams. It mainly runs as a GitHub Action, translates new strings on your PRs against your glossary and style guide. This month focus went mainly on MCP and stuff around that. Thinking a PM/designer/etc who wants to bulk tweak copy without touching git or similar. Claude Desktop/ChatGPT turns out to be a pretty nice surface for this, the assistant finds every key that needs changing and organises the work, Localhero keeps it on-brand. A pretty sweet workflow. Also doubled down on Lingui and Django support. Also been fighting some spam. A 400 from our mail service showed up in error tracking, looked like a malformed address, turned out something else. Someone setup a bunch of bots to signup and try so send crypto spam using the team invite function. Kind of persistent, I fix a few things and it tries a few others. Finally stopped, interesting to see it live like this.

On the side, https://infrabase.ai (hand-verified AI infrastructure directory) launched a Media Generation category, image and video APIs after a run of requests for it. Also the submission spam is way up here latley, been improving the detection here as well. Also seeing real interest in paid listings now, including one that started as a link-buying request I turned down :)

Been doing a lot of AI assisted emailing, so I have started to work on a little review UI for AI generated text, comments on specific words, inline edits, Claude picks up both and revises in place. Like a PR review interface for text. Turns out pretty good workflow with Claude watching the files for new comments, editing and commenting back right away.

Post reply on HN