doing simple GUIs • Its not hard to add a lot of complexity • Fyne, as a tool, keeps out of the way • pprof + race detector + GC + goroutines + channels == all ideal for rock solid GUI coding • Performance is pretty solid • Potentially more than “good enough” for a lot of ideas