@vampiress From my experiments with it: it can* be helpful in 3 scenarios.
1. Really small changes (like tracking down a bug) in existing code
2. Software that you essentially don’t care much about (like a one-off data converter or an internal app just for you, that sort of thing)
3. Truly trivial applications
*often it’s either not at all helpful or it just takes the same time as hand-written code