diff options
-rw-r--r-- | .obsidian/app.json | 4 | ||||
-rw-r--r-- | .obsidian/appearance.json | 3 | ||||
-rw-r--r-- | .obsidian/core-plugins-migration.json | 29 | ||||
-rw-r--r-- | .obsidian/core-plugins.json | 20 | ||||
-rw-r--r-- | .obsidian/graph.json | 22 | ||||
-rw-r--r-- | .obsidian/hotkeys.json | 1 | ||||
-rw-r--r-- | .obsidian/workspace.json | 177 | ||||
-rw-r--r-- | 280620231200 - Direct Attach Cable -DAC.md | 9 | ||||
-rw-r--r-- | 280620231201 - Transceiver.md | 5 | ||||
-rw-r--r-- | 280620231556 - Svelte.md | 9 | ||||
-rw-r--r-- | 280620231557 - SvelteKit.md | 7 | ||||
-rw-r--r-- | 280620231621 - Knowledge vs Information.md | 8 | ||||
-rw-r--r-- | 280620231634 - Using Zettelkasten as a thinking tool.md | 11 |
13 files changed, 305 insertions, 0 deletions
diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..c9e99e1 --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1,4 @@ +{ + "alwaysUpdateLinks": true, + "promptDelete": false +}
\ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100644 index 0000000..c8c365d --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "accentColor": "" +}
\ No newline at end of file diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..5c13490 --- /dev/null +++ b/.obsidian/core-plugins-migration.json @@ -0,0 +1,29 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "bookmarks": true, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": false, + "workspaces": false, + "file-recovery": true, + "publish": false, + "sync": false +}
\ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..9405bfd --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,20 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "canvas", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "bookmarks", + "outline", + "word-count", + "file-recovery" +]
\ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json new file mode 100644 index 0000000..917a32a --- /dev/null +++ b/.obsidian/graph.json @@ -0,0 +1,22 @@ +{ + "collapse-filter": false, + "search": "", + "showTags": true, + "showAttachments": false, + "hideUnresolved": false, + "showOrphans": true, + "collapse-color-groups": true, + "colorGroups": [], + "collapse-display": true, + "showArrow": false, + "textFadeMultiplier": 0, + "nodeSizeMultiplier": 1, + "lineSizeMultiplier": 1, + "collapse-forces": false, + "centerStrength": 0.307291666666667, + "repelStrength": 7.39583333333333, + "linkStrength": 1, + "linkDistance": 77, + "scale": 4.852477396350719, + "close": false +}
\ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/hotkeys.json @@ -0,0 +1 @@ +{}
\ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..671ce7b --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,177 @@ +{ + "main": { + "id": "0e33b36da5782d86", + "type": "split", + "children": [ + { + "id": "8d5cedb809e07481", + "type": "tabs", + "children": [ + { + "id": "19d7e026926f7ec9", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "280620231557 - SvelteKit.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "ebfb5ee240225d71", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "280620231557 - SvelteKit.md", + "mode": "source", + "source": false + } + } + } + ], + "currentTab": 1 + } + ], + "direction": "vertical" + }, + "left": { + "id": "4aa053fdfb4df062", + "type": "split", + "children": [ + { + "id": "71e1f45e27e07b44", + "type": "tabs", + "children": [ + { + "id": "0d9231a080244ebe", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "63046da8f148dec3", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "cf438c1534c98e47", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "e9d5dc9be44f8587", + "type": "split", + "children": [ + { + "id": "32428789a48c9302", + "type": "tabs", + "children": [ + { + "id": "34cfe9667fe5d6c2", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "280620231557 - SvelteKit.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "4f38ca88593291a6", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "280620231557 - SvelteKit.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "50d537776668bc6b", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "0c5f7b9f79a1fa84", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "280620231557 - SvelteKit.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "left-ribbon": { + "hiddenItems": { + "switcher:Open quick switcher": false, + "graph:Open graph view": false, + "canvas:Create new canvas": false, + "daily-notes:Open today's daily note": false, + "templates:Insert template": false, + "command-palette:Open command palette": false + } + }, + "active": "ebfb5ee240225d71", + "lastOpenFiles": [ + "280620231556 - Svelte.md", + "280620231634 - Using Zettelkasten as a thinking tool.md", + "2023-06-28.md", + "280620231621 - Knowledge vs Information.md", + "Web Development.md", + "Networking.md", + "280620231557 - SvelteKit.md", + "280620231200 - Direct Attach Cable -DAC.md", + "280620231201 - Transceiver.md", + "280620231202 - Top of rack.md", + "280620231555 - Routing (TODO).md", + "Untitled.canvas" + ] +}
\ No newline at end of file diff --git a/280620231200 - Direct Attach Cable -DAC.md b/280620231200 - Direct Attach Cable -DAC.md new file mode 100644 index 0000000..fb1bf77 --- /dev/null +++ b/280620231200 - Direct Attach Cable -DAC.md @@ -0,0 +1,9 @@ +#datacenter + +A direct attach cable is used in data center environments to connect hardware such as servers, routers and switches. +Has a [[280620231201 - Transceiver]] on both ends. +Used most commonly to connect hardware in a rack to a switch in the top of a rack. +Can be up to 7 meter. +They are a lot cheaper than fiber. + +--- diff --git a/280620231201 - Transceiver.md b/280620231201 - Transceiver.md new file mode 100644 index 0000000..7bba020 --- /dev/null +++ b/280620231201 - Transceiver.md @@ -0,0 +1,5 @@ +#datacenter + +A transceiver is an electronic device which can both transmit and receive signals. + +--- diff --git a/280620231556 - Svelte.md b/280620231556 - Svelte.md new file mode 100644 index 0000000..0e9d077 --- /dev/null +++ b/280620231556 - Svelte.md @@ -0,0 +1,9 @@ +#web-development #svelte + +Svelte is a way to write UI components. It is a compiled language and compiles into JavaScript that can be run to render HTML for the page and CSS to style it. +It's not a full framework and thus would require additional components to build a complete application. +Therefore it can be used as a nice way to quickly build a simple web page using reusable components but with additional tools like [[280620231557 - SvelteKit]] it can be used to build an entire application. + +--- +[SvelteKit Documentation](https://kit.svelte.dev/docs/introduction#what-is-svelte) + diff --git a/280620231557 - SvelteKit.md b/280620231557 - SvelteKit.md new file mode 100644 index 0000000..fd2f36a --- /dev/null +++ b/280620231557 - SvelteKit.md @@ -0,0 +1,7 @@ +#web-development #svelte + +SvelteKit is a framework for developing applications using [[280620231556 - Svelte]]. +It provides features like routing, server-side rendering and enables us to conform to best practices, like specific build optimizations, offline support, preloading pages, + +--- +[SvelteKit Documentation](https://kit.svelte.dev/docs/introduction)
\ No newline at end of file diff --git a/280620231621 - Knowledge vs Information.md b/280620231621 - Knowledge vs Information.md new file mode 100644 index 0000000..183eb35 --- /dev/null +++ b/280620231621 - Knowledge vs Information.md @@ -0,0 +1,8 @@ +#zettelkasten #note-taking + +The body of a Zettel [[280620231634 - Using Zettelkasten as a thinking tool]] should contain knowledge. +Information is just static lifeless data ready to be interpreted. Knowledge is information with added context and relevance. +It should still be relevant in the same context 10 years from now as it was when writing it. If we just capture some information. Without the context our later selves will probably look at it and wonder WTF it was for. + +--- +[Zettelkasten Introduction](https://zettelkasten.de/introduction/#the-body-of-the-zettel)
\ No newline at end of file diff --git a/280620231634 - Using Zettelkasten as a thinking tool.md b/280620231634 - Using Zettelkasten as a thinking tool.md new file mode 100644 index 0000000..ec7454d --- /dev/null +++ b/280620231634 - Using Zettelkasten as a thinking tool.md @@ -0,0 +1,11 @@ +#zettelkasten #note-taking + +Zettelkasten is a method of note taking that can be seen as a thinking tool. The idea is that thoughts are captured in atomic notes (Zettel) and reference other such notes creating a graph. The graph may later reveal connections between topics that weren't visible before. + +The main important things are that: +- A zettel has a unique identifier +- A piece of knowledge +- Some references to whatever this knowledge came from ( or none if it's just a thought of our own ) + +--- +[Zettelkasten introduction](https://zettelkasten.de/introduction/)
\ No newline at end of file |