I think we need more self-hosted personal publishing tools that aren't Wordpress and don't require use of a terminal to set up. A bit of a rant: https://gilest.org/indie-easy.html
I think we need more self-hosted personal publishing tools that aren't Wordpress and don't require use of a terminal to set up. A bit of a rant: https://gilest.org/indie-easy.html
@gilest We still treat servers like something that the user/buyer will "administer" somehow.
Something like a "smartphone moment" for VPS is still missing:
App store, simple installation and removal of said "apps", automatic updates and configuration dialogs that speak the language of the user instead of indulging in technical details.
I would argue that until a time when your proposed solution will be realized, servers will still play an important role for... most things.
It feels as if we are talking about different time spans, principles vs. practicality and so on.
And maybe we use different definitions of what a "server" is.
For example, even in not-smart homes, you will likely have some mechanism for heating. For providing warm water. Maybe an alarm system.
It might be useful to have these systems connected to something.
Or consider your average doctor, super market or kindergarden. If you can even get them to update their opening times online, they will likely do so in the currently existing systems.
So in the near term, there is a big, gaping hole in need for a practical solution.
Outside of read-only diagnostics, anything like domotic controls opens up holes [..]
Definitely. I think there are (generally) applications for e.g. hardware devices that are "not full computers".
A sensor or sending device that has barely enough power to do its job likely doesn't have an operating system or libraries with lots of hidden/unused functions.
A few years back, I was working on a project that used cameras to detect gestures.
Obvious concern: People didn't want to be filmed.
My then regrettably not implemented solution: Airgapping the whole gesture recognition and LED/photosensor pairs to have enough bandwidth for our 5-10 different gestures, but not to send images or video.
(With the added benefit that you could show a person how the communication worked by opening a box.)
@lispi314 @gilest @wakame So I'm currently working a storage+sync layer akin to freenet/git/pubsub. First application is a distributed file system, currently working on a btree library for it. Eventually it'll cover all the aforementioned use cases except unsolicited email.
I'll still want servers, for backups and time-shifting, but why should I need connectivity to a server for my change to a calendar to show up on my friend's device next to me if we're taking a walk and making plans?