Quartz sync: Jul 9, 2026, 12:57 AM

This commit is contained in:
Pax
2026-07-09 00:57:41 -04:00
parent 9be061ff8f
commit 6db8955e2f
18 changed files with 2489 additions and 11 deletions

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ replit.nix
.quartz/
quartz/cli/tui/dist/
.obsidian/workspace.json
.trash/

4
.obsidian/app.json vendored
View File

@@ -4,5 +4,7 @@
"public/",
"quartz/",
"node_modules/"
]
],
"showUnsupportedFiles": false,
"promptDelete": false
}

View File

@@ -1,5 +1,5 @@
{
"cssTheme": "Retroma",
"textFontFamily": "",
"textFontFamily": "Sono",
"monospaceFontFamily": ""
}

View File

@@ -1,5 +1,7 @@
[
"dataview",
"quartz-syncer",
"obsidian-style-settings"
"obsidian-style-settings",
"obsidian-excalidraw-plugin",
"make-md"
]

117
.obsidian/plugins/make-md/data.json vendored Normal file
View File

@@ -0,0 +1,117 @@
{
"newNotePlaceholder": "Untitled",
"defaultInitialization": false,
"navigatorEnabled": true,
"filePreviewOnHover": false,
"blinkEnabled": true,
"datePickerTime": false,
"imageThumbnails": false,
"noteThumbnails": false,
"spacesMDBInHidden": true,
"cacheIndex": true,
"spacesRightSplit": false,
"contextEnabled": true,
"spaceViewEnabled": true,
"saveAllContextToFrontmatter": true,
"autoOpenFileContext": false,
"activeView": "/",
"hideFrontmatter": true,
"activeSpace": "",
"defaultDateFormat": "MMM dd yyyy",
"defaultTimeFormat": "h:mm a",
"spacesEnabled": true,
"syncFormulaToFrontmatter": true,
"spacesPerformance": false,
"currentWaypoint": 1,
"enableFolderNote": true,
"folderIndentationLines": true,
"revealActiveFile": false,
"spacesStickers": true,
"spaceRowHeight": 29,
"mobileSpaceRowHeight": 40,
"bannerHeight": 200,
"spacesDisablePatch": false,
"folderNoteInsideFolder": true,
"folderNoteName": "",
"sidebarTabs": true,
"showRibbon": true,
"vaultSelector": true,
"deleteFileOption": "trash",
"expandedSpaces": [
"/",
"//content",
"content",
"content/content/thoughts",
"content/content/tv",
"content/content/movies",
"content/content/hopefully helpful",
"content/content/assets"
],
"expandFolderOnClick": true,
"spacesFolder": "Tags",
"suppressedWarnings": [],
"spaceSubFolder": ".space",
"hiddenFiles": [],
"hiddenExtensions": [
".mdb",
"_assets",
"_blocks"
],
"inlineBacklinks": false,
"inlineContext": true,
"inlineBacklinksExpanded": false,
"inlineContextExpanded": true,
"inlineContextProperties": true,
"inlineContextSectionsExpanded": true,
"banners": true,
"inlineContextNameLayout": "vertical",
"spacesUseAlias": false,
"fmKeyAlias": "aliases",
"fmKeyBanner": "banner",
"fmKeyColor": "color",
"fmKeyBannerOffset": "banner_y",
"fmKeySticker": "sticker",
"openSpacesOnLaunch": true,
"indexSVG": false,
"readableLineWidth": true,
"autoAddContextsToSubtags": true,
"releaseNotesPrompt": 0.999,
"enableDefaultSpaces": true,
"showSpacePinIcon": true,
"experimental": false,
"systemName": "paxad",
"defaultSpaceTemplate": "",
"selectedKit": "default",
"actionMaxSteps": 100,
"contextPagination": 25,
"skipFolders": [],
"skipFolderNames": [],
"enhancedLogs": false,
"basics": true,
"basicsSettings": {
"flowMenuEnabled": true,
"markSans": false,
"makeMenuPlaceholder": true,
"mobileMakeBar": false,
"mobileSidepanel": false,
"inlineStyler": true,
"inlineStylerColors": false,
"inlineStylerSelectedPalette": "",
"editorFlow": true,
"internalLinkClickFlow": false,
"internalLinkSticker": false,
"editorFlowStyle": "minimal",
"menuTriggerChar": "/",
"inlineStickerMenu": true,
"emojiTriggerChar": ":",
"flowState": false
},
"firstLaunch": true,
"notesPreview": false,
"editStickerInSidebar": true,
"overrideNativeMenu": false,
"onboardingCompleted": false,
"contextCreateUseModal": false,
"homepagePath": "",
"mobileMakeHeader": false
}

1205
.obsidian/plugins/make-md/main.js vendored Normal file

File diff suppressed because one or more lines are too long

10
.obsidian/plugins/make-md/manifest.json vendored Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "make-md",
"name": "make.md",
"version": "1.3.4",
"minAppVersion": "0.16.0",
"description": "make.md gives you everything you need to organize and personalize your notes.",
"author": "make.md",
"authorUrl": "https://www.make.md",
"isDesktopOnly": false
}

1
.obsidian/plugins/make-md/styles.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,12 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.25.2",
"minAppVersion": "1.8.7",
"description": "Sketch Your Mind. Edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
"author": "Zsolt Viczian",
"authorUrl": "https://excalidraw-obsidian.online",
"fundingUrl": "https://ko-fi.com/zsolt",
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,5 @@
{
"retroma-obsidian-theme@@theme-font-selection": "retroma-font-w95font",
"retroma-obsidian-theme@@theme-font-selection": "default",
"retroma-obsidian-theme@@theme-color-scheme-selection": "cs-monochromatic-colors",
"retroma-obsidian-theme@@theme-variant": "Groovy",
"retroma-obsidian-theme@@window-border-radius": "6px",

1
.space/waypoints.json Normal file
View File

@@ -0,0 +1 @@
[{"name":"Home","sticker":"ui//home","paths":["/"]},{"sticker":"lucide//folder-git-2","name":"Site","paths":["content"]}]

View File

@@ -9,7 +9,7 @@ description: compiled by the generous users of r/dragoncon (particularly u/ghost
---
![[dragon con map.png]]
### Good to know:
# Good to know:
- MARTA runs from the airport to the hotel district, coming up through Peachtree Center Mall.
- the CVS in Peachtree Center Mall will likely be open later during Dragon Con due to the increased foot traffic
- "Coke Fish Rights Park" is:

View File

@@ -4,6 +4,7 @@ title: hi
description: a digital garden, but it might be full of weeds
created: 2026-07-07T22:59:17.843-04:00
modified: 2026-07-07T23:02:06.833-04:00
sticker: ""
---
> [!tip]- oh look
> the [[Dragon Con map]]
@@ -16,5 +17,7 @@ there exists, somewhere on this planet of ours, a group of individuals i'd call
all i know is that i'd like to meet them some day. i hope i do. i know i've already met some.
[[tv]]
[[tv]] shows i'm keeping up with
or maybe you'd like to talk about [[Dune]]

View File

@@ -35,4 +35,11 @@ the third, Denis Villeneuve's *Dune*, *Dune: Part Two*, and upcoming *Dune: Part
Villeneuve was honestly smart to cut the first movie in half so he could add more content, but the scenes he chooses to focus on are markedly different from the first two adaptations. both Lynch's and Sci-Fi's adaptations spend at least *some* time in the early story going over Shaddam IV's very obvious plan to send the Atreides to Arrakis with the intent of getting rid of them. Villeneuve chooses not to show the Emperor *at all* until the second film. we make a lot more out of the ceremony handing title and fief over to Leto than either of the other adaptations - and we name drop Kynes as Judge of the Change but don't explain what that means. Kynes also shuffles off this mortal coil more or less as depicted in the novel, which i definitely give props for. it seems at least somewhat *implied* that Chani is Liet's daughter, and that Liet was extremely high up in Fremen society, but not much is made of this, at least in the first two installments.
Villeneuve does manage to get a lot more out of Duncan Idaho and Gurney Halleck than other adaptations, but i think that was tied pretty heavily to both actors' star power. we don't get as much time with Dr. Yueh to establish that he's supposedly incapable of rendering his noble lords harm...so it's more of a betrayal and more shocking when he turns out to be the saboteur later on. we also get maybe one or two scenes with our Mentat, which is honestly a damn shame, both given the missed opportunity *and* the lost dramatic tension between him and Jessica. (he initially suspects her to be the Harkonnen spy, without knowing she is herself Harkonnen in ancestry)
Villeneuve does manage to get a lot more out of Duncan Idaho and Gurney Halleck than other adaptations, but i think that was tied pretty heavily to both actors' star power. we don't get as much time with Dr. Yueh to establish that he's supposedly incapable of rendering his noble lords harm...so it's more of a betrayal and more shocking when he turns out to be the saboteur later on. we also get maybe one or two scenes with our Mentat, which is honestly a damn shame, both given the missed opportunity *and* the lost dramatic tension between him and Jessica. (he initially suspects her to be the Harkonnen spy, without knowing she is herself Harkonnen in ancestry)
# thoughts
Paul is many things, most of which are thrust upon him by his parents. Chalumet's portrayal really does highlight the sheer weight of responsibility that *both* of his parents are laying on him - his father's desperate need for Paul to take responsibility for leading the house, and his mother's insistence he *master* the Bene Gesserit practices she thinks he'll need to stay alive. Both things do wind up benefitting him in the end, be it his seemingly innate ability to inspire others to his cause...or his Spice-enhanced prescience and reflexes making him extremely formidable in combat.
But it truly is that looming vision of roaming hoards of warriors chanting his name and burning the stars that keeps him up at night. It makes Villeneuve's Paul reluctant to take *any* responsibility in the sietch with his new Fremen tribe out of fear he'll wind up inspiring zealots. Stilgar proves this to be an inevitability, though I'll also point out that Villeneuve's adaptation is the only one I know of that actually portrays him as the religious fundamentalist zealot he really is. It's mainly through Chani's first few interactions with Paul that we come to understand just how radical Stilgar and his close followers can be.
I've also got quite a few thoughts about Villeneuve & Zendaya's Chani. I honestly think it's a breath of fresh air to have a Chani who actually *isn't* okay with the guy she fell in love with going all tyrannical and seizing power just like Arrakis' past oppressors. Paul's promises of "transforming the face of Arrakis" by realizing the *actual* Fremen agenda of terraforming the planet and making it rain *never come to fruition* because doing so would rob him of two things at once: spice and leverage. While Arrakis produces spice, all the Great Houses and Organizations of the Imperium are beholden to him and his whims. Without that stranglehold on such a crucial resource, Paul would only have the zealots to fight for him, and the rest of the Imperium wouldn't hesitate to wipe him out.

View File

@@ -16,8 +16,9 @@ configuration:
fontOrigin: googleFonts
cdnCaching: true
typography:
header: Corben
body: Corben
title: Corben
header: Sono
body: Sono
code: IBM Plex Mono
colors:
lightMode:
@@ -111,10 +112,10 @@ plugins:
- source: github:quartz-community/fonts
enabled: true
options:
useThemeFonts: false
fontOrigin: googleFonts
useThemeFonts: false
header: Sono
title: Sono
title: Corben
interface: Sono
code: IBM Plex Mono
- source: github:quartz-community/remove-draft