7 ms·
Looking back on the project, what do you think could be some interesting things one can learn from it?
by ddevnyc 2mo ago
Looking back on the project, what do you think could be some interesting things one can learn from it?
- bloovis 2mo agoOne thing that sticks in my mind was that the system call API was well-designed (by Frank Holsworth). Everything involved getting or setting tables (structures). The documentation for this was really quite good.