Eratosphere

Eratosphere (https://www.ablemuse.com/erato/index.php)
-   General Talk (https://www.ablemuse.com/erato/forumdisplay.php?f=21)
-   -   John McCain - Despiser of women (https://www.ablemuse.com/erato/showthread.php?t=3785)

Robert Meyer 09-14-2008 11:27 PM

The scroll vs codex issue is very much what I had to deal with when I started programming in the early 1970s. Data files on magnetic tape were "sequential access" files, one record after another; essentially a scroll. Data files on magnetic disk were "random access" files, there was a small file which was like a "contents page" at the beginning that would tell you where to go for a particular record and a big file for the data itself; essentially a codex or "book" (in the modern sense). Strangely, all the difficulty to do that work is "ancient history" - seemingly as ancient as the Dead Sea Scrolls or the Nag Hammadi Codices now!

Robert Meyer


All times are GMT -5. The time now is 11:27 AM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.