From 47e3b05d0e9daaf2c20c9f1a107e36c6c62c54bd Mon Sep 17 00:00:00 2001 From: lukas Date: Tue, 18 Jan 2022 10:06:43 +0000 Subject: [PATCH] docs: create phyllomeos/commandments --- phyllomeos/commandments.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 phyllomeos/commandments.md diff --git a/phyllomeos/commandments.md b/phyllomeos/commandments.md new file mode 100644 index 0000000..fc67df7 --- /dev/null +++ b/phyllomeos/commandments.md @@ -0,0 +1,30 @@ +--- +title: Commandments +description: +published: true +date: 2022-01-18T10:06:40.710Z +tags: +editor: markdown +dateCreated: 2022-01-18T10:06:40.709Z +--- + +# Commandments + +Phyllome OS tries to stick to three generic rules or commandments, which can be summed up as follows : Phyllome OS should stay out of users’ way and allow them to run their current operating system well. + +* **Stay out of my way** + * Users shouldn’t have to spend much time managing Phyllome OS. + +* **Run my current operating system**[^1] + * Phyllome OS is designed to be the coziest home for a user’s favorite operating system36, not a replacement for it. Users should be able to continue to use their preferred operating system. + +[^1]: Such compatible guests include Linux, Windows NT and Darwin-based OS. + +* **Run it well** + * Most users will only want to run one, or at most a handful of, virtual machines concurrently [^2], just as most users only use one machine at a time. Phyllome OS should attempt to maximize the performance of the virtual machine it hosts, with the goal of matching its physical counterpart. + +[^2]: Of course, power-users will be able to run as many systems as their hardware allows. + +--- + +*[**Go to parent page**](/phyllomeos)* \ No newline at end of file