Mine as well. State machines early on. However, immediately went into computer programming but that stuck with me.
If a person reads GoF carefully, they talk about it there. Also, UML has a whole state machine concept segment and Uncle Bob wrote a package years ago to handle state machines.
I wonder if programmers rely too much on RE for problems that would be best handled by FSM.
Excellent article, excellent software.