Files

With file formats HTML, MarkDown, Maildir, and JSON; your data is yours only. It does not belong to any one app, is human readable, and portable without relying on export/import.

That is the way I build my stuff. Probably another reason I use mainly bash (sh, ksh, zsh ...). On Unix, Linux, BSD, Mac-OS and even Windows (cygwin); these scripts still basically work and are easy to adopt.

Over the last decades I still have files I can read that were created by me (vi) or some software, moved around, and changed with other software. Even my database (mysql) backups are plain ASCII files that were massaged and imported into another database software (postgresql). Also binary formats JPG [1], MP3 [2] and KDB [3] are readable 20 years later, thanks to open source publications.

Like a box of old letters in Grandma's attic, simply opening the source, one day someone just might find them and experience a life lived long ago. And one day they may disintegrate into the dust they came from.

-- Don Cohoon

Another like-minded individual: https://stephango.com/self-guarantee

Reference:

  1. JPG format: https://en.wikipedia.org/wiki/JPEG
  2. MP3 format: https://en.wikipedia.org/wiki/MP3
  3. KDB format: https://keepass.info/help/kb/kdbx.html https://gist.github.com/lgg/e6ccc6e212d18dd2ecd8a8c116fb1e45

--

____          
|  _ \  ___  _ __  
| | | |/ _ \| '_ \ 
| |_| | (_) | | | |
|____/ \___/|_| |_|                             

¯\_(ツ)_/¯

links

social