diff --git a/.obsidian/plugins/obsidian-icon-folder/data.json b/.obsidian/plugins/obsidian-icon-folder/data.json index 9efa7a2..9289ac5 100644 --- a/.obsidian/plugins/obsidian-icon-folder/data.json +++ b/.obsidian/plugins/obsidian-icon-folder/data.json @@ -6,11 +6,11 @@ "emojiStyle": "twemoji", "iconColor": null, "recentlyUsedIcons": [ + "๐Ÿ‘ค", "๐Ÿ“‘", "FarPaperPlane", "FarCalendarDays", - "โš”", - "โš–" + "โš”" ], "recentlyUsedIconsSize": 5, "rules": [], @@ -37,5 +37,9 @@ "inheritanceIcon": "FarCalendarDays" }, "redirects": "FarPaperPlane", - "Obsidian.md": "๐Ÿ“‘" + "Obsidian.md": "๐Ÿ“‘", + "multiverse/humans": { + "iconName": "๐Ÿ‘ค", + "inheritanceIcon": "๐Ÿ‘ค" + } } \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 0f9fd88..5c50d14 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "daily-notes/2023-07-28.md", + "file": "daily-notes/2023-08-04.md", "mode": "source", "backlinks": true, "source": false @@ -94,7 +94,7 @@ "state": { "type": "backlink", "state": { - "file": "daily-notes/2023-07-28.md", + "file": "daily-notes/2023-08-04.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -111,7 +111,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "daily-notes/2023-07-28.md", + "file": "daily-notes/2023-08-04.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -134,7 +134,7 @@ "state": { "type": "outline", "state": { - "file": "daily-notes/2023-07-28.md" + "file": "daily-notes/2023-08-04.md" } } }, @@ -151,7 +151,7 @@ } ], "direction": "horizontal", - "width": 376.5 + "width": 380.5 }, "left-ribbon": { "hiddenItems": { @@ -170,44 +170,46 @@ }, "active": "ca0c47367d8e99de", "lastOpenFiles": [ + "daily notes.md", + "daily-notes/2023-07-24.md", + "daily-notes/2023-07-28.md", + "daily-notes/2023-07-26.md", + "daily-notes/2023-07-25.md", + "daily-notes/2023-08-02.md", + "daily-notes/2023-08-03.md", + "daily-notes/2023-08-01.md", + "daily-notes/2023-07-31.md", + "daily-notes/2023-07-30.md", + "daily-notes/2023-08-04.md", + "TalkLinked.md", + "go.md", + "Obsidian.md", + "multiverse/minecraft/Fundy's Mind.md", + "multiverse/humans/mikedmoy.md", + "daily-notes/2023-07-29.md", "scripts/mirror.sh", "scripts", - "daily-notes/2023-07-28.md", - "Obsidian.md", "stash-hub/Pasted image 20230729001553.png", "stash-hub/Pasted image 20230728235017.png", "README.md", "thoughts/essays/Fundy's Mind as interpreted by an autistic.md", - "daily notes.md", "redirects/golinks.md", "redirects/golink.md", "contract.md", "redirects", - "multiverse/humans/mikedmoy.md", "thoughts/musings/Working on projects alone.md", - "multiverse/minecraft/Fundy's Mind.md", "Personal Board.canvas", "Untitled.canvas", "multiverse/humans/Untitled.canvas", "multiverse/misc-lorebooks", "multiverse/hyunsdojo/Gildedguy Stories.md", - "daily-notes/2023-07-26.md", "thoughts/musings", "thoughts/essays", "thoughts", "user-manual/User Manual README.md", "user-manual", - "daily-notes/2023-07-25.md", - "daily-notes/2023-07-24.md", "stash-hub", "multiverse/humans", - "multiverse/hyunsdojo", - "daily-notes/2023-W30.md", - "LICENSE.md", - "CC-BY-SA-4.0.md", - "backend pain.md", - "ajhalili2006.md", - "202307241029.md", - "hello-world.md" + "daily-notes/2023-W30.md" ] } \ No newline at end of file diff --git a/Obsidian.md b/Obsidian.md index ae89479..3310a29 100644 --- a/Obsidian.md +++ b/Obsidian.md @@ -9,8 +9,8 @@ # feel free to change clone paths btw mkdir -pv ~/git/ajhalili2006/digital-garden-ajhalili2006 -# canonical URL -git clone git.vern.cc/ajhalili2006/digital-garden ~/git/ajhalili2006/digital-garden-ajhalili2006 +# technically canonical URL, although use the gitlab one instead +git clone https://git.vern.cc/ajhalili2006/digital-garden ~/git/ajhalili2006/digital-garden-ajhalili2006 # gitlab glab repo clone https://mau.dev/andreijiroh.dev/digital-garden ~/git/ajhalili2006/digital-garden-ajhalili2006 @@ -19,6 +19,7 @@ glab repo clone https://mau.dev/andreijiroh.dev/digital-garden ~/git/ajhalili200 gh repo clone ajhalili2006/digital-garden ~/git/ajhalili2006/digital-garden-ajhalili2006 ``` 2. In an active Obsidian workspace, click **Open another vault** -> **Open folder as vault** -> **Open** and navigate to the directory where the repo is cloned. - ![](./stash-hub/Pasted image 20230729001553.png) - ![](./stash-hub/Pasted image 20230728235017.png) -3. Enjoy pressing the links! + + ![](./stash-hub/Pasted%20image%2020230729001553.png) + ![](./stash-hub/Pasted%20image%2020230728235017.png) +3. Enjoy pressing the links! (If you have cloned my garden and it doesn't match the vault name used in app redirects, please rename the vault first.) diff --git a/TalkLinked.md b/TalkLinked.md new file mode 100644 index 0000000..12ee0b1 --- /dev/null +++ b/TalkLinked.md @@ -0,0 +1 @@ +* [[go]] \ No newline at end of file diff --git a/daily notes.md b/daily notes.md index 0bd6919..374b66c 100644 --- a/daily notes.md +++ b/daily notes.md @@ -4,4 +4,5 @@ List of [[ajhalili2006]]'s daily note entries, updated on daily basis (depending | --- | --- | --- | | [[2023-07-24]] | | | | [[2023-07-28]] | | -| [[2023-07-29]] | TBD | TBD \ No newline at end of file +| [[2023-07-29]] | TBD | TBD +| [[2023-08-04]] | | diff --git a/daily-notes/2023-07-25.md b/daily-notes/2023-07-25.md index e69de29..44c2012 100644 --- a/daily-notes/2023-07-25.md +++ b/daily-notes/2023-07-25.md @@ -0,0 +1 @@ +N/A \ No newline at end of file diff --git a/daily-notes/2023-07-29.md b/daily-notes/2023-07-29.md new file mode 100644 index 0000000..b2d93f6 --- /dev/null +++ b/daily-notes/2023-07-29.md @@ -0,0 +1 @@ +Bloody hell why I forgot writing this. diff --git a/daily-notes/2023-07-30.md b/daily-notes/2023-07-30.md new file mode 100644 index 0000000..353a177 --- /dev/null +++ b/daily-notes/2023-07-30.md @@ -0,0 +1,2 @@ +* Started over again on my gopass-based vault, with some fixes on git config +* Earlier the day diff --git a/daily-notes/2023-07-31.md b/daily-notes/2023-07-31.md new file mode 100644 index 0000000..5f41bca --- /dev/null +++ b/daily-notes/2023-07-31.md @@ -0,0 +1,3 @@ +* Later after midnight, I commit violence against my [[Vaultwarden]] vault and rotated the key, resulting in some items on my personal vault to be missing permanently, so I do some recovery madness before I shoot my foot and nuke the personal vault for good. + * I also take the liberty of safekeeping the backups on a Gitpod workspace until I could dump them into [[recaptime.dev]]'s Storj DCS bucket. + * It's still a bit of pain to have data loss happen, maybe because of TBD. \ No newline at end of file diff --git a/daily-notes/2023-08-01.md b/daily-notes/2023-08-01.md new file mode 100644 index 0000000..122aee4 --- /dev/null +++ b/daily-notes/2023-08-01.md @@ -0,0 +1,6 @@ +* Late Night Work + * Successfully migrated database data for [[recaptime.dev]]'s [[Vaultwarden]] and [[Wiki.js]] instance to [[Supabase]], in case of issues on my personal railway.app account. + * Did some manual data restoration on my personal vault after the chaos last night (also exported the pre-key rotation data while in offline mode, which is enough) +* Discoveries and Stuff + * Tried [an commit editor](https://github.com/sonnyp/Commit) for Git instead of using VS Code, although I may change my mind. + * To keep things fine, maybe I'll plan to branch things out on my dotfiles repo soonish. \ No newline at end of file diff --git a/daily-notes/2023-08-02.md b/daily-notes/2023-08-02.md new file mode 100644 index 0000000..2fd9f95 --- /dev/null +++ b/daily-notes/2023-08-02.md @@ -0,0 +1 @@ +TBD \ No newline at end of file diff --git a/daily-notes/2023-08-03.md b/daily-notes/2023-08-03.md new file mode 100644 index 0000000..c968223 --- /dev/null +++ b/daily-notes/2023-08-03.md @@ -0,0 +1 @@ +Go to [[2023-08-04]] instead. \ No newline at end of file diff --git a/daily-notes/2023-08-04.md b/daily-notes/2023-08-04.md new file mode 100644 index 0000000..c773258 --- /dev/null +++ b/daily-notes/2023-08-04.md @@ -0,0 +1,13 @@ +* Earlier from [[2023-08-03]] + * Did the bloody hand laundry finally after weeks of non-stop rainfall chaos in PH. +* OSS work at [[recaptime.dev]] + * Did some obvious Docker and CI related business for [`gh:gitpodify/workspace-images`](https://github.com/gitpodify/workspace-images), especially around pre-commit configs + * `git init` + `bashbox init` for [`gh:gitpodify/dazzle-build-script`](https://github.com/gitpodify/dazzle-build-script) based on the build scripts on `gh:gitpod-io/workspace-images` +* Personal side projects + * Not sure if I could kick on Doctorate lessons and activities for Weeks 2-4 +* Across the interwebs + * **[So, about that "Gaming Channel"](https://www.youtube.com/watch?v=UigR53aE6Sg) from [[TechLinked]]'s [[TalkLinked]] podcast**: Behind-the-scenes talk about LMG's new gaming channel, [[GameLinked]]. + * **(CW: [[Internet shitfuckery]] ahead)** From [@pot8um@twitter.com](https://twitter.com/pot8um): Look what I foundโ€”not [one](https://www.sportskeeda.com/pop-culture/what-john-rich-do-twitter-disabled-person-controversy-explained-country-singer-garners-backlash-online), but [*two*](https://www.dexerto.com/entertainment/john-rich-sparks-backlash-after-disabled-person-calls-him-out-2230953/) articles about the time a country music star [fucked around and found out](https://knowyourmeme.com/memes/fuck-around-and-find-out-fafo). + * Like holy $#!t, why the actual shitfuckery I got this. Maybe I should check my inbox again if it's from Substack or maybe from fedi. + * For context, this involves a bit of ableism or face apperance sort of shitshow. For the love of god, I'll not link the tweet that caused that digital wildfires to be released (go read the news articles above). That madman also pulled the infantilization card to a disabled woman on birdsite hellsite, humorously referred to her as a โ€œpoor girlโ€. + * As an fellow autist, this is depressing to read, especially since the disability community attacked and traumatized since the Covid pandemic began ([@kellyIsSomeOne@twitter.com](https://twitter.com/kellyIsSomeOne)) \ No newline at end of file diff --git a/go.md b/go.md new file mode 100644 index 0000000..e69de29 diff --git a/multiverse/humans/mikedmoy.md b/multiverse/humans/mikedmoy.md index 3b2bd7f..6ab7ab1 100644 --- a/multiverse/humans/mikedmoy.md +++ b/multiverse/humans/mikedmoy.md @@ -1,4 +1,4 @@ * [[go]] https://gildedguy.com - +* Also known in the community as [[gildedguy]] --- Obsidian tags: #humans #content-creators #animators \ No newline at end of file diff --git a/multiverse/minecraft/Fundy's Mind.md b/multiverse/minecraft/Fundy's Mind.md index c5d350e..d9f6a25 100644 --- a/multiverse/minecraft/Fundy's Mind.md +++ b/multiverse/minecraft/Fundy's Mind.md @@ -1,7 +1,8 @@ -* [go] +> โš ๏ธ **Content warnings**: May contain mentions and or references to derealization and/or suicide, per [community wiki annotations](https://mau.dev/recaptime-dev/content-moderation/modlog/issues/tbd). +* [[go]] * **Stream archive description**: Fundy is trapped in his own mind on the Dream SMP featured in this recent lore stream. -* Content warnings: May contain mentions and or references to derealization and/or suicide, per [community wiki annotations](https://mau.dev/recaptime-dev/content-moderation/modlog/issues/tbd). -* As ann +* As annotated by the community: + * [[ajhalili2006]]: [[Fundy's Mind as interpreted by an autistic]] ([open in GitLab](https://mau.dev/andreijiroh.dev/digital-garden/-/blob/main/thoughts/essays/Fundy's%20Mind%20as%20interpreted%20by%20an%20autistic.md) or in [Obsidian](obsidian://open?vault=digital-garden-ajhalili2006&file=multiverse%2Fminecraft%2FFundy's%20Mind)) --- Obsidian tags: #lorelorelore #fundy #dsmp #arewefucked #mental-health #kooky-insane-stuff agora-specifics: #mentalhealth #kookyinsanestuff \ No newline at end of file