Hi HN,<p>I kept running into the same problem during job searches: every application needs a tailored resume, but the process of customizing one for each posting is painful. Existing AI resume tools replace the blank page with a rigid form — you're still filling out fields one by one, just with...
As anyone with an internet connection knows, there’s been a lot of buzz about how AI is going to reshape the workforce for the past 3 years and layoffs due to “AI” have already started, the most severe of which came last week as Block announced they were chopping off 40% of their workforce for what ...
I always struggle with the guarantee that my AI agent won't do anything that could break my system. An AI agent’s behavior is never 100% guaranteed — there is always a small chance that it might send tons of emails, accidentally delete a file, or cause other unintended side effects.<p>Guardio s...
Meowth GBA Translator is an open-source, AI-powered tool that automates translation of Pokémon GBA ROMs (including binary hacks like FireRed, Emerald, Ruby/Sapphire, and Mystery Dungeon). Powered by LLMs (supports OpenAI, DeepSeek, Gemini, Claude, Groq, and 10+ others), it extracts text, transl...
I spent ~4 hours building AIComicBuilder [1], a full-stack AI comic/drama generation platform,
without writing a single line of code manually. This is a writeup of my "vibe coding" workflow
using Claude Code.<p><pre><code> The app lets you: input a script → AI generates screenpla...
I built a self-hostable pipeline that takes a screenplay (or a one-line idea) and produces a finished animated video —
no coding required, no SaaS subscription.<p><pre><code> The pipeline:
...
AI coding agents degrade as context fills up. By phase 6 of 8, output quality has quietly fallen apart. I kept restarting sessions by hand — copy-pasting my PRD and progress notes into a fresh context just to keep it on track. That's not an autonomous developer. That's babysitting.
Tarvos ...
Hi HN,<p>The problem that led to this: I'd ask an AI to find flights London → Tokyo in April under £800, get good results, then ask "what if I fly a week later?" — and it would lose everything. Dates, budget, origin, all of it. Back to re-entering the whole query.<p>That's not a ...
I built a small tool called ClawJetty. It gives an AI agent a public progress page for any task. It has worked wonders on OpenClaw, Claude Code, Codex.<p>The idea is simple: before starting work, the agent creates a run, returns a public link to the user, and then posts short progress updates as it ...