vault backup: 2025-04-08 08:19:57

This commit is contained in:
Marco Realacci 2025-04-08 08:19:57 +02:00
parent 7c56971c40
commit ea6354fa53
3 changed files with 30 additions and 9 deletions

View file

@ -8,17 +8,35 @@
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "6550032d28b9171c", "id": "40e3ec35e1961dd0",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "file": "Concurrent Systems/notes/11 - non so cosa faremo oggi.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "2 - Fast mutex by Lamport" "title": "11 - non so cosa faremo oggi"
}
}
]
},
{
"id": "bfb7d80a61762b38",
"type": "tabs",
"children": [
{
"id": "ba09b8276acab4c7",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "Concurrent Systems/slides/class 11.pdf"
},
"icon": "lucide-file-text",
"title": "class 11"
} }
} }
] ]
@ -78,7 +96,8 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 309.5 "width": 309.5,
"collapsed": true
}, },
"right": { "right": {
"id": "bc4b945ded1926e3", "id": "bc4b945ded1926e3",
@ -173,7 +192,8 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 364.5 "width": 364.5,
"collapsed": true
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@ -189,12 +209,15 @@
"companion:Toggle completion": false "companion:Toggle completion": false
} }
}, },
"active": "6550032d28b9171c", "active": "ba09b8276acab4c7",
"lastOpenFiles": [ "lastOpenFiles": [
"Concurrent Systems/notes/11 - non so cosa faremo oggi.md",
"Concurrent Systems/notes/10 - Implementing Consensus.md",
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
"Concurrent Systems/slides/class 11.pdf",
"Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/4 - Semaphores.md",
"Concurrent Systems/notes/4b - Monitors.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/10 - Implementing Consensus.md",
"Concurrent Systems/notes/1b - Peterson algorithm.md", "Concurrent Systems/notes/1b - Peterson algorithm.md",
"Concurrent Systems/slides/class 5.pdf", "Concurrent Systems/slides/class 5.pdf",
"Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md",
@ -216,7 +239,6 @@
"Concurrent Systems/notes/1 - CS Basics.md", "Concurrent Systems/notes/1 - CS Basics.md",
"Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md",
"Concurrent.md", "Concurrent.md",
"Concurrent Systems/notes/2 - Fast mutex by Lamport.md",
"Concurrent Systems/ignore this folder/Untitled.md", "Concurrent Systems/ignore this folder/Untitled.md",
"Foundation of data science/notes/9 XGBoost.md", "Foundation of data science/notes/9 XGBoost.md",
"Foundation of data science/notes/9 Random Forest.md", "Foundation of data science/notes/9 Random Forest.md",
@ -232,7 +254,6 @@
"Concurrent Systems/slides/class 6.pdf", "Concurrent Systems/slides/class 6.pdf",
"Concurrent Systems/notes/images/Pasted image 20250325090735.png", "Concurrent Systems/notes/images/Pasted image 20250325090735.png",
"Concurrent Systems/slides/class 8.pdf", "Concurrent Systems/slides/class 8.pdf",
"Concurrent Systems/slides/class 7.pdf",
"Concurrent Systems/notes/images/Pasted image 20250324091452.png", "Concurrent Systems/notes/images/Pasted image 20250324091452.png",
"Concurrent Systems/notes/images/Pasted image 20250324082534.png", "Concurrent Systems/notes/images/Pasted image 20250324082534.png",
"Concurrent Systems/notes/images/Pasted image 20250324082545.png", "Concurrent Systems/notes/images/Pasted image 20250324082545.png",

Binary file not shown.