Name: Anonymous 2019-08-13 22:34
Designing new standards.
New OS architectures, protocols for file-sharing and file handling and program-file interaction, and how programs interconnect in general.
Current software architecture is very old and very broken.
Some goals:
* config files as turing-complete computational units that can interact with other stuff
* programs have a universal way of receiving commands for things to do as well as sending them back out, so everything is automatable
* within a system, the OS distributes ressources, and programs negotiate and consent or reject permission contract with each other for what they can do
* more ideas like this
Is anyone doing stuff like this ?
New OS architectures, protocols for file-sharing and file handling and program-file interaction, and how programs interconnect in general.
Current software architecture is very old and very broken.
Some goals:
* config files as turing-complete computational units that can interact with other stuff
* programs have a universal way of receiving commands for things to do as well as sending them back out, so everything is automatable
* within a system, the OS distributes ressources, and programs negotiate and consent or reject permission contract with each other for what they can do
* more ideas like this
Is anyone doing stuff like this ?