|
|
|
|
|
by anilgulecha
85 days ago
|
|
IMO we need more sovereign systems like this (this is too simple IMO). Other sovereign systems are complex to deploy. if good FOSS commodity options come up, then we can expect a hosting/deployment infra and companies to setup and offer it for non self-hosters as well - ala WordPress. |
|
I wish that more apps would instead move the logic to the client and use files on file syncing services as databases. Taking tasks as an example, if a task board were just a file, I could share it with you on Dropbox / Drive / whatever we both use, and we wouldn't need a dedicated backend at all.
The approach has limitations (conflict resolution, authorization, and latency are the big ones), but it is feasible and actually completely fine for lots of apps.