researcherben / hierarchical-graph-visualization

graphs within graphs
GNU General Public License v3.0
0 stars 0 forks source link

convert https://github.com/alex/what-happens-when to statecharts #1

Open bhpayne opened 3 years ago

bhpayne commented 3 years ago

https://github.com/alex/what-happens-when has a detailed walk-through of getting a webpage. Mapping that to a statechart might be useful

bhpayne commented 3 years ago

Rather than one statechart to describe every aspect, a statechart-per-device (keyboard, mouse, monitor, motherboard, CPU, RAM, NIC, router) might make more sense?

Where does an operating system map to that set-of-statecharts concept?