diff options
author | June McEnroe <june@causal.agency> | 2021-09-01 19:12:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-01 19:12:16 -0400 |
commit | af36a647eb8fe4d42fdac9a01b4a4b3972342830 (patch) | |
tree | 15f6d9e2d3dbe606b3b46206c8326ab68e7bc6f7 | |
parent | Publish "V6 pwd" (diff) | |
download | src-af36a647eb8fe4d42fdac9a01b4a4b3972342830.tar.gz src-af36a647eb8fe4d42fdac9a01b4a4b3972342830.zip |
Add comment on how cool understanding old code is
-rw-r--r-- | www/text.causal.agency/025-v6-pwd.7 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/text.causal.agency/025-v6-pwd.7 b/www/text.causal.agency/025-v6-pwd.7 index 70e441ad..90bfd6ac 100644 --- a/www/text.causal.agency/025-v6-pwd.7 +++ b/www/text.causal.agency/025-v6-pwd.7 @@ -310,6 +310,10 @@ It was a fun puzzle to work through, and it was interesting to see the assumptions it makes. How simple things were back then... +Actually I find it really cool +that code from 1975 +can still be read and understood +using knowledge of modern C and UNIX-likes. . .Sh SEE ALSO .Lk https://minnie.tuhs.org/cgi-bin/utree.pl?file=V6 |