luke_galea
No user record in our sample, but luke_galea has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but luke_galea has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
There is a library in Ruby to generate graphviz from state machines: https://github.com/state-machines/state_machines-graphviz
I think the slack flowchart is a great example of where declarative programming really shines. You might enjoy this talk about rules engines where I simplify part of Slack's notification logic:…