diff --git a/content/.obsidian/app.json b/content/.obsidian/app.json index ab1b3a6..c525198 100644 --- a/content/.obsidian/app.json +++ b/content/.obsidian/app.json @@ -2,7 +2,7 @@ "spellcheck": true, "autoPairBrackets": false, "autoPairMarkdown": false, - "vimMode": true, + "vimMode": false, "useMarkdownLinks": false, "attachmentFolderPath": "media", "alwaysUpdateLinks": true, diff --git a/content/.obsidian/appearance.json b/content/.obsidian/appearance.json index a4f4710..e226e9f 100644 --- a/content/.obsidian/appearance.json +++ b/content/.obsidian/appearance.json @@ -1,4 +1,5 @@ { "theme": "moonstone", - "baseFontSize": 16 + "baseFontSize": 16, + "accentColor": "" } \ No newline at end of file diff --git a/content/.obsidian/core-plugins-migration.json b/content/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..df2cfd6 --- /dev/null +++ b/content/.obsidian/core-plugins-migration.json @@ -0,0 +1,29 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "outgoing-link": false, + "tag-pane": false, + "page-preview": true, + "daily-notes": false, + "templates": false, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "starred": false, + "markdown-importer": true, + "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, + "canvas": true +} \ No newline at end of file diff --git a/content/.obsidian/core-plugins.json b/content/.obsidian/core-plugins.json index f849cf9..4c36907 100644 --- a/content/.obsidian/core-plugins.json +++ b/content/.obsidian/core-plugins.json @@ -4,6 +4,7 @@ "switcher", "graph", "backlink", + "canvas", "page-preview", "note-composer", "command-palette", diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json new file mode 100644 index 0000000..8d124b7 --- /dev/null +++ b/content/.obsidian/workspace.json @@ -0,0 +1,151 @@ +{ + "main": { + "id": "69e9da393623ab60", + "type": "split", + "children": [ + { + "id": "59ed96d9876185c9", + "type": "tabs", + "children": [ + { + "id": "160122bd13ae4b72", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Things I Recommend.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "1f1f024283ea8110", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "ChatGPT Peanut Butter Cookies.md", + "mode": "source", + "source": false + } + } + } + ], + "currentTab": 1 + } + ], + "direction": "vertical" + }, + "left": { + "id": "3885f82c1ab72e1b", + "type": "split", + "children": [ + { + "id": "0e37795504669957", + "type": "tabs", + "children": [ + { + "id": "e5f5df16367f5f9a", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "15b64333baa0fbc2", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "260bba8f76f307a9", + "type": "split", + "children": [ + { + "id": "21c556d6660f839b", + "type": "tabs", + "children": [ + { + "id": "528c8f9657044ea2", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "ChatGPT Peanut Butter Cookies.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "79f3ff4100fe3ae6", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "ChatGPT Peanut Butter Cookies.md" + } + } + } + ], + "currentTab": 1 + } + ], + "direction": "horizontal", + "width": 300 + }, + "left-ribbon": { + "hiddenItems": { + "switcher:Open quick switcher": false, + "graph:Open graph view": false, + "canvas:Create new canvas": false, + "command-palette:Open command palette": false, + "markdown-importer:Open format converter": false + } + }, + "active": "1f1f024283ea8110", + "lastOpenFiles": [ + "Bypassing Ports.md", + "ChatGPT Peanut Butter Cookies.md", + "media/cookies3.jpg", + "media/cookies4.jpg", + "media/cookies1.jpg", + "media/cookies2.jpg", + "media/Pasted image 20230324140743.png", + "media/cookies1.png", + "Acoustic Panels.md", + "Fake Dog.md", + "Things I Recommend.md", + "Backup Strategy.md", + "About.md", + "Hydroponics.md", + "Hydroponics Aphid War.md", + "Hand of Ozymandias.md", + "Garage Door Opener.md", + "Plant Waterer.md" + ] +} \ No newline at end of file diff --git a/content/Bypassing Ports.md b/content/Bypassing Ports.md index 774a3f5..0e6d649 100644 --- a/content/Bypassing Ports.md +++ b/content/Bypassing Ports.md @@ -3,7 +3,7 @@ Date: 2021-04-10 Category: Writing Summary: Bypass ISP blocked ports using VPN port forwarding for public access. Wide: true -Short: 2 +Short: ports [TOC] diff --git a/content/ChatGPT Peanut Butter Cookies.md b/content/ChatGPT Peanut Butter Cookies.md new file mode 100644 index 0000000..5fd4ce1 --- /dev/null +++ b/content/ChatGPT Peanut Butter Cookies.md @@ -0,0 +1,38 @@ +Title: ChatGPT Peanut Butter Cookies +Date: 2023-03-24 +Category: Writing +Summary: A recipe generated by ChatGPT for peanut butter cookies. +Short: 2 + +(describe a house fire in the style of a crappy blog post that people put above recipes that tell their life story before getting to the point about how their house burned down) The flames danced around the living room, illuminating the memories that were now nothing more than ash. It was a warm summer evening, and we were all gathered in the backyard, enjoying the company of good friends and family. Little did we know that our lives were about to change forever. + +As we sat there, we heard a loud explosion and turned to see our house engulfed in flames. The fire department arrived quickly, but it was too late. Our home was destroyed, and with it, all of our belongings and cherished memories. It was a devastating loss, but we are grateful to have each other and the support of our community during this difficult time. + +(conclude it with a segue for a peanut butter cookies recipe) As we rebuild and move forward, we find comfort in the small things, like the smell of fresh-baked peanut butter cookies. Here's a recipe that has been passed down in our family for generations. We hope it brings you the same warmth and comfort it has brought us. + +(give me a recipe for peanut butter cookies) +Ingredients: +- 1 cup peanut butter +- 1 cup white sugar +- 1 egg +- 1 teaspoon vanilla extract + +Instructions: +1. Preheat oven to 350 degrees F (175 degrees C). +2. Combine peanut butter, sugar, egg, and vanilla extract in a bowl. +3. Mix until well combined. +4. Roll the dough into small balls and place them on a baking sheet. +5. Flatten each ball with a fork, making a crisscross pattern on top. +6. Bake for 10-12 minutes, or until the edges are lightly browned. +7. Remove from oven and allow to cool on the baking sheet for 5 minutes before transferring to a wire rack to cool completely. + + +![[cookies1.jpg]] + +![[cookies2.jpg]] + +![[cookies3.jpg]] + +![[cookies4.jpg]] + +Human: The cookies turned out not bad. Too sweet, unsurprisingly with all that sugar. I like peanut butter cookies that are chewy, I'll ask for that next time. The mouthfeel is basically peanut butter giving way to grains of sugar. \ No newline at end of file diff --git a/content/media/cookies1.jpg b/content/media/cookies1.jpg new file mode 100644 index 0000000..f740da6 Binary files /dev/null and b/content/media/cookies1.jpg differ diff --git a/content/media/cookies1.png b/content/media/cookies1.png new file mode 100644 index 0000000..7041256 Binary files /dev/null and b/content/media/cookies1.png differ diff --git a/content/media/cookies2.jpg b/content/media/cookies2.jpg new file mode 100644 index 0000000..8bf1cf0 Binary files /dev/null and b/content/media/cookies2.jpg differ diff --git a/content/media/cookies3.jpg b/content/media/cookies3.jpg new file mode 100644 index 0000000..f0865e5 Binary files /dev/null and b/content/media/cookies3.jpg differ diff --git a/content/media/cookies4.jpg b/content/media/cookies4.jpg new file mode 100644 index 0000000..4e91122 Binary files /dev/null and b/content/media/cookies4.jpg differ diff --git a/themes/lite/templates/index.html b/themes/lite/templates/index.html index 642329f..9551116 100644 --- a/themes/lite/templates/index.html +++ b/themes/lite/templates/index.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content %} -
Hi, I'm Tanner! I like home automation, privacy, bots,
-Python, Debian, coffee, sensors, and makerspaces.
+
Hi, I'm Tanner! I like home automation, bots, Python,
+Debian, coffee, sensors, and makerspaces.
 
 Please sign my Guest Book!
 
diff --git a/themes/theme/templates/index.html b/themes/theme/templates/index.html
index f389770..80af6db 100644
--- a/themes/theme/templates/index.html
+++ b/themes/theme/templates/index.html
@@ -2,14 +2,14 @@
 
 {% block head %}
 {{ super() }}
-		
-		
+		
+		
 {% endblock %}
 
 {% block content %}
 			

- Hi, I'm Tanner! I like home automation, sensors, privacy, bots, Python, Debian, coffee, and makerspaces. + Hi, I'm Tanner! I like home automation, sensors, bots, Python, Debian, coffee, and makerspaces.