The problem that pulled me in I ran into a weird failure mode while training a small Transformer for a “toy” classification task: my inputs were raw ...
Why I went down this rabbit hole I wanted to generate synthetic training data for an OCR model, but every time I used a “normal” image + text render...
The itch that started this project I kept seeing the same frustrating pattern while iterating on prompts: I’d “rewrite the prompt to be clearer,” ru...
The weird problem I stumbled into I wanted to generate pixel-art tilemaps (think: 16×16 tiles arranged into a small scene), but I kept running into ...
The problem I ran into: “answers” with citations that couldn’t be trusted I built a small Enterprise RAG (Retrieval-Augmented Generation) pipeline t...
I got obsessed with a very specific workflow bug: every time my team exported an OpenAPI spec into Terraform-friendly artifacts, the “glue” logic live...
Why I got obsessed with “prompt tampering” I hit a weird problem while building a small generative workflow: two prompts that looked identical produc...
I got curious about a very specific failure mode in enterprise Retrieval-Augmented Generation (RAG): even when the retriever finds the “right” clauses...