Through the Breakers

Through the Breakers is a 1928 American drama film directed by Joseph C. Boyle and starring Margaret Livingston, Holmes Herbert and Clyde Cook.[1]

Through the Breakers
Directed byJoseph C. Boyle
Produced byHarold Shumate
Written byOwen Davis (play)
Harold Shumate
John Steele
StarringMargaret Livingston
Holmes Herbert
Clyde Cook
CinematographyRay June
Edited byRay Snyder
Production
company
Gotham Productions
Distributed byLumas Film Corporation
Release date
September 28, 1928
Running time
55 minutes
CountryUnited States
LanguageSilent
English intertitles

Cast

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

  1. Stack & Bowman p.148

Bibliography

  • Steven Stack & Barbara Bowman. Suicide Movies: Social Patterns 1900-2009. Hogrefe Publishing, 2011.


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