summaryrefslogtreecommitdiff
path: root/.obsidian
diff options
context:
space:
mode:
Diffstat (limited to '.obsidian')
-rw-r--r--.obsidian/core-plugins.json3
-rw-r--r--.obsidian/workspace.json95
2 files changed, 56 insertions, 42 deletions
diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json
index 436f43c..c89a841 100644
--- a/.obsidian/core-plugins.json
+++ b/.obsidian/core-plugins.json
@@ -26,5 +26,6 @@
"workspaces": false,
"file-recovery": true,
"publish": false,
- "sync": false
+ "sync": false,
+ "webviewer": false
} \ No newline at end of file
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json
index c2973af..b94e45a 100644
--- a/.obsidian/workspace.json
+++ b/.obsidian/workspace.json
@@ -4,67 +4,80 @@
"type": "split",
"children": [
{
- "id": "f33c11cf18be28d7",
+ "id": "d7ac73dacb8efdbe",
"type": "tabs",
"children": [
{
- "id": "3628dba7efa2e99a",
+ "id": "6bdd9a8324d3b0f0",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
- "file": "Freenet CPU steal graph.md",
+ "file": "Build custom modules as profiles to manage various NixOS hosts.md",
"mode": "source",
"backlinks": true,
"source": false
},
"icon": "lucide-file",
- "title": "Freenet CPU steal graph"
+ "title": "Build custom modules as profiles to manage various NixOS hosts"
}
},
{
- "id": "b1754e4cb810f3a0",
+ "id": "84e32b3623ed3a00",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
- "file": "How to show the mysql galera cluster status.md",
+ "file": "NixOS - Advantage of imperative container management.md",
"mode": "source",
"backlinks": true,
"source": false
},
"icon": "lucide-file",
- "title": "How to show the mysql galera cluster status"
+ "title": "NixOS - Advantage of imperative container management"
}
},
{
- "id": "5ac5819f83e59327",
+ "id": "be0892c76b1d189a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
- "file": "Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md",
+ "file": "Nix Inherit.md",
"mode": "source",
"backlinks": true,
"source": false
},
"icon": "lucide-file",
- "title": "Managing the amount of WSGI processes ran by apache is done from the apache site configuration"
+ "title": "Nix Inherit"
}
},
{
- "id": "487149710eacf558",
+ "id": "1fb3c7b7af372a3c",
"type": "leaf",
"state": {
- "type": "markdown",
+ "type": "split-diff-view",
"state": {
- "file": "daily/18-Apr-2025.md",
- "mode": "source",
- "backlinks": true,
- "source": false
+ "aFile": "conflict-files-obsidian-git.md",
+ "bFile": "conflict-files-obsidian-git.md",
+ "aRef": ""
},
- "icon": "lucide-file",
- "title": "18-Apr-2025"
+ "icon": "diff",
+ "title": "Diff: conflict-files-obsidian-git"
+ }
+ },
+ {
+ "id": "487206acc9e25de0",
+ "type": "leaf",
+ "state": {
+ "type": "split-diff-view",
+ "state": {
+ "aFile": ".gitignore",
+ "bFile": ".gitignore",
+ "aRef": ""
+ },
+ "icon": "diff",
+ "title": "Diff: .gitignore"
}
}
],
@@ -99,7 +112,7 @@
"state": {
"type": "search",
"state": {
- "query": "iptables",
+ "query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
@@ -219,35 +232,35 @@
"obsidian-excalidraw-plugin:New drawing": false
}
},
- "active": "487149710eacf558",
+ "active": "1fb3c7b7af372a3c",
"lastOpenFiles": [
- "daily/15-Apr-2025.md",
+ "NixOS - Imperative container management.md",
+ "conflict-files-obsidian-git.md",
"daily/18-Apr-2025.md",
- "Working with Nix shells.md",
- "Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md",
- "How to show the mysql galera cluster status.md",
- "Freenet CPU steal graph.md",
"daily/17-Apr-2025.md",
- "daily/14-Apr-2025.md",
"daily/16-Apr-2025.md",
- "Debugging issues with updating Puppet dependency.md",
- "It's recommended to use small-medium ARC for hypervisors where ZFS is used.md",
- "How to RIP (grep).md",
- "Using Libvirt to manage QEMU image bitmaps.md",
- "Importing GPG keys from a keyserver.md",
- "Exposing development headers on Nixos.md",
- "About keyboard layout on Wayland.md",
- "Benchmarking code in Golang.md",
- "Testing Golang programs.md",
- "How to properly do options in a bash script with getopt!.md",
- "We don't support filesystem discard syscalls on our openstack platform.md",
- "Examples of proper JQ usage.md",
- "Device mapper.md",
+ "daily/15-Apr-2025.md",
+ "daily/14-Apr-2025.md",
"daily/11-Apr-2025.md",
"daily/10-Apr-2025.md",
- "List of tags I use in this Vault and their purpose.md",
- "Managing Ceph on Devstack & OpenStack.md",
"daily",
+ "YAGNI.md",
+ "Writing a test double before the real implementation gives feedback on design.md",
+ "Working with Nix shells.md",
+ "We don't support filesystem discard syscalls on our openstack platform.md",
+ "Using Libvirt to manage QEMU image bitmaps.md",
+ "Updating the image os admin user to fix password resets.md",
+ "The volume type of a Cinder volume can be changed.md",
+ "Testing Golang programs.md",
+ "Tempest Plugin.md",
+ "TDD.md",
+ "Rewriting subselect into just an additional join.md",
+ "Random notes on Freenet deployment.md",
+ "OpenStack Tempest.md",
+ "OVN upgrade.md",
+ "Network outage on single hypervisor causes Freenet to shutdown EVERYTHING.md",
+ "Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md",
+ "Managing Ceph on Devstack & OpenStack.md",
"ESP",
"Excalidraw"
]