Slashdot Mirror


User: Doubting+Thomas

Doubting+Thomas's activity in the archive.

Stories
0
Comments
151
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 151

  1. Software as compression on Penny-size 180 Gigabits CDROMs · · Score: 1

    One way to characterize software is to think of it as a compression of the near-infinite into a finite space. You have at every point in the use of a program a good number of parallel paths you could choose. Some of these paths could arguably be unrolled and stored on a disk this big, instead of determining the value at run time.

    For some calculations, it's very speed sensitive, so slow drive access would potentially eliminate this sort of size-speed tradeoff.