A couple of weeks ago I used #gemini to whip up a prototype of WFxT support for #qemu: https://patchew.org/QEMU/2026022412101[email protected]/
This week I posted my hand written series doing the same thing: https://patchew.org/QEMU/2026032013060[email protected]/
Compare and contrast the approaches. While #genai can get you a working prototype pretty quickly the result was hard to review and missed an important source of events as well as a sub-optimal implementation. This might not matter for one-shot code but for production it missed the mark.