Solo Developer Shares Current Projects: Kvile HTTP Client and Mockingjay iOS Recorder
By
david927
3mo ago· 109 min readenNews
100/100
Golden Brown
Bagelometer↗
Baker's choice. Dense with flavour, light on filler.
Score100TypenewsSentimentpositive
Summary
A solo developer shares their current projects in a Hacker News "Ask HN" thread, describing two main applications: Kvile, a lightweight desktop HTTP client built with Rust and Tauri that offers native .http file support, Monaco editor, and local SQLite storage; and Mockingjay, an iOS app that records video and streams AES-256-GCM encrypted chunks to Google Drive in real-time. The developer emphasizes privacy-focused, bloat-free tools that keep data on the user's machine.
Key quotes
· 4 pulledI'm a solo dev building a handful of apps across different niches.
Kvile — 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.
Mockingjay — iOS app that records video and streams AES-256-GCM encrypted chunks to your Google Drive in real-time.
I'm a solo dev building a handful of apps across different niches..
