diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d33a0c7..e4295e9 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,40 +4,22 @@ "type": "split", "children": [ { - "id": "e20232f4bbe0efa1", + "id": "8f6504cb25e3e1ac", "type": "tabs", - "dimension": 99.99999999999999, "children": [ { - "id": "483215723737b6f7", + "id": "290dd2033d73c597", "type": "leaf", "state": { - "type": "markdown", + "type": "pdf", "state": { - "file": "Concurrent Systems/notes/1b - Peterson algorithm.md", - "mode": "source", - "source": false + "file": "HCIW/slides/Tangible User Interfaces.pdf" }, - "icon": "lucide-file", - "title": "1b - Peterson algorithm" - } - }, - { - "id": "0b5880764d0a0d29", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "3a - Hardware primitives & Lamport Bakery algorithm" + "icon": "lucide-file-text", + "title": "Tangible User Interfaces" } } - ], - "currentTab": 1 + ] } ], "direction": "vertical" @@ -206,10 +188,13 @@ "companion:Toggle completion": false } }, - "active": "0b5880764d0a0d29", + "active": "290dd2033d73c597", "lastOpenFiles": [ - "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", + "Concurrent Systems/notes/images/Pasted image 20250401083747.png", + "HCIW/slides/Tangible User Interfaces.pdf", + "Concurrent Systems/notes/images/Pasted image 20250401092557.png", "Concurrent Systems/notes/3a - Hardware primitives & Lamport Bakery algorithm.md", + "Concurrent Systems/notes/3b - Aravind's algorithm and improvements.md", "Concurrent Systems/notes/4 - Semaphores.md", "Concurrent Systems/notes/5 - Software Transactional Memory.md", "Concurrent Systems/notes/4c - Dining Philosophers.md", @@ -219,8 +204,6 @@ "Concurrent Systems/notes/9 - Consensus.md", "Concurrent Systems/notes/10 - Implementing Consensus.md", "Concurrent Systems/slides/class 10.pdf", - "Pasted image 20250401092557.png", - "Pasted image 20250401083747.png", "Concurrent Systems/notes/2b - Round Robin algorithm.md", "Concurrent Systems/notes/6a - Alternatives to Atomicity.md", "Concurrent Systems/notes/6 - Atomicity.md", @@ -242,7 +225,6 @@ "Concurrent Systems/slides/class 4.pdf", "Concurrent Systems/slides/class 3.pdf", "Concurrent Systems/slides/class 2.pdf", - "Concurrent Systems/notes/Untitled.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", diff --git a/Pasted image 20250401083747.png b/Concurrent Systems/notes/images/Pasted image 20250401083747.png similarity index 100% rename from Pasted image 20250401083747.png rename to Concurrent Systems/notes/images/Pasted image 20250401083747.png diff --git a/Pasted image 20250401092557.png b/Concurrent Systems/notes/images/Pasted image 20250401092557.png similarity index 100% rename from Pasted image 20250401092557.png rename to Concurrent Systems/notes/images/Pasted image 20250401092557.png diff --git a/HCIW/slides/Tangible User Interfaces.pdf b/HCIW/slides/Tangible User Interfaces.pdf new file mode 100644 index 0000000..67f3729 Binary files /dev/null and b/HCIW/slides/Tangible User Interfaces.pdf differ