Showing stories from 2026-01. View all
Hi HN — I built a browser-based version of Scopa, a classic Italian capture card game.<p>Live demo: <a href="https://scopa-ai.vovchenko.net/" rel="nofollow">https://scopa-ai.vovchenko.net/</a>
Source: <a href="https://github.com/vlvovch/scopa-ai" rel...
OP here.<p>I built this yesterday because I kept hitting the "context wall" when trying to feed my whole src folder into DeepSeek R1 for refactoring.<p>Most copy-paste tools I found were either too heavy or didn't handle node_modules correctly (I once accidentally pasted a 5mb lockfil...
Basically I don't think Linux is usable without Chat GPT. There's always something minor that I need help fixing.<p>Dealing with humans is rough. You get called names, skill issue, etc. Chat GPT listens and walks you through getting stuff working.
Hey HN,<p>I built Tinman because finding LLM failures in production is a pain in the ass. Traditional testing checks what you've already thought of. Tinman tries to find what you haven't.<p>It's an autonomous research agent that:
- Generates hypotheses about potential failure modes
...
Hi HN,<p>I built ctxbin, a minimal CLI that lets AI agents reliably save and load shared context using branch-scoped keys inferred from git.<p>The problem I kept hitting was that handoffs between AI agents (or even between sessions) were fragile and non-repeatable. ctxbin solves this by storing stru...
I've been a photons-on-glass filmmaker for over ten years, and I've been developing ArtCraft for myself, my friends, and my colleagues.<p>All of my film school friends have a lot of ambition, but the production pyramid doesn't allow individual talent to shine easily. 10,000 students g...