It generates dashboards automatically, you just point it to your data. It also has a visual editor to adjust layouts, charts, and other dashboard elements.
Ask HN: What are you working on? (February 2026)
251–260 of 1001 posts
Re: Ask HN: What are you working on? (February 2026)
#252Re: Ask HN: What are you working on? (February 2026)
#253https://github.com/yelinaung/expense-bot/
https://gitlab.com/yelinaung/expense-bot/
As you may see from the git history and "contributors", it's mostly Claude and AMP making the changes. I am not entirely sold on these agents and not particularly excited by these. But I also feel that I can't afford to sit out this transition so here I am...
Re: Ask HN: What are you working on? (February 2026)
#254Re: Ask HN: What are you working on? (February 2026)
#255Re: Ask HN: What are you working on? (February 2026)
#256The site has become quite a hit and gets thousands of unique visitors each day. https://www.privateequityvet.org/vet-list
Re: Ask HN: What are you working on? (February 2026)
#257Re: Ask HN: What are you working on? (February 2026)
#258https://github.com/jgbrwn/vibebin
It automates installing and managing Incus, Caddy, and SSHPiper, provides a TUI for container lifecycle and quick actions, a web admin (built/compiled on the container) for toggling and updating AI coding tools (Shelley, Claude Code, OpenCode, etc.), and a background sync daemon that keeps Caddy routes and container metadata in sync.
Each container exposes coding tool web UIs on isolated ports and supports direct SSH/VS Code Remote access, so you can run multiple independent coding agents against real project files without exposing your local machine.
The project emphasizes simplicity and recoverability for running agents locally: containers are persistent, optionally routed via reverse proxy with basic auth, and tracked in an SQLite DB so setups auto-heal after restarts. It’s written in Go, includes an install script for one-line deployment, targets modest VPS specs (4–8GB RAM recommended), and bundles helpers for DNS and provider automation.
Ideal if you want a lightweight, opinionated way to host multiple isolated AI dev environments on your own server instead of relying on hosted agent platforms.
Re: Ask HN: What are you working on? (February 2026)
#259free, open source, MIT
Re: Ask HN: What are you working on? (February 2026)
#260I'm working on a website that lists veterinary practices owned by private equity or large corporations to help people make more informed decisions about where they take their pets. It started as a small passion project after our dog (who was sideswiped by a car) died at the hands of a vet practice recently acquired by private equity. We were billed over $13k for 2 days of care where his diagnosis and the opportunity…