documentation/potatos.myco
2024-08-25 13:45:39 +00:00

12 lines
1.1 KiB
Plaintext

PotatOS is an [[operating system]]. Please refer to the [[https://potatos.madefor.cc/|official documentation]] for more information.
== History
* 2018-08: PotatOS initially designed to annoy Terrariola.
* 2018-09: PotatOS code deemed [[bad]], and partially rewritten as PotatOS Tau.
* 2019-02: PotatOS' lack of modularity deemed [[bad]]. PotatOS Tetrahedron, a new more modular version, was prototyped and then ignored.
* 2019-11: PotatOS integrates Incident Reports via [[SPUDNET]].
* 2020-07: PotatOS' lack of build system and installing straight from [[Pastebin]] deemed [[bad]], and replaced with `luabundler` and a new update manifest system.
* 2023-08: PotatOS is accidentally ignored for a year and breaks due to various backend services failing and internal ComputerCraft changes.
* 2023-11: [[PotatOS Intelligence]] features rolled out.
* 2023-12: PotatOS' sandboxing/isolation architecture deemed [[bad]]. PotatOS Epenthesis was released, switching from fully environment-based to mostly process-capability-based sandboxing using [[Polychoron]], with privileged operations going over a newly integrated IPC mechanism.