Compare commits
34 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| baed6ca5b3 | |||
|
|
18d6b627cb | ||
|
|
ed0a620970 | ||
|
|
6ea5d975b9 | ||
|
|
aad75ffe44 | ||
|
|
3fe793dfd5 | ||
|
|
83644c9411 | ||
|
|
99c7c7af5c | ||
|
|
d2078c5145 | ||
|
|
d92f2ba691 | ||
|
|
16ef8263de | ||
| 8c9fe008b6 | |||
|
|
4070be7844 | ||
| b88cebce61 | |||
| f0085852da | |||
|
|
f19da9579b | ||
| 09c0f5b5b0 | |||
|
|
de2bb48fd5 | ||
| 02d223e087 | |||
|
|
cc591fa65a | ||
| c92e22f38f | |||
|
|
608ed7aa56 | ||
| be27ab07c6 | |||
|
|
34635bb757 | ||
| 7799aa971e | |||
|
|
2fd90af200 | ||
| eb8201af6f | |||
|
|
d8345b2949 | ||
| a800e7f32f | |||
|
|
cff9ab3a3f | ||
| a505a0ea0e | |||
| 11ada52ff8 | |||
| fa934f6407 | |||
|
|
f561136f44 |
@@ -2,6 +2,9 @@ name: Deploy Quartz site to Pages
|
||||
|
||||
env:
|
||||
VERSION_FRAGMENT: minor
|
||||
DEPLOYMENT_NAMESPACE: luxuries
|
||||
DEPLOYMENT_LABEL: garden
|
||||
KUBE_HOST: kubernetes.default.svc
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -79,4 +82,15 @@ jobs:
|
||||
www.tar.gz
|
||||
token: ${{secrets.CI_ACCESS}}
|
||||
- run: git push
|
||||
working-directory: content
|
||||
working-directory: content
|
||||
deploy:
|
||||
needs: [ build ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions-hub/kubectl@master
|
||||
env:
|
||||
KUBE_HOST: ${{ env.KUBE_HOST }}
|
||||
KUBE_CERTIFICATE: ${{ secrets.KUBE_CERTIFICATE }}
|
||||
KUBE_TOKEN: ${{ secrets.GARDEN_TOKEN }}
|
||||
with:
|
||||
args: delete pods -n ${{env.DEPLOYMENT_NAMESPACE}} -l app=${{ env.DEPLOYMENT_LABEL}}
|
||||
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.obsidian/workspace.json
|
||||
6
.obsidian/plugins/hoarder-sync/data.json
vendored
@@ -4,14 +4,16 @@
|
||||
"syncFolder": "KaraKeep",
|
||||
"attachmentsFolder": "KaraKeep/attachments",
|
||||
"syncIntervalMinutes": 60,
|
||||
"lastSyncTimestamp": 1775965826232,
|
||||
"lastSyncTimestamp": 1776655042620,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
"syncNotesToHoarder": true,
|
||||
"syncHighlights": true,
|
||||
"onlyBookmarksWithHighlights": false,
|
||||
"excludedTags": [],
|
||||
"excludedTags": [
|
||||
"private"
|
||||
],
|
||||
"includedTags": [],
|
||||
"downloadAssets": true,
|
||||
"syncDeletions": false,
|
||||
|
||||
228
.obsidian/workspace.json
vendored
@@ -1,228 +0,0 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "93f95e17534c86af",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "b2f320fa7e71846d",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "fb3397b33e4538d8",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "KaraKeep/2026-04-11-MISAMARU-on-X-”アメスリ着物が新登場!.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "2026-04-11-MISAMARU-on-X-”アメスリ着物が新登場!"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "bd4fe75fc8fae7d8",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "959c949bbf10067c",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "ce0058b798b778c7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "4c40ba92de996318",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "29b1909b7ceaf71c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "a7dbadf7443b58e7",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "fd76441b2ea4cc17",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "5d1c487f22a589a0",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "index.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for index"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "be101156a49bde9f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "index.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links from index"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0dc58354f7c07656",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6cd5a0cae1586f09",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "all-properties",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-archive",
|
||||
"title": "All properties"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "a9f7b063e406721a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "index.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of index"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"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,
|
||||
"bases:Create new base": false
|
||||
}
|
||||
},
|
||||
"active": "fb3397b33e4538d8",
|
||||
"lastOpenFiles": [
|
||||
"index.md",
|
||||
"KaraKeep/2026-03-31-Make-This-Lumber-Farm-in-Pokopia.md",
|
||||
"KaraKeep/attachments/3bfdf769-818a-4c83-b602-a6f5ea3d522f-Make-This-Lumber-Farm-in.jpg",
|
||||
"KaraKeep/attachments/ea5bdc41-7565-4839-9b85-64266555d7cd-Make-This-Lumber-Farm-in.jpg",
|
||||
"KaraKeep/2026-03-31-paint-recipes.md",
|
||||
"KaraKeep/attachments/67e88391-3daf-4a68-8574-14349790a5c2-paint-recipes.jpg",
|
||||
"KaraKeep/2026-03-31-シア口ア-on-X-”これが速いのか分からないままブランチマイニングして.md",
|
||||
"KaraKeep/attachments/413c02a0-da78-4819-b2e0-1663c00b2258-シア口ア-on-X-”これが速いのか分からないままブランチマ.jpg",
|
||||
"KaraKeep/attachments/2afc00ea-3eb0-4b30-9926-9e9be37a0492-シア口ア-on-X-”これが速いのか分からないままブランチマ.jpg",
|
||||
"KaraKeep/attachments/137010df-57bf-43b4-a5e3-acfc3ca97c19-シア口ア-on-X-”これが速いのか分からないままブランチマ.jpg",
|
||||
"KaraKeep/2026-03-31-Poke-Dolls-Guide.md",
|
||||
"KaraKeep/attachments/c3afda7a-3966-4fe8-9ac0-d526aefee8fb-Poke-Dolls-Guide.jpg",
|
||||
"KaraKeep/2026-03-31-Stamp-Values.md",
|
||||
"KaraKeep/attachments/e3288a47-b14b-479a-8728-648abafacba4-Stamp-Values.jpg",
|
||||
"KaraKeep/2026-03-31-Ingredient-Flavors.md",
|
||||
"KaraKeep/attachments/2e3a5c92-e8e3-40e3-9469-09f5abaf2b8c-Ingredient-Flavors.jpg",
|
||||
"KaraKeep/2026-03-31-Reblog-by-@thevisualvamp-·-1-image.md",
|
||||
"KaraKeep/attachments/534d005f-c408-40d6-839c-d71374da5f74-Reblog-by-@thevisualvamp-·-1.jpg",
|
||||
"KaraKeep/2026-03-31-Post-by-@catchymemes-·-1-video.md",
|
||||
"KaraKeep/2026-03-31-Lake-Como,-Italy.md",
|
||||
"KaraKeep/2026-03-31-Pig-Tail-Bridge-№54,-Huddersfield.md",
|
||||
"KaraKeep/2026-03-31-Brutalism-The-University-of.md",
|
||||
"KaraKeep/2026-03-31-the-happy-smiler.md",
|
||||
"KaraKeep/2026-03-31-pinko🐬👽-on-X-”@145k4-a-lot-of.md",
|
||||
"KaraKeep/2026-03-31-alaska-on-X-“once-you-realize-that.md",
|
||||
"KaraKeep/2026-03-31-@i-on-X.md",
|
||||
"KaraKeep/2026-03-31-Unique-Guns-in-Anime-–-GRAVITON.md",
|
||||
"KaraKeep/2026-03-31-Unique-Guns-in-Anime-The-Caster-Gun.md",
|
||||
"KaraKeep/2026-04-01-Shota-Ashida-on-Instagram.md",
|
||||
"KaraKeep/2026-04-01-Manifold-Catalytic-Converter-674.md",
|
||||
"KaraKeep/2026-04-01-Catalytic-Converter-for-Hyundai.md",
|
||||
"KaraKeep/2026-04-01-Dr.-Ahmad-Al-Khatib,-MD,.md",
|
||||
"KaraKeep/2026-04-01-Bookmark-r52rx1vz27hvtt3e2capnr09.md",
|
||||
"KaraKeep/2026-04-01-Daily-Planner.md",
|
||||
"KaraKeep/2026-04-02-image.md",
|
||||
"KaraKeep/2026-04-03-IPv6-Network-(Auto)-Configuration.md",
|
||||
"KaraKeep/attachments",
|
||||
"KaraKeep",
|
||||
"version.txt"
|
||||
]
|
||||
}
|
||||
@@ -23,9 +23,9 @@ const config: QuartzConfig = {
|
||||
fontOrigin: "googleFonts",
|
||||
cdnCaching: true,
|
||||
typography: {
|
||||
header: "Schibsted Grotesk",
|
||||
body: "Source Sans Pro",
|
||||
code: "IBM Plex Mono",
|
||||
header: "Cardo",
|
||||
body: "Viaoda Libre ",
|
||||
code: "Courier Prime",
|
||||
},
|
||||
colors: {
|
||||
lightMode: {
|
||||
@@ -89,7 +89,12 @@ const config: QuartzConfig = {
|
||||
Plugin.Favicon(),
|
||||
Plugin.NotFoundPage(),
|
||||
// Comment out CustomOgImages to speed up build time
|
||||
Plugin.CustomOgImages(),
|
||||
Plugin.CustomOgImages({
|
||||
colorScheme: "lightMode", // what colors to use for generating image, same as theme colors from config, valid values are "darkMode" and "lightMode"
|
||||
width: 1200, // width to generate with (in pixels)
|
||||
height: 630, // height to generate with (in pixels)
|
||||
excludeRoot: false // wether to exclude "/" index path to be excluded from auto generated images (false = use auto, true = use default og image)
|
||||
}),
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
1
.quartz/styles/custom.scss
Normal file
@@ -0,0 +1 @@
|
||||
@use "themes";
|
||||
4734
.quartz/styles/themes/_index.scss
Normal file
@@ -1,39 +0,0 @@
|
||||
---
|
||||
bookmark_id: "lba3tlcjnndf4oky1p1xgnl2"
|
||||
url: |
|
||||
https://doctor.webmd.com/doctor/ahmad-al-khatib-f5ccabdf-01d0-423a-8485-4536f054c12e-overview
|
||||
title: |
|
||||
Dr. Ahmad Al Khatib, MD, Neurologist | Bentonville, AR | WebMD
|
||||
date: 2026-04-01T18:33:38.000Z
|
||||
modified: 2026-04-06T02:54:04.000Z
|
||||
tags:
|
||||
- neurology
|
||||
- doctor-profiles
|
||||
- medical-conditions
|
||||
- arrhythmias
|
||||
- myasthenia-gravis
|
||||
note: "katrina's neurologist"
|
||||
original_note: "katrina's neurologist"
|
||||
summary:
|
||||
banner: "[[KaraKeep/attachments/110ae728-0c19-4502-a2df-ee7c897fd657-Dr.-Ahmad-Al-Khatib,-MD,.jpg]]"
|
||||
screenshot: "[[KaraKeep/attachments/4fe571f0-ed85-4933-aadf-f72891648d1f-Dr.-Ahmad-Al-Khatib,-MD,.jpg]]"
|
||||
|
||||
---
|
||||
|
||||
# Dr. Ahmad Al Khatib, MD, Neurologist | Bentonville, AR | WebMD
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Description
|
||||
|
||||
Dr. Ahmad Al Khatib, MD, is a Neurology specialist practicing in Bentonville, AR with 35 years of experience. including Medicare. New patients are welcome. Hospital affiliations include Northwest Medical Center Bentonville.
|
||||
|
||||
## Notes
|
||||
|
||||
katrina's neurologist
|
||||
|
||||
[Visit Link](https://doctor.webmd.com/doctor/ahmad-al-khatib-f5ccabdf-01d0-423a-8485-4536f054c12e-overview)
|
||||
|
||||
[View in Hoarder](https://kara.werats.gay/dashboard/preview/lba3tlcjnndf4oky1p1xgnl2)
|
||||
37
KaraKeep/2026-04-12-Canary-1.3.268-Ryubing-Canary.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
bookmark_id: "riq213v7sm75y92an34tor1z"
|
||||
url: |
|
||||
https://git.ryujinx.app/Ryubing/Canary/releases/tag/1.3.268
|
||||
title: Canary 1.3.268 - Ryubing/Canary
|
||||
date: 2026-04-12T22:47:56.000Z
|
||||
modified: 2026-04-12T22:48:41.000Z
|
||||
tags:
|
||||
- ryujinx
|
||||
- emulator
|
||||
- game-development
|
||||
- canary-release
|
||||
note:
|
||||
original_note:
|
||||
summary:
|
||||
banner: "[[KaraKeep/attachments/d900a45e-a408-45b6-b73b-24784ccb466d-Canary-1.3.268-Ryubing-Canary.jpg]]"
|
||||
screenshot: "[[KaraKeep/attachments/9d4ac575-4d0c-4ac2-8ff7-cd56436b6378-Canary-1.3.268-Ryubing-Canary.jpg]]"
|
||||
|
||||
---
|
||||
|
||||
# Canary 1.3.268 - Ryubing/Canary
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Description
|
||||
|
||||
Canary - Builds of Ryubing compiled & published after every push to the upstream repository.
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
|
||||
[Visit Link](https://git.ryujinx.app/Ryubing/Canary/releases/tag/1.3.268)
|
||||
|
||||
[View in Hoarder](https://kara.werats.gay/dashboard/preview/riq213v7sm75y92an34tor1z)
|
||||
33
KaraKeep/2026-04-13-Affinity-Suite-V2-on-Linux-[-Wine-].md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
bookmark_id: "u8r6pep754g6nte3w4knltaw"
|
||||
url: |
|
||||
https://forum.affinity.serif.com/index.php?/topic/182758-affinity-suite-v2-on-linux-wine/page/19/#comment-1249400
|
||||
title: |
|
||||
Affinity Suite V2 on Linux [ Wine ] - Page 19 - Resources - Affinity | Forum
|
||||
date: 2026-04-13T23:40:28.000Z
|
||||
modified: 2026-04-13T23:42:37.000Z
|
||||
note:
|
||||
original_note:
|
||||
summary:
|
||||
banner: "[[KaraKeep/attachments/76c3aab0-4fb3-4969-b48b-b4f1fac35b96-Affinity-Suite-V2-on-Linux-[.jpg]]"
|
||||
screenshot: "[[KaraKeep/attachments/df950070-327a-42fe-9113-c84c43d4c959-Affinity-Suite-V2-on-Linux-[.jpg]]"
|
||||
additional:
|
||||
- "[[KaraKeep/attachments/dca83f2f-e5df-40f5-be0f-0d405064f2e3-Affinity-Suite-V2-on-Linux-[.jpg]]"
|
||||
|
||||
---
|
||||
|
||||
# Affinity Suite V2 on Linux [ Wine ] - Page 19 - Resources - Affinity | Forum
|
||||
|
||||
![Affinity Suite V2 on Linux [ Wine ] - Page 19 - Resources - Affinity | Forum - Banner Image](<KaraKeep/attachments/76c3aab0-4fb3-4969-b48b-b4f1fac35b96-Affinity-Suite-V2-on-Linux-[.jpg>)
|
||||
|
||||
![Affinity Suite V2 on Linux [ Wine ] - Page 19 - Resources - Affinity | Forum - Screenshot](<KaraKeep/attachments/df950070-327a-42fe-9113-c84c43d4c959-Affinity-Suite-V2-on-Linux-[.jpg>)
|
||||
|
||||
![Affinity Suite V2 on Linux [ Wine ] - Page 19 - Resources - Affinity | Forum - linkHtmlContent](<KaraKeep/attachments/dca83f2f-e5df-40f5-be0f-0d405064f2e3-Affinity-Suite-V2-on-Linux-[.jpg>)
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
|
||||
[Visit Link](https://forum.affinity.serif.com/index.php?/topic/182758-affinity-suite-v2-on-linux-wine/page/19/#comment-1249400)
|
||||
|
||||
[View in Hoarder](https://kara.werats.gay/dashboard/preview/u8r6pep754g6nte3w4knltaw)
|
||||
36
KaraKeep/2026-04-13-Introduction-Affinity-Wine.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
bookmark_id: "d7z2r60nf6lzkpulgfx1xaz0"
|
||||
url: |
|
||||
https://affinity.liz.pet/v2/1-intro/
|
||||
title: Introduction - Affinity Wine Documentation
|
||||
date: 2026-04-13T23:38:20.000Z
|
||||
modified: 2026-04-13T23:39:28.000Z
|
||||
tags:
|
||||
- wine
|
||||
- affinity
|
||||
- linux
|
||||
- affinity-suite
|
||||
- graphics-software
|
||||
- installation-guide
|
||||
note:
|
||||
original_note:
|
||||
summary:
|
||||
screenshot: "[[KaraKeep/attachments/51f3952c-49f5-40d4-8687-ea1c4008b7f9-Introduction-Affinity-Wine.jpg]]"
|
||||
|
||||
---
|
||||
|
||||
# Introduction - Affinity Wine Documentation
|
||||
|
||||

|
||||
|
||||
## Description
|
||||
|
||||
A guide to install Affinity on linux
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
|
||||
[Visit Link](https://affinity.liz.pet/v2/1-intro/)
|
||||
|
||||
[View in Hoarder](https://kara.werats.gay/dashboard/preview/d7z2r60nf6lzkpulgfx1xaz0)
|
||||
37
KaraKeep/2026-04-17-MagFlött-VESA-Mount-for-iPad-Pro.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
bookmark_id: "z3r73neq4rnx612qej1m67j6"
|
||||
url: |
|
||||
https://www.charjenpro.com/products/magflottvesamount
|
||||
title: |
|
||||
MagFlött VESA Mount for iPad Pro | Magnetic iPad Stand
|
||||
date: 2026-04-17T20:24:48.000Z
|
||||
modified: 2026-04-17T20:26:59.000Z
|
||||
note:
|
||||
original_note:
|
||||
summary:
|
||||
banner: "[[KaraKeep/attachments/84f9fcc0-df49-4cac-958b-9de4e9f08a7f-MagFlött-VESA-Mount-for-iPad.jpg]]"
|
||||
screenshot: "[[KaraKeep/attachments/65020ffb-fc0c-4468-ae15-c3d6be54c171-MagFlött-VESA-Mount-for-iPad.jpg]]"
|
||||
additional:
|
||||
- "[[KaraKeep/attachments/2c74efd1-eb12-4bf4-8aca-ef55e7719b38-MagFlött-VESA-Mount-for-iPad.jpg]]"
|
||||
|
||||
---
|
||||
|
||||
# MagFlött VESA Mount for iPad Pro | Magnetic iPad Stand
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Description
|
||||
|
||||
MagFlött VESA Mount turns your iPad into a floating workstation. Ultra-strong magnets, aluminum body, and VESA arm compatibility. Relieve neck strain instantly.
|
||||
|
||||
## Notes
|
||||
|
||||
|
||||
|
||||
[Visit Link](https://www.charjenpro.com/products/magflottvesamount)
|
||||
|
||||
[View in Hoarder](https://kara.werats.gay/dashboard/preview/z3r73neq4rnx612qej1m67j6)
|
||||
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 124 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 61 KiB |
|
After Width: | Height: | Size: 232 KiB |
|
After Width: | Height: | Size: 140 KiB |
|
After Width: | Height: | Size: 80 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 99 KiB |
BIN
Pasted image 20260419221316.png
Normal file
|
After Width: | Height: | Size: 96 KiB |
17
game stuff/dream islands.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Dream Islands
|
||||
tags:
|
||||
- pokopia
|
||||
---
|
||||
|
||||
|
||||
| Doll | Item 1 | Item 2 | Item 3 | Legendary |
|
||||
| ---------- | ------------- | ------------------ | ----------------- | --------- |
|
||||
| Eevee | Leppa | Vine Rope | Glowing Mushrooms | Suicune |
|
||||
| Arcanine | Iron Ore | Gold Ore | Glowing Stone | Entei |
|
||||
| Pikachu | Twine | Seaglass Fragments | Seashell | Raikou |
|
||||
| Dragonite | Wastepaper | Pokemetal | Crystal Fragment | Mewtwo |
|
||||
| Clefairy | Mushrooms | Copper Ore | Limestone | None |
|
||||
| Ditto | Random Island | | | |
|
||||
| Substitute | Random Island | | | |
|
||||

|
||||
41
game stuff/food table.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: Pokopia Meals
|
||||
tags: pokopia
|
||||
---
|
||||
|
||||
| Meal Tier [^1] | Meal Name [^1][^2] | Flavor [^2]<br> | Partner Ability[^2] | Mosslax Boost [^1] | Ingredient A [^2] | Ingredient B[^2] | Ingredient C[^2] | Ingredient D[^2] | Power-Up | |
|
||||
| -------------- | ------------------------ | --------------- | ------------------- | ---------------------------------------------------------------------- | ----------------- | ---------------- | ---------------- | ---------------- | ---------------- | --- |
|
||||
| Best | Vibrant hamburger steak | Neutral | | Increased rate you grow closer to Pokémon | Bean | Salad | Potato | Any | Ultra Rock Smash | |
|
||||
| Best | Bitter hamburger steak | Bitter | | Increased chance of finding rare items | Bean | Rawst Berry | Lum Berry | Any | Rock Smash | |
|
||||
| Best | Crushed-berry Salad | Dry | Crush | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | Leaf | Chesto Berry | | | Leafage | |
|
||||
| Best | Flavorful Soup | sour | | Increased chance of shop having "Good" items and offers a 10% discount | Water | Burger Steak | Aspear | Any | Water | |
|
||||
| Best | Crouton salad | Spicy | | Increased chance of Pokémon appearing in habitats | Leaf | Bread | | | Leafage | |
|
||||
| Best | Healthy Soup | Spicy | | Increased chance of Pokémon appearing in habitats | Water | Bean | Leaf | Any | Water | |
|
||||
| Best | Fluffy bread | Sweet | Water | Increased chance of Ancient Artefacts | Wheat | Pecha Berry | | | Cut | |
|
||||
| Standard | Simple Salad | Neutral | | Increased rate you grow closer to Pokémon | Leaf | Any | | | Leafage | |
|
||||
| Standard | Simple Soup, | Neutral | | Increased rate you grow closer to Pokémon | Water | Any | Any | Any | Water | |
|
||||
| Standard | Simple Bread | Neutral | | Increased rate you grow closer to Pokémon | Wheat | Any | | | Cut | |
|
||||
| Standard | Simple hamburger | Neutral | | Increased rate you grow closer to Pokémon | Bean | Any | Any | Any | Rock Smash | |
|
||||
| ??? | Potato Hamburger Steak | Sweet | | Increased chance of Ancient Artefacts | Bean | Potato | Any | Any | Rock Smash | |
|
||||
| ??? | Mushroom Hamburger Steak | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | Bean | Mushroom | Any | Any | Rock Smash | |
|
||||
| Weak | Lum Berry | Neutral | | Increased rate you grow closer to Pokémon | | | | | | |
|
||||
| Weak | Chesto Berry | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
| Weak | Rawst Berry | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Pecha Berry | Sweet | | Increased chance of Ancient Artefacts | | | | | | |
|
||||
| Weak | Aspear Berry | Sour | | Increased chance of shop having "Good" items and offers a 10% discount | | | | | | |
|
||||
| Weak | Leppa Berry | Neutral | | Increased rate you grow closer to Pokémon | | | | | | |
|
||||
| Weak | Water | Neutral | | Increased rate you grow closer to Pokémon | | | | | | |
|
||||
| Weak | Soda Pop | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
| Weak | Roserade Tea | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Chili | Spicy | | Increased chance of Pokémon appearing in habitats | | | | | | |
|
||||
| Weak | Coffee | Sweet | | Increased chance of Ancient Artefacts | | | | | | |
|
||||
| Weak | Carrot | Spicy | | Increased chance of Pokémon appearing in habitats | | | | | | |
|
||||
| Weak | Bean | Sweet | | Increased chance of Ancient Artefacts | | | | | | |
|
||||
| Weak | Wheat | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
| Weak | Tomato | Sour | | Increased chance of shop having "Good" items and offers a 10% discount | | | | | | |
|
||||
| Weak | Potato | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Seaweed | Bitter | | Increased chance of finding rare items | | | | | | |
|
||||
| Weak | Mushrooms | Dry | | Increased chance to see Pokémon with rare feathers (Lugia, Ho-Oh) | | | | | | |
|
||||
|
||||
[^1]: [Serebii Mosslax Page](https://www.serebii.net/pokemonpokopia/mosslaxboosts.shtml)
|
||||
[^2]: [Game8 Page](https://game8.co/games/Pokemon-Pokopia/archives/586136)
|
||||
15
game stuff/public cloud islands.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Public Cloud Islands
|
||||
tags:
|
||||
- pokopia
|
||||
---
|
||||
|
||||
| Code | Description |
|
||||
| ---------- | ------------------------------- |
|
||||
| PXQC G03S | Developer Island |
|
||||
| FQBRK 7FVM | Hidetaka Kano Island |
|
||||
| MGL4 83P4 | Rino Sashihara Island |
|
||||
| 0XGP 4N31 | Colorful Peach collab Island |
|
||||
| 0SJ8 5TRX | IKEA Island |
|
||||
| BVLC 8WX6 | Dozie collab Island |
|
||||
| 6DXL PD6F | The Island with Everything (TM) |
|
||||
9
how the site works.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: how the site works
|
||||
tags:
|
||||
- nerd-shit
|
||||
- homelab
|
||||
---
|
||||
|
||||
|
||||
This obsidian vault is stored in a git repository on my gitea instance. It has a workflow which clones the quartz v4 repository, installs the dependencies, patches it, copies the vault contents into the relevant quartz v4 repo folder, runs the quartz build command, and tar's the build output as a release. I then have an nginx deployment in my k3s cluster that downloads the latest release tar ball, inflates it and serves it in an nginx server. It's a lot more straight forward than you would think.
|
||||
21
index.md
@@ -1,10 +1,25 @@
|
||||
---
|
||||
title: Welcome
|
||||
---
|
||||
Hello! My name is Eau - as in [Eau De'Femme](https://fr.finalfantasyxiv.com/lodestone/character/33632636). I don't actually play FF14 very much anymore, but the name has stuck with me. I like videogames, software engineering, (astro) photography, art, cats, and my wife. Politically I lean to the left of the DNC but I don't put much thought in my politics beyond a survival imperative to move beyond capitalism. I look forward to degrowth, nuclear and renewable energy, mass public transit that rocks, walkable cities and unimpeded bodily autonomy for all.
|
||||
|
||||
If you're curious, the games I'm currently playing are:
|
||||
- #pokopia
|
||||
- #acnh
|
||||
- #satisfactory
|
||||
|
||||
This is your new *vault*.
|
||||
I play a bit of DND and run a "rat club" on Thursday evenings (best understood as an evolution of book clubs). Definitely I am more of an engineer than an artist, but I do appreciate art. You can get a sense of my tastes by browsing the [karakeep](./karakeep) folder, which is going to have a decently up-to-date collection of things I'm interested in. In general though, I like what [Tatsuki Fujimoto](https://en.wikipedia.org/wiki/Tatsuki_Fujimoto), [Yoko Taro](https://en.wikipedia.org/wiki/Yoko_Taro), and [Kenshi Yonezu](https://en.wikipedia.org/wiki/Kenshi_Yonezu) are doing. I think if I had to rank my favorite animated serialized works of all time, it would look something like this:
|
||||
|
||||
Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)!
|
||||
![[chart.png]]
|
||||
|
||||
When you're ready, delete this note and make the vault your own.
|
||||
Video games I love but am not playing anymore are Nier: Automata / Replicant, Drakengard 1-3, the Atelier Series (specifically Ryza, Sophie and Yumia), Final Fantasy (FFX is, imo, the best storytelling done in a videogame that I have experienced to date).
|
||||
|
||||
The music I like is pretty varied. I love a lot of pop (Sabrina Carpenter, Halsey, Hayley Williams), punk-pop (Fall Out Boy, PATD, MCR), grunge (Nirvana), rock (Matchbox 20), and classic rock / oldies.
|
||||
|
||||
I do generally have a philosophy on life that we should strive to learn and improve all we can. Maybe that's self destructive, or maybe it isn't. When I inevitably get laid off, I think I want to go back and finish my undergrad degree. Mostly because I miss being in an environment of structured learning. But the things I'm trying to learn now are mostly 3D modeling and makeup/fashion. I'm definitely not very good at them yet :)
|
||||
|
||||
![[image.png]]
|
||||
|
||||
This is an obsidian vault where I will publish things I feel like yapping about - if any of the above seems like something you are interested in hearing opinions about, please feel free to subscribe to my [RSS feed](https://garden.werats.gay/index.xml) . If you have complaints questions or feedback, you can [email me](mailto:garden.7u7fl@passinbox.com) but I make no promises about a reply existing nor the quality of any reply that does exist. I do like to be helpful when I can though, so please don't feel discouraged from reaching out if you feel so inclined.
|
||||
|
||||
This website is powered by [Quartz](https://quartz.jzhao.xyz/) and hosted on my homelab.
|
||||
82
nerd shit/homelab.md
Normal file
@@ -0,0 +1,82 @@
|
||||
---
|
||||
title: Homelab Architecture 2.0
|
||||
tags:
|
||||
- nerd-shit
|
||||
---
|
||||
```mermaid
|
||||
block
|
||||
|
||||
columns 6
|
||||
|
||||
Eden["Eden\nThreadripper 3960X 24-Core CPU\n128GB DDR4\n10Gbase-T\nIntel ARC A310 6gb\nNVidia RTX 4060 Ti 16GB\n3x NVME Storage\n6x 8TB Sata HDD"]:6
|
||||
|
||||
block:edenblock:6
|
||||
|
||||
columns 12
|
||||
|
||||
rootfs["TPM on NVME1\n /"]:2
|
||||
|
||||
dockerdata["TPM on NVME1\n/etc/dockercomposedata/"]:2
|
||||
|
||||
zfskey["TPM on NVME1\nEncryption Key for Coffers\n/etc/secrets/coffers"]:4
|
||||
|
||||
k8sdata["ZFS on HDDs w/ NVME Journal\n /mnt/coffers"]:4
|
||||
|
||||
K3S:8
|
||||
|
||||
DC["docker-compose"]:4
|
||||
|
||||
block:k3s:8
|
||||
|
||||
columns 4
|
||||
|
||||
longhorn["longhorn storage provider\nuses coffers ZFS"]
|
||||
|
||||
audiobookshelf
|
||||
|
||||
certs["cert-manager"]
|
||||
|
||||
def["default"]
|
||||
|
||||
fran
|
||||
|
||||
gun
|
||||
|
||||
identity
|
||||
|
||||
immich
|
||||
|
||||
intel["intel-device-plugin-system"]
|
||||
|
||||
iot
|
||||
|
||||
karakeep
|
||||
|
||||
sys["kube-system"]
|
||||
|
||||
lps["local-path-storage"]
|
||||
|
||||
luxuries
|
||||
|
||||
nfd["node-feature-discovery"]
|
||||
|
||||
overseer
|
||||
|
||||
rcs["runner-controller-system"]
|
||||
|
||||
storage
|
||||
|
||||
nvidia["nvidia-device-plugin"]
|
||||
|
||||
tea
|
||||
|
||||
end
|
||||
|
||||
dns:2
|
||||
|
||||
postgres:2
|
||||
|
||||
end
|
||||
```
|
||||
|
||||
![[Pasted image 20260419221316.png]]
|
||||
BIN
tags/ditto.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
4
tags/pokopia.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: Pokopia Resources and Build Ideas
|
||||
---
|
||||

|
||||
7
test.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Testing my Pipeline Improvement
|
||||
tags:
|
||||
- nerd-shit
|
||||
- homelab
|
||||
---
|
||||
This is just a test file I'm committing to see if the changes to my workflow file automatically reset the pods hosting the website so I can do so without having to open a terminal
|
||||
@@ -1 +1 @@
|
||||
1.10.0
|
||||
1.25.0
|
||||
|
||||