From ac774b08614ef4e159eb9f900614065600ec2f2a Mon Sep 17 00:00:00 2001 From: robert Date: Mon, 27 Apr 2026 16:16:19 +0200 Subject: [PATCH] Add Core Values --- Core-Values.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Core-Values.md diff --git a/Core-Values.md b/Core-Values.md new file mode 100644 index 0000000..5781cc7 --- /dev/null +++ b/Core-Values.md @@ -0,0 +1,17 @@ +We strive to creade a way to allow the beauty of self hosting to a normal, non technical user. + +To achieve that we define a list of Core Furtka Values: + +# 1. KISS + +KISS stand for Keep It Simple Stupid, which is one of the most important rules in the software development. Basically, don't overcomplicate things. + +# 2. Use empathy when creating apps and furtka core functions. + +In here we feel empathy for non-technical users and try to give them a starting point to widen their horizons. + +We're not there yet, but the goal is to make a mini self hosted datacenter framework, that's accessible for anybody with a little bit of spare time and some old hardware. + +# 3. Follow the Laws of UX + +Whenever applicable, follow the Laws of UX. https://lawsofux.com/