2 comments

[ 0.26 ms ] story [ 13.0 ms ] thread
I’ve always found the desktop hierarchy to make a lot of sense - windows, files, directories.

Individual programs within that system may not always continue the abstraction I guess

Hierarchies are just a sub-case if directed graphs, which computers handle through pointers (Easily)