The file system has some very good properties for resilience (flexible, future-proof, interoperabile across platforms, familiar), so it's a better primary soure of truth for user data than custom content apps.
Top-level
The file system has some very good properties for resilience (flexible, future-proof, interoperabile across platforms, familiar), so it's a better primary soure of truth for user data than custom content apps. 3 comments
Don't use the latest, most powerful computers for development, to make sure you keep an eye on performance and support for older hardware. Development should be local-first as well, including dependency caching and offline documentation, to enable local repair work on apps and system. |
Textbundle-style stuff is cool (extend simple text formats in small ways that allow them to replace much more complex apps/formats), and we should do more of it.
https://textbundle.org