Live data from Hacker News

Ask HN: What are you working on? (February 2026)

news.ycombinator.com

831–840 of 1001 posts

Re: Ask HN: What are you working on? (February 2026)

#831
I re-visited my prompt manager and asked the question: what does it even do differently? I realized it's agents-as-a-service / as an API rather than an SDK. Now looking into making it a lot more usable and flexible, but the website, UI and onboarding need work: https://www.promptshuttle.com

Also added a small side-project, https://www.revuo.ai for software-reviews and feature-tracking. This is only the start, obviously there are enough directories but I'm trying to dig deeper into the features. This one just started and is basically invisible as of now. Well, you gotta start somewhere I guess :)

Re: Ask HN: What are you working on? (February 2026)

#832
post #157

A Jellyfin music client for Linux written in Rust and GTK: https://github.com/Fingel/gelly I thought it would be pretty simple, but here I am almost 6 months later still adding features. The positive feedback has been nice, though! People seem to appreciate (like I do) that its fast and doesn't use Electron or some other cross platform toolkit. Learning a lot. It's not vibe coded. Sad that I have to make that qualifi…

Why make a Jellyfin client rather than a generic UPnP/DLNA one? Not a rhetorical question btw.

Re: Ask HN: What are you working on? (February 2026)

#835
I'm building a tiny open source support desk: https://tinysupport.co

A friend runs a small manufacturing company and asked me to recommend a support tool. All the big names cost $20 per user per month, all trying to upsell AI agents and features a small business would never touch.

For a small team that just needs to answer emails without losing track of who replied to what, that feels crazy.

He just needs a tiny simple tool that does one thing well. So I'm building one.

Rails app, self host with Kamal on a cheap VPS, connect your email, invite your team, done. Still early days but it's really fun to solve these problems together in a real business.

Re: Ask HN: What are you working on? (February 2026)

#837
An everything app for personal life. Todos, Calendar with google, garmin integration, habits, long term goals, meals, leaderboards (within family), notifications, notes (md exportable), finances (account balances, transactions, investments), shopping lists with scannable receipts, quick inbox for random ideas which then are converted into tasks/goals/habits/notes, weekly reviews, morning manifestos and more.

70k LOC. Deployed on Nas. Superpowered with AI for daily recaps. Looks like any modern commercial SaaS.

Re: Ask HN: What are you working on? (February 2026)

#838

I'm a solo dev building a handful of apps across different niches.. - Kvile ( https://kvile.app ) — A lightweight desktop HTTP client built with Rust + Tauri. Native .http file support (JetBrains/VS Code/Kulala compatible), Monaco editor, JS pre/post scripts, SQLite-backed history. Sub-second startup. MIT licensed, no cloud, your requests stay on your machine. Think Postman without the bloat and login walls. - Mockin…

[dead]

Re: Ask HN: What are you working on? (February 2026)

#840

I'm a solo dev building a handful of apps across different niches.. - Kvile ( https://kvile.app ) — A lightweight desktop HTTP client built with Rust + Tauri. Native .http file support (JetBrains/VS Code/Kulala compatible), Monaco editor, JS pre/post scripts, SQLite-backed history. Sub-second startup. MIT licensed, no cloud, your requests stay on your machine. Think Postman without the bloat and login walls. - Mockin…

[dead]
Post reply on HN