2 comments

[ 3.5 ms ] story [ 13.3 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)