For each movie in MovieDB, we want to track which other movie it was inspired by. For...
Rails ships with two separate build pipelines: Sprockets ("asset pipeline") and Webpacker. Webpacker has many more moving parts, but allows...
Best results in other decks
Getting parseable output back from an LLM has two halves: shaping the request, then parsing the response. Even with Ollama...
I find it annoying to iterate on a spec that relies on a recorded VCR casette. You constantly have to...