Live data from Hacker News

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

news.ycombinator.com

891–900 of 1001 posts

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

#891
In my free time this year I've been working on a full stack JS framework called Torpor: https://torpor.dev (https://github.com/andrewjk/torpor)

Components are JS functions, containing UI that is (mostly) HTML, with reactivity only via proxied objects.

To test it out I built a distributed social media/microblog site called Redraft: https://redraft.social (https://github.com/andrewjk/redraft)

It's edge native (with a Cloudflare deploy button in that repo) with your posts stored in an SQLite file. You can log in to your site to post and comment on your own posts, and use a web extension to comment on posts from people you follow wherever they are on the web.

There are many bugs and missing features, the documentation is patchy, and it's probably riddled with security holes. Give it a go if you're feeling brave!

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

#892
I recently released Blobcache v0.0.2. https://github.com/blobcache/blobcache

Blobcache is a content-addressed data store for holding application state, and buiding E2EE applications. This most recent release includes a git remote so you can push and fetch Git data into and out of Blobcache.

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

#893
https://workglow.dev

It is a workflow graph automation site (drag and drop and connect nodes), but is a toy and only allows a local user and local models (both transformers.js and tensor-flow mediapipe), so costs me nothing. Mostly text stuff at the moment, but working on a slate of image stuff this week, may get to audio and video as well, we shall see.

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

#894
Purposefully not building software but cold calling 100 businesses in my niche. Starting at 1 call per day for 10 days, then 2 calls per day for 10 days, then 2 conversations per day for 10 days, and scaling up until I reach 100 calls. Exposure therapy as well as product discovery wrapped in one.

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

#896
Checkout Sugar - A Dev Team That Never Stops.

Autonomous AI development for Claude Code. Delegate tasks, Sugar executes continuously—building features, fixing bugs, shipping code.

https://sugar.roboticforce.io/

https://github.com/cdnsteve/sugar

Pretty pumped, 22 stars and growing!

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

#897
post #174

https://mytinycafe.com/ An PWA primarily for my wife and my daughter. They can order their hot chocolate and their coffee as if they were going to grab something at a fancy café downtown, but instead it's at home and I'm the barista. It is quite nice to have for when my wife comes back from work and want something specific, or when we are waiting for the visit of a few friend, they can order exactly the available bev…

Do not worry about cleaning up the code before open sourcing it. Get it on GitHub and I am sure plenty of us would open PRs. I know I would!

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

#898
I wanted to export long chats from Microsoft Teams but turns out Microsoft Graph API or some PowerShell scripts were necessary. API access is not enabled by our IT manager by default so existing solutions dis not help. So I built (vibe-coded) a browser extension for myself, then decided to open source it. There are still some edges to smooth out but it’s going fine.

Turns out it was a common pain point. Now it has around 800 users in Chrome+Firefox. Mostly chrome.

https://github.com/gediz/teams-web-chat-exporter

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

#899
https://www.pocketpmo.com PocketPMO is meant for Founders, Project Managers and Project Manager Officers. It allows them to quickly size, cost, plan track and report on multiple projects. Teams can be added, Stakeholders managed, Risks Registered and Budgets tracked.

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

#900
https://craftcx.com - Working on various aspects of trust and observability around the performance of AI Customer Support tooling. How's the support agent performing? Are the resolutions you're billed for "good" resolutions, or just deflecting the customer without helping?
Post reply on HN