vault backup: 2025-01-14 13:36:34
This commit is contained in:
parent
83f1629324
commit
6f7807e7db
12
.obsidian/graph.json
vendored
12
.obsidian/graph.json
vendored
@ -62,11 +62,11 @@
|
||||
"textFadeMultiplier": -1.8,
|
||||
"nodeSizeMultiplier": 1.79713541666667,
|
||||
"lineSizeMultiplier": 0.7125,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.114583333333333,
|
||||
"repelStrength": 9.16666666666667,
|
||||
"linkStrength": 0.552083333333333,
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0.0755208333333333,
|
||||
"repelStrength": 6.14583333333333,
|
||||
"linkStrength": 0.4765625,
|
||||
"linkDistance": 84,
|
||||
"scale": 0.05095796820409563,
|
||||
"close": true
|
||||
"scale": 0.23868565299290026,
|
||||
"close": false
|
||||
}
|
||||
@ -9,3 +9,9 @@ Key advantages:
|
||||
4. Security and Maintainability
|
||||
The big con:
|
||||
Microkernels have way, way more interprocess communication (IPC). There are more delays because of all the extra communication.
|
||||
|
||||
CIA Triad:
|
||||
1. Confidentiality
|
||||
2. Integrity
|
||||
3. Availability
|
||||
4. Bonus! Safety
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user