diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 193f165..537688f 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Concurrent Systems/notes/5 - Software Transactional Memory.md", + "file": "Concurrent Systems/notes/4 - Semaphores.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "5 - Software Transactional Memory" + "title": "4 - Semaphores" } }, { @@ -185,8 +185,7 @@ } ], "direction": "horizontal", - "width": 364.5, - "collapsed": true + "width": 364.5 }, "left-ribbon": { "hiddenItems": { @@ -202,18 +201,27 @@ "companion:Toggle completion": false } }, - "active": "7c5b0ca6f7687800", + "active": "2b2245f56092006e", "lastOpenFiles": [ + "Foundation of data science/notes/9 XGBoost.md", + "Foundation of data science/notes/9 Random Forest.md", + "Foundation of data science/notes/9 K-Nearest Neighbors.md", + "Foundation of data science/notes/9 Decision tree.md", + "Foundation of data science/notes/6 PCA.md", + "HCIW/slides/1 Interface and Interaction for IoT.pdf", + "HCIW/notes/1 - UX for IoT.md", + "HCIW/notes/3 - Beacons.md", + "HCIW/notes/2 - Interface and Interaction for IoT.md", + "Concurrent Systems/notes/10 - Implementing Consensus.md", + "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/2 - Fast mutex by Lamport.md", "Concurrent Systems/notes/1 - CS Basics.md", "Concurrent Systems/notes/1b - Peterson algorithm.md", "Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/test/Untitled.md", - "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/8 - Enhancing Liveness Properties.md", "Concurrent Systems/notes/9 - Consensus.md", - "Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/notes/7- MUTEX-free concurrency.md", "Concurrent Systems/notes/6 - Atomicity.md", "Concurrent Systems/slides/class 5.pdf", @@ -239,16 +247,8 @@ "Concurrent Systems/notes/images/Pasted image 20250324082545.png", "Concurrent Systems/notes/images/Pasted image 20250324092633.png", "Concurrent Systems/notes/images/Pasted image 20250324100652.png", - "Concurrent Systems/slides/class 3.pdf", "Concurrent Systems/notes/images/Pasted image 20250318090909.png", "Concurrent Systems/notes/images/Pasted image 20250318090733.png", - "HCIW/notes/2 - Interface and Interaction for IoT.md", - "HCIW/notes/3 - Beacons.md", - "Concurrent Systems/notes/1 - CS Basics2.md", - "HCIW/notes/1 - UX for IoT.md", - "HCIW/exercises/Exercise.md", - "Foundation of data science/notes/1 CV Basics.md", - "Foundation of data science/notes/7 Autoencoders.md", "Senza nome.canvas" ] } \ No newline at end of file diff --git a/Data and Network Security/slides/2025 - DNS - Lecture 1.pdf b/Data and Network Security/slides/2025 - DNS - Lecture 1.pdf deleted file mode 100644 index 7c58ba7..0000000 Binary files a/Data and Network Security/slides/2025 - DNS - Lecture 1.pdf and /dev/null differ diff --git a/Data and Network Security/slides/2025 - DNS - Lecture 2.pdf b/Data and Network Security/slides/2025 - DNS - Lecture 2.pdf deleted file mode 100644 index 6c7d868..0000000 Binary files a/Data and Network Security/slides/2025 - DNS - Lecture 2.pdf and /dev/null differ