Top
Best
New

Posted by david927 6 days ago

Ask HN: What Are You Working On? (Nov 2025)

What are you working on? Any new ideas that you're thinking about?
456 points | 1342 commentspage 65
jread 5 days ago|
As part of my CS grad research, I launched a website reporting on public cloud availability and performance.

https://cloudlooking.glass/#show=uptime

claymav 5 days ago||
I'm working on marketing my dedicated game server host https://stratos.host - it's a simplified product compared to traditional companies, using a desktop app to detect games being launched.
peaxkl 5 days ago||
Currently working on the first helpcenter that writes itself.

The tool makes it super easy to create help articles in any language, just by clicking through a process. The first results are super promising!

https://happysupport.ai/en

_pdp_ 5 days ago||
There is a lot of repetition when it comes to building AI system. Frameworks don't help. No-code builder are still too rigid.

We are making "batteries included" API to bring agentic AI into any platform.

https://docs.cbk.ai/

ekarabeg 5 days ago||
I've been working on an open-source platform to build agentic workflows. I really wanted a Figma-like experience for building agents.

Apache-2.0 license: https://github.com/simstudioai/sim

staplar 5 days ago||
A Python Framework called Artanis, inspired by ExpressJS, to make it easier for JS devs to work with Python ecosystem: https://nordxai.github.io/Artanis/
b-kuiper 5 days ago||
we are working on Aye Chat: an AI development tool for the terminal. It will make changes directly and let you revert changes through our snapshot feature, all while you can stay in the terminal to execute your favorite (terminal) editor and what not.

If allows the use of different models, no need to sign-up at the moment and at no cost. We released our beta just last week.

We were getting annoyed by all the additional confirmation questions by other AI assistants, and having to switch between consoles to use a editor and/or revert changes.

Check out our repo at: https://github.com/acrotron/aye-chat

or just install it:

# pip install ayechat

aeonfox 5 days ago||
Still gilding this lily:

https://hackernews.life

binsquare 5 days ago||
I'm working on an open source library in golang to get in depth system information from macOS.

Here's my work so far: https://github.com/BinSquare/powermetrics-go

joshuakcockrell 5 days ago|
I'm building Envelope — a banking product purpose-built for envelope-style budgeting.

Most “budgeting banks” (Ally Buckets, Wells Fargo Budget Watch, etc.) bolt budgeting on after the fact. Envelope was designed from day one as an integrated budgeting bank account. The checking, savings, and debit cards are all built around real-time envelope balances.

Each envelope acts like a dedicated account with its own balance and optional virtual card. Spending directly from an envelope means your budget is always accurate — no syncing, no spreadsheets, no “catch-up” categorization. Everything runs on-ledger with automatic spend-locking and instant visibility.

We’re a small YC-backed team (former Robinhood and Apple Card team members) focused on rebuilding personal finance from the ground up to be simple, and transparent https://envelopebudgeting.com

More comments...