18:23 Paul Mullins begins with the agenda 19:00 Paul begins proper 19:34 Paul moves on to demonstrate ~19:40 move on to use case counts
20:30 move to
Activity
- we want to see demos of tool use
- use cases on white board and tally the use cases
TABLE want_count, has_count, (want_count + has_count) as total_count
FROM #is/use-case AND -"templates"
SORT want_count DESC(want_count + has_count) DESC