
Gamepouch
Unified PC game library manager to cure decision paralysis.
What it does
Gamepouch is a unified backlog manager built to solve the modern gamer's dilemma: owning hundreds of games but never knowing what to play. It automatically syncs your libraries across Steam, Epic, GOG, and Xbox into one sleek dashboard. Stop buying duplicates, filter your collection by mood or genre, and use the friends layer to easily find overlapping games for your next co-op session.
Does the same job
all alternatives →- SOSprig, open-source game console and engine, by teenagers for teenagers2022 · github.com · ▲274
- AWA website/app to help manage your game library2025 · gamenode.app · ▲26
So, me (dev) and my friend (designer) have been building a website/mobile app to help users manage their game library (think MyAnimeList, but games) for a little over a year. We launched with a very basic set of features, and have been slowing expanding since then. All the code is open source, and most of the things we implemented were direct feedback from users (e.g. being able to import games from Steam/PSN, and the Posts feature). We don't show ads or have any kind of subscription. This is just a hobby project. Any feedback would be greatly appreciated, as honestly the hardest…




More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
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