Top
Best
New

Posted by david927 3 days ago

Ask HN: What Are You Working On? (March 2026)

What are you working on? Any new ideas that you're thinking about?
285 points | 1098 commentspage 50
a_c 3 days ago|
A browser extension to add a table of content widget into the chatbot pages (claude/Grok/Chatgpt). Making long conversation easier to navigate. Mainly used on firefox. Not tested on chrome

https://github.com/kmcheung12/tocic

StrangeSound 3 days ago|
So simple, but brilliant! Il check this out today.

Do you plan on submitting it to the store?

a_c 2 days ago||
It's so simple that I didn't think much of it. Maybe I should
wolfsoftware 2 days ago||
WolfStack and various other things. Mainly because I got fedup with Proxmox. So I built a replacement then because of my Autism I didn't sleep for weeks and added lots of extra features.
kstenerud 3 days ago||
yoloAI: Fearless YOLO sandbox for your agent.

Run your agents contained (container or VM, Linux or Mac), with all restrictions removed.

Workflow:

    ┌─ YOLO shell ──────────────────────┬─ Outer shell ─────────────────────┐
    │                                   │                                   │
    │ yoloai new myproject . -a         │                                   │
    │                                   │                                   │
    │ # Tell the agent what to do,      │                                   │
    │ # have it commit when done.       │                                   │
    │                                   │ yoloai diff myproject             │
    │                                   │ yoloai apply myproject            │
    │                                   │ # Review and accept the commits.  │
    │                                   │                                   │
    │ # ... next task, next commit ...  │                                   │
    │                                   │ yoloai apply myproject            │
    │                                   │                                   │
    │                                   │ # When you have a good set of     │
    │                                   │ # commits, push:                  │
    │                                   │ git push                          │
    │                                   │                                   │
    │                                   │ # Done? Tear it down:             │
    │                                   │ yoloai destroy myproject          │
    └───────────────────────────────────┴───────────────────────────────────┘
Sandboxes: Docker (Linux, Mac), Seatbelt (Mac), Tart (Mac)

Everything's contained in a single go binary. Just build and run.

https://github.com/kstenerud/yoloai

andreygrehov 2 days ago||
Building a tool that automatically generates living infrastructure diagrams from your cloud anccount and turns them into real-time incident dashboards. Think Figma meets Datadog - beautiful visualization that updates during outages to show you exactly what's failing and how to fix it.
jkubicek 2 days ago||
I’m learning Godot and writing a basic game for my kids.

Coding agents are amazing and make me (feel) productive, but they really suck the fun out of programming.

I’m sure it’s possible to create a Godot-based game with an LLM, but I’m not sure how, so I’m forced to do everything the old-fashioned way – reading the docs.

born-jre 3 days ago||
https://github.com/blue-monads/potatoverse

Platform for running web apps.

Single static binary and SQLite

lua for now (WASM future)

DEMO:

https://tubersalltheway.top/zz/pages/auth/login

cianuro_ 2 days ago||
A game in Love2D. Using Fennel instead of Lua. It is a humbling experience coming from web dev.

Heavily using Claude Code to build my own kanban and a Cloudflare native headless CMS meant to feed Astro websites.

ZDisket 3 days ago||
I'm working on a voice cloning version of my TTS model, a highly upgraded VITS:

https://x.com/ZDi____/status/2013655958027669958

Right now, I only have single speaker checkpoints (as per the old video). That will change soon.

warangal 3 days ago||
VITS is such a cool model (and paper), fast, minimal, trainable. Meta took it to extreme for about 1000 languges.

It seems like you have been working on this application for sometime, i will go through your code , but could you provide some context about upgradations/changes you have made, or some post describing your efforts.

Cool nonetheless!

ZDisket 2 days ago||
I'll explain in detail once I've got the big release, but everything's been thoroughly modernized. Transformer, HiFi-GAN (now iSTFTNet w/Snake) vocoder, et al, plus a few additions.
dv35z 3 days ago||
Recommendations for local text-to-speech synth? Last year, played with Piper-TTS, Chatterbox, and some others. Ideally supporting English, Spanish, Chinese.
ZDisket 3 days ago||
Multilingual and local? Try out Supertonic 2.
siverson914 2 days ago||
I've written my own version of OpenClaw, but it's cloud-first so no setup or install. An early release, but I think its pretty neat and I'd appreciate any feedback: https://gipity.ai
linayang210 3 days ago|
Hi. Garry. I hope you’re doing well. I wanted to briefly introduce myself.

I’m a Senior Full Stack Engineer with over 8 years of experience building and scaling production systems using Node.js, TypeScript, React, and Python. I’ve worked in remote, product-focused environments where I’ve led architectural improvements, including migrating a monolithic system to microservices, reducing deployment time by around 50% and improving scalability and reliability.

I’m comfortable owning features end-to-end — from system design and API development to deployment, performance optimization, and production support. I’ve also implemented CI/CD pipelines, improved database performance (PostgreSQL), and contributed to cloud-native infrastructure on AWS using Docker and Kubernetes. In addition, I’ve worked on AI-driven workflows and LLM integrations for modern product capabilities.

I’m currently exploring new remote opportunities and would love to connect if you’re building or scaling a product where strong backend architecture, clean execution, and ownership matter.

If it makes sense, I’d be happy to schedule a short conversation. Thank you.

More comments...