
Huudy
Replace 20+ OBS sources with one browser source
What it does
Huudy is a free desktop app for streamers that reads your game screen live and pushes your stats directly into OBS or Meld Studio as a single browser source. No mods, no cloned sources, no manual toggling. Just one browser source that handles everything automatically. Currently supports Minecraft and Manor Lords with more games coming soon. Plugins start at $5, one-time purchase.
Does the same job
all alternatives →- IRI rewrote my Mac Electron app in Rust2025 · desktopdocs.com · ▲597
A year ago, my co-founder launched Desktop Docs here on HN. It's a Mac app we built with Electron that uses CLIP embeddings to search photos and videos locally with natural language. We got positive feedback from HN and our first paying customers, but the app was almost 1GB and clunky to use. TLDR; rebuilding in Rust was the right move. So we rewrote the app with Rust and Tauri and here are the results: - App size is 83% smaller: 1GB → 172MB - DMG Installer is 70% smaller: 232MB → 69.5MB - Indexing files is faster: A 38-minute video now indexes in ~3 minutes instead of 10-14 minutes -…

Woxi - Open-source Mathematica / Wolfram Language reimplementation25d ago · woxi.ad-si.com · ▲314Woxi is an interpreter for the Wolfram Language written in Rust. It comes with Woxi Studio, a Mathematica-like GUI built with iced, but you can also use Woxi through a CLI, Jupyter kernel, Python package, npm package, or WASM module. Compared with wolframscript / Mathematica, the main differences are: - Free and open source - Very fast startup - Typically milliseconds rather than seconds for the Wolfram kernel, making Woxi practical for shell scripts, one-liners, and other short-lived processes - Embeddable - It can run in a browser via WASM or be embedded into another application as a…

- TATelescope, a news reader app2017 · ▲90
I got fed up with the news reader apps out there so I decided to make my own. Its a simple concept where it tracks all your favorite news sources for new posts and the social shares it received. Then it ranks it HN/Reddit style using social shares as upvotes. It's not meant to be alternative to HN, just a focused way to track your favorite sources. Please try it out and let me know what do you think, http://telescope.surf/ Note: you can do 'Add to Homescreen' on mobile to make it as an app. Please leave a feedback or any feature wishlist you may have. Thanks!
- COClaudable – OpenSource Lovable that runs locally with Claude Code2025 · github.com · ▲38
Hey, HN! I'm Aaron. I built an open-source Lovable for Claude Code users. Platforms like Lovable, Replit Agent, and Bolt require separate API keys and $25+/month subscriptions. But if you’re already subscribed to Claude Pro or Cursor, you can use those plans directly without extra costs. Claudable runs entirely locally through Claude Code (Cursor CLI also supported) and provides: - Instant UI preview (similar to Lovable) - Web-optimized, production-ready designs - Direct Git integration - One-click Vercel deployment - Zero additional API costs It’s open source and available today. I’m…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com