vault backup: 2025-03-20 11:59:22

This commit is contained in:
Marco Realacci 2025-03-20 11:59:22 +01:00
parent a92782a816
commit bb0e42586d
2 changed files with 15 additions and 9 deletions

9
.obsidian/app.json vendored
View file

@ -1,3 +1,10 @@
{ {
"alwaysUpdateLinks": true "alwaysUpdateLinks": true,
"pdfExportSettings": {
"includeName": false,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
} }

View file

@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "file": "Concurrent Systems/notes/1b - Peterson algorithm.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "3a - Hardware primitives & Lamport Bakery algorithm" "title": "1b - Peterson algorithm"
} }
} }
] ]
@ -195,17 +195,18 @@
}, },
"active": "51157f32453cba69", "active": "51157f32453cba69",
"lastOpenFiles": [ "lastOpenFiles": [
"Concurrent Systems/notes/Untitled.pdf",
"Concurrent Systems/notes/1b - Peterson algorithm.md",
"Concurrent Systems/notes/1 - CS Basics.md",
"Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/4 - Semaphores.md",
"Concurrent Systems/notes/4c - Dining Philosophers.md",
"Concurrent Systems/notes/4b - Monitors.md",
"Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md",
"Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md",
"Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md",
"Concurrent Systems/notes/4c - Dining Philosophers.md",
"Concurrent Systems/notes/4b - Monitors.md",
"Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md",
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
"Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/notes/6 - Atomicity.md",
"Concurrent Systems/notes/1b - Peterson algorithm.md",
"Concurrent Systems/notes/1 - CS Basics.md",
"conflict-files-obsidian-git.md", "conflict-files-obsidian-git.md",
"Concurrent Systems/notes/images/Pasted image 20250318090909.png", "Concurrent Systems/notes/images/Pasted image 20250318090909.png",
"Concurrent Systems/notes/images/Pasted image 20250318090733.png", "Concurrent Systems/notes/images/Pasted image 20250318090733.png",
@ -226,7 +227,6 @@
"HCIW/notes/3 - Beacons.md", "HCIW/notes/3 - Beacons.md",
"Concurrent Systems/notes/images/Pasted image 20250312121828.png", "Concurrent Systems/notes/images/Pasted image 20250312121828.png",
"Concurrent Systems/notes/images/Pasted image 20250310172134.png", "Concurrent Systems/notes/images/Pasted image 20250310172134.png",
"Concurrent Systems/slides/class 3.pdf",
"Concurrent Systems/notes/images/Pasted image 20250310103703.png", "Concurrent Systems/notes/images/Pasted image 20250310103703.png",
"Concurrent Systems/notes/1 - CS Basics2.md", "Concurrent Systems/notes/1 - CS Basics2.md",
"Pasted image 20250305182542.png", "Pasted image 20250305182542.png",
@ -240,7 +240,6 @@
"Foundation of data science/notes/3 Logistic Regression.md", "Foundation of data science/notes/3 Logistic Regression.md",
"Foundation of data science/notes/3.1 Multi Class Logistic Regression.md", "Foundation of data science/notes/3.1 Multi Class Logistic Regression.md",
"Foundation of data science/notes/4 L1 and L2 normalization - Lasso and Ridge.md", "Foundation of data science/notes/4 L1 and L2 normalization - Lasso and Ridge.md",
"Foundation of data science/notes/3.2 LLM generated from notes.md",
"Senza nome.canvas" "Senza nome.canvas"
] ]
} }