The Golden Man (collection)

The Golden Man is a collection of science fiction stories by American writer Philip K. Dick. It was first published by Berkley Books in 1980. The stories had originally appeared in the magazines If, Galaxy Science Fiction, Beyond Fantasy Fiction, Worlds of Tomorrow, Science Fiction Stories, Orbit Science Fiction, Future, Amazing Stories and Fantasy and Science Fiction

The Golden Man
Cover of the first edition
AuthorPhilip K. Dick
CountryUnited States
LanguageEnglish
GenreScience fiction
PublisherBerkley Books
Publication date
1980
Media typePrint (paperback)
Pages337 pp
ISBN0-425-04288-X
OCLC6687762

Contents

Reception

Thomas M. Disch reported that the collection included a wide range of work, from some of Dick's best to outright "turkeys", concluding "Dick is of that stature where even his failures merit publication." [1]

gollark: ... no.
gollark: Thus bad.
gollark: It does NOT allow random access.
gollark: Hmm, so, designoidal idea:- files have the following metadata: filename, last modified time, maybe permissions (I may not actually need this), size, checksum, flags (in case I need this later; probably just compression format?)- each version of a file in an archive has this metadata in front of it- when all the files in some set of data are archived, a header gets written to the end with all the file metadata plus positions- when backup is rerun, the system™️ just checks the last modified time of everything and sees if its local copies are newer, and if so appends them to the end; when it is done a new header is added containing all the files- when a backup needs to be extracted, it just reads the end, finds the latest versions and decompresses stuff at the right offsetThere are some important considerations here: it should be able to deal with damaged/partial files, encryption would be nice to have (it would probably work to just run it through authenticated AES-whatever when writing), adding new files shouldn't require tons of seeking, and it might be necessary to store backups on FAT32 disks so maybe it needs to be able of using multiple files somehow.
gollark: I have been pondering an osmarksarchiveformat™ because I dislike the existing ones somewhat. Specifically for backups and append-only-ish access. Thusly, thoughts on the design (crossposted from old esolangs)?

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.