Ask HN: What Are You Working On? (December 2025)
831–840 of 1001 posts
Re: Ask HN: What Are You Working On? (December 2025)
#832I just finished building my own IoT platform and I’m honestly so proud of it.
It’s completely free. Please try it out it would mean the world to me! Would love some feedback.
N.B. Finished the landing page and docs this morning. Done I’d better than perfect so expect some rough edges.
Re: Ask HN: What Are You Working On? (December 2025)
#833I am also writing an "indie book" on getting to $100k revenue (and I write it inside LakyAI, no less!).
Re: Ask HN: What Are You Working On? (December 2025)
#834Re: Ask HN: What Are You Working On? (December 2025)
#835It uses a pipeline involving several AI models, including Nano Banana and OpenAI’s gpt-image-1 for the raw image generation.
Re: Ask HN: What Are You Working On? (December 2025)
#836Re: Ask HN: What Are You Working On? (December 2025)
#837I'm building out a new concept around training AI computer use agents on real sensitive tasks without PII exposure. My first demo releasing soon is a dataset of AI agent with human assisted tasks on things like paying my personal credit card or doing bank transfers.
Main things: 1. I don't modify the website I operate on 2. I take full videos and record all AI agent logs and all human actions 3. I don't modify any of those logs and will release them to the public.
I am working towards a future where AI companies are paid to generate the data they need for AI agent operations instead of paying massive sums to generate synthetic data. Imagine a future where labeling companies are completely sidestepped by simply training on production tasks directly.
Redactsure.com
Re: Ask HN: What Are You Working On? (December 2025)
#838Focusing on building out web app and then moving to the CLI and Terraform provider.
Re: Ask HN: What Are You Working On? (December 2025)
#839Infrastructure architects think in terms of building blocks in "high-level designs" and those building blocks are often socialised/expressed in Visio/Spreadsheets. Thinking in building blocks is now more necessary than ever because of the sheer size of the infra being designed/deployed.
This approach is problematic after the design phase because there's a lossy translation to where the low-level design lives, often referred to as the Source of Truth, like NetBox.
NetBox Designs allows users to express composable, versioned, and templatizable building blocks that can be rendered to low level designs. No lossy translations, and you can always check in the future "does my LLD still match my HLD and if not, where?"
Re: Ask HN: What Are You Working On? (December 2025)
#840I'm building a web-based local multiplayer party game platform. It's like a lovechild of Jackbox Games and Mario Party: https://gamingcouch.com . We just won silver at the Big Indie Pitch competition as well! - Currently in free Early Access with 18 competitive mini-games. - Players use their mobile phones as controllers (you can use game pads as well!) - Everything is completely web-based, no downloads or installs a…