Hacker News new | ask | show | jobs
by theshrike79 169 days ago
For me I can use LLMs to go from "hmm, I wonder if..." to a working MVP while I take the dogs for a walk.

Either I launch a task before I go, or start one with Claude Code Web on my phone.

Today's project was a DVD/Bluray library project I've been thinking of since the app I used before went from buy once to subscription-based.

5-10 minutes of writing the initial prompt and now I have a self-hosted web application that lets me take pics of the front and back cover of a DVD on my shelf and it'll feed it to an LLM to detect what movie it is and use an existing (also LLM-engineered) project of mine to enrich the data from TMDB/OMDB.

About an hour total and now I just need to put on a podcast, sit next to my DVD collection and grab pics of each for processing.