mirror of
https://github.com/pxdg-afk/paxad.git
synced 2026-08-22 20:21:07 -04:00
please
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,3 +10,4 @@ private/
|
|||||||
replit.nix
|
replit.nix
|
||||||
.quartz/
|
.quartz/
|
||||||
quartz/cli/tui/dist/
|
quartz/cli/tui/dist/
|
||||||
|
.obsidian/workspace.json
|
||||||
|
|||||||
4
.obsidian/appearance.json
vendored
4
.obsidian/appearance.json
vendored
@@ -1,3 +1,5 @@
|
|||||||
{
|
{
|
||||||
"cssTheme": "Dracula Official"
|
"cssTheme": "Dracula Official",
|
||||||
|
"textFontFamily": "Corben,Georgia",
|
||||||
|
"monospaceFontFamily": "IBM Plex Mono,Monaco"
|
||||||
}
|
}
|
||||||
213
.obsidian/workspace.json
vendored
213
.obsidian/workspace.json
vendored
@@ -1,213 +0,0 @@
|
|||||||
{
|
|
||||||
"main": {
|
|
||||||
"id": "1b3e870f3135912c",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "209e1683205f7331",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "91c363749e616538",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "README.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
},
|
|
||||||
"icon": "lucide-file",
|
|
||||||
"title": "README"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "vertical"
|
|
||||||
},
|
|
||||||
"left": {
|
|
||||||
"id": "4c13f49904250cc7",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "414f5883ebbbc530",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "c01784340028fb0c",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "file-explorer",
|
|
||||||
"state": {
|
|
||||||
"sortOrder": "alphabetical",
|
|
||||||
"autoReveal": false
|
|
||||||
},
|
|
||||||
"icon": "lucide-folder-closed",
|
|
||||||
"title": "Files"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "210b4132d07d4914",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "search",
|
|
||||||
"state": {
|
|
||||||
"query": "",
|
|
||||||
"matchingCase": false,
|
|
||||||
"explainSearch": false,
|
|
||||||
"collapseAll": false,
|
|
||||||
"extraContext": false,
|
|
||||||
"sortOrder": "alphabetical"
|
|
||||||
},
|
|
||||||
"icon": "lucide-search",
|
|
||||||
"title": "Search"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "f0ce53311a130915",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "bookmarks",
|
|
||||||
"state": {},
|
|
||||||
"icon": "lucide-bookmark",
|
|
||||||
"title": "Bookmarks"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"direction": "horizontal",
|
|
||||||
"width": 300
|
|
||||||
},
|
|
||||||
"right": {
|
|
||||||
"id": "31e0f139ecc87236",
|
|
||||||
"type": "split",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "fd1e360005a6bf8c",
|
|
||||||
"type": "tabs",
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "4fc69977e5c9457a",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "backlink",
|
|
||||||
"state": {
|
|
||||||
"file": "README.md",
|
|
||||||
"collapseAll": false,
|
|
||||||
"extraContext": false,
|
|
||||||
"sortOrder": "alphabetical",
|
|
||||||
"showSearch": false,
|
|
||||||
"searchQuery": "",
|
|
||||||
"backlinkCollapsed": false,
|
|
||||||
"unlinkedCollapsed": true
|
|
||||||
},
|
|
||||||
"icon": "links-coming-in",
|
|
||||||
"title": "Backlinks for README"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "13dba126dbe83052",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "outgoing-link",
|
|
||||||
"state": {
|
|
||||||
"file": "README.md",
|
|
||||||
"linksCollapsed": false,
|
|
||||||
"unlinkedCollapsed": true
|
|
||||||
},
|
|
||||||
"icon": "links-going-out",
|
|
||||||
"title": "Outgoing links from README"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "d19dea46b71a5475",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "tag",
|
|
||||||
"state": {
|
|
||||||
"sortOrder": "frequency",
|
|
||||||
"useHierarchy": true,
|
|
||||||
"showSearch": false,
|
|
||||||
"searchQuery": ""
|
|
||||||
},
|
|
||||||
"icon": "lucide-tags",
|
|
||||||
"title": "Tags"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "d81892878bbb88ad",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "all-properties",
|
|
||||||
"state": {
|
|
||||||
"sortOrder": "frequency",
|
|
||||||
"showSearch": false,
|
|
||||||
"searchQuery": ""
|
|
||||||
},
|
|
||||||
"icon": "lucide-archive",
|
|
||||||
"title": "All properties"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "507ebec4f9ec9a73",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "outline",
|
|
||||||
"state": {
|
|
||||||
"file": "README.md",
|
|
||||||
"followCursor": false,
|
|
||||||
"showSearch": false,
|
|
||||||
"searchQuery": ""
|
|
||||||
},
|
|
||||||
"icon": "lucide-list",
|
|
||||||
"title": "Outline of README"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"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,
|
|
||||||
"quartz-syncer:Quartz Syncer publication center": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"active": "91c363749e616538",
|
|
||||||
"lastOpenFiles": [
|
|
||||||
"content/snippets/microslop/exchange online.md",
|
|
||||||
"content/worldbuilding/worldbuilding.md",
|
|
||||||
"content/snippets/snippets.md",
|
|
||||||
"content/snippets/microslop",
|
|
||||||
"content/worldbuilding",
|
|
||||||
"content/snippets",
|
|
||||||
"content/other.md",
|
|
||||||
"content/index.md",
|
|
||||||
"content",
|
|
||||||
"CODE_OF_CONDUCT.md",
|
|
||||||
"public/tags/index-og-image.webp",
|
|
||||||
"public/tags/other-sites-og-image.webp",
|
|
||||||
"public/tags/socials-og-image.webp",
|
|
||||||
"public/worldbuilding/index-og-image.webp",
|
|
||||||
"public/snippets/index-og-image.webp",
|
|
||||||
"public/other-og-image.webp",
|
|
||||||
"public/tags/other-sites.html",
|
|
||||||
"public/tags/socials.html",
|
|
||||||
"public/worldbuilding/index.html",
|
|
||||||
"public/worldbuilding",
|
|
||||||
"public/snippets/index.html",
|
|
||||||
"public/snippets",
|
|
||||||
"docs/plugins/ExplicitPublish.md"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
14
content/movies/Dune.md
Normal file
14
content/movies/Dune.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
description: bless the Maker and His water, bless His comings and goings; may His passing cleanse the world
|
||||||
|
---
|
||||||
|
*sietchposting with the Fedaykin*
|
||||||
|
|
||||||
|
i've got a lot of thoughts on *Dune*, but i'm not entirely sure how many of them are exactly...*original*.
|
||||||
|
|
||||||
|
# the three Dunes
|
||||||
|
there are three *Dune*s.
|
||||||
|
|
||||||
|
the first, *Dune* (1984). David Lynch directed and gave quite a bit of art direction. Kyle MacLaughlan, Patrick Stewart, hell, even Jürgen Prochnow. poor Virginia was robbed. "stylistic" is a light way of putting it. extremely chopped up. watch the **Spicediver** edit with the deleted stuff cut back in if you can.
|
||||||
|
|
||||||
|
the second, *Frank Herbert's Dune* and *Children of Dune*, both Sci-Fi Channel productions. mini-series, both. "stupid hats Dune" as I refer to it. this Baron Harkonnen always ends his scenes in a rhyming couplet like he's in a Shakespearean drama.
|
||||||
|
|
||||||
@@ -1,17 +1,12 @@
|
|||||||
---
|
---
|
||||||
publish: true
|
publish: true
|
||||||
created: 2026-07-07T23:02:19.199-04:00
|
|
||||||
modified: 2026-07-07T23:06:17.166-04:00
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Right Now**
|
**Right Now**
|
||||||
|
- *[[Silo]]* - S3
|
||||||
- _[[Silo]]_ - S3
|
- *[[House of the Dragon]]*
|
||||||
- _[[House of the Dragon]]_
|
- [[The Vampire Lestat]] (*Interview with the Vampire* Season 3)
|
||||||
- [[The Vampire Lestat]] (_Interview with the Vampire_ Season 3)
|
|
||||||
|
|
||||||
**where tf is**
|
**where tf is**
|
||||||
|
|
||||||
- [[Dune Prophecy]]
|
- [[Dune Prophecy]]
|
||||||
- [[Neuromancer]]
|
- [[Neuromancer]]
|
||||||
- [[Foundation]]
|
- [[Foundation]]
|
||||||
|
|||||||
Reference in New Issue
Block a user