Ask HN: What are you working on? (February 2026)
601–610 of 1001 posts
Re: Ask HN: What are you working on? (February 2026)
#602I have been working on a Monte Carlo financial planning / retirement scenario simulation with a TUI interface. All written in rust. The simulation engine has been solid for a while and the TUI is finally starting to expose all of the options needed to really configure a complete simulation. https://github.com/jgrazian/finplan
Re: Ask HN: What are you working on? (February 2026)
#603Re: Ask HN: What are you working on? (February 2026)
#604I'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…
A few questions and comments:
| Kvile |
- Awesome, really happy to see a reasonable take on this (open source, offline-first, no telemetry, no acount, etc). Do you think at some point you'll try to monetize it in some way?
- Looks like build assets didn't get attached for the latest release (v0.2.1) in Github: https://github.com/tskulbru/kvile/releases/tag/kvile-v0.2.1
| Mockingjay |
- Awesome, definitely a valuable project. I'll be sharing this with some friends who could really use this.
| Stao |
- The website says it's open source, but I couldn't find a link to the source repo. I looked at your github repos and didn't see it in there either.
- Great idea! I'm so bad about forgetting to stand so something like this could be super useful.
Re: Ask HN: What are you working on? (February 2026)
#605I've been working with my wife on Uruky [1] for a couple of months, now. It's a EU-based Kagi [2] alternative (privacy-focused and ad-free search with domain boosting/exclusion rules). We've been using it with friends and family semi-successfully (hashbangs work for edge cases we're still working on). It's really difficult to get bigger indexes other than Mojeek and Marginalia to want to work with us and improve the…
Re: Ask HN: What are you working on? (February 2026)
#606Tech I'm using: Sprites, Cloudflare Workers, SQLite, Litestream, React SSR
Re: Ask HN: What are you working on? (February 2026)
#607Would love feedback!
https://demo.shoehorn.dev will be deployed soon and full release "beta" will be released in march.
https://registry.terraform.io/providers/shoehorn-dev/shoehor... https://github.com/shoehorn-dev https://shoehorn.dev/
Feel free to reach out, hello@shoehorn.dev
Re: Ask HN: What are you working on? (February 2026)
#608Re: Ask HN: What are you working on? (February 2026)
#609trying to get rid of microwave radio harassment for the past 2 years and counting
Re: Ask HN: What are you working on? (February 2026)
#610Chapter ( https://jordanful.github.io/chapter/ ) - a self-hosted ebook reader (server/client) that uses a local TTS AI model for narration. Progress is stored server side, so you can switch from reading to listening anytime.