Python You Didn’t Write: Three Questions Before You Paste
Four minutes with the assistant that just handed you a correct nine-line function, and the failure mode it prevents: a project you can extend but cannot repair
Three questions to ask an AI assistant in the same thread that produced the code, before you paste it anywhere: why is this line here, what breaks if I change it, and what would you have written instead and why is it different. Worked end to end on a nine-line dedupe function that is already correct, with the timeit invocations and benchmark scripts a reader can run, and an honest account of which parts a 2026 skill-formation trial actually supports and which parts are mine.
Read more


























