Stop squashing your commits. You're squashing your AI too
2 points by jannesblobel 8h ago 7 comments
How can a mutex in Wine be faster than a native one on Linux
3 points by lh_mouse 10h ago 1 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Show HN: Simple visual tools for common situations in your LLM via mcp-UI
2 reactiverobot 0 8/26/2025, 2:54:36 PM github.com ↗
MCP-UI is super early but I'm pretty excited about the idea of LLM chat interfaces no longer being a wall of text and including visual elements.
The ceiling of what mcp-ui enables is super high since it can really be anything but that makes it hard to imagine.
To me, considering the floor of what mcp-ui offers is much more compelling. It lets us plug a gap where Google search beats LLM chat - the little functional UI widgets like timers and conversions. This repo is a proof-by-example to show that mcp-ui can be useful.
It should be easy to fork and build your own custom widgets too!
No comments yet