Compare commits
2 Commits
3c076c8e11
...
b47afc2f44
| Author | SHA1 | Date | |
|---|---|---|---|
| b47afc2f44 | |||
| 14ca122880 |
61
.obsidian/plugins/obsidian-git/data.json
vendored
61
.obsidian/plugins/obsidian-git/data.json
vendored
@ -1,61 +0,0 @@
|
||||
{
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"autoCommitMessage": "vault backup: {{date}}",
|
||||
"commitMessageScript": "",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 0,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullOnBoot": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"showErrorNotices": true,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"changedFilesInStatusBar": false,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
"showBranchStatusBar": true,
|
||||
"setLastSaveToLastCommit": false,
|
||||
"submoduleRecurseCheckout": false,
|
||||
"gitDir": "",
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
"authorDisplay": "initials",
|
||||
"showCommitHash": false,
|
||||
"dateTimeFormatOptions": "date",
|
||||
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
|
||||
"dateTimeTimezone": "viewer-local",
|
||||
"coloringMaxAge": "1y",
|
||||
"colorNew": {
|
||||
"r": 255,
|
||||
"g": 150,
|
||||
"b": 150
|
||||
},
|
||||
"colorOld": {
|
||||
"r": 120,
|
||||
"g": 160,
|
||||
"b": 255
|
||||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
}
|
||||
}
|
||||
110
.obsidian/plugins/obsidian-git/main.js
vendored
110
.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because one or more lines are too long
4
.obsidian/plugins/obsidian-git/manifest.json
vendored
4
.obsidian/plugins/obsidian-git/manifest.json
vendored
@ -6,5 +6,9 @@
|
||||
"description": "Integrate Git version control with automatic backup and other advanced features.",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||
<<<<<<< HEAD
|
||||
"version": "2.35.2"
|
||||
=======
|
||||
"version": "2.35.1"
|
||||
>>>>>>> origin/master
|
||||
}
|
||||
|
||||
47
.obsidian/workspace.json
vendored
47
.obsidian/workspace.json
vendored
@ -4,22 +4,22 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "f495018b0b1bf612",
|
||||
"id": "6ccd28d878aa7d81",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "e2f5890a381c2c1b",
|
||||
"id": "df37fc04e3bd51c7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "content/week-notes/035.md",
|
||||
"file": "conflict-files-obsidian-git.md",
|
||||
"mode": "source",
|
||||
"source": false,
|
||||
"backlinks": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "035"
|
||||
"title": "conflict-files-obsidian-git"
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -89,19 +89,6 @@
|
||||
"id": "e7f1ec519e1c9783",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "f6da12deeffe7b4b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3fca5d840b32c282",
|
||||
"type": "leaf",
|
||||
@ -123,13 +110,13 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "content/week-notes/035.md",
|
||||
"file": "content/week-notes/036.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of 035"
|
||||
"title": "Outline of 036"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -137,9 +124,7 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "footnotes",
|
||||
"state": {
|
||||
"file": "content/week-notes/029.md"
|
||||
},
|
||||
"state": {},
|
||||
"icon": "lucide-file-signature",
|
||||
"title": "Footnotes"
|
||||
}
|
||||
@ -159,7 +144,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "63eea7ca7aec45ef",
|
||||
"id": "b9a8750b4e22e72d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "git-view",
|
||||
@ -169,11 +154,11 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 5
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 401.5
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@ -183,12 +168,13 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "e2f5890a381c2c1b",
|
||||
"active": "b9a8750b4e22e72d",
|
||||
"lastOpenFiles": [
|
||||
"content/week-notes/034.md",
|
||||
"content/week-notes/035.md",
|
||||
"content/week-notes/032.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"content/week-notes/036.md",
|
||||
"content/week-notes/035.md",
|
||||
"content/week-notes/034.md",
|
||||
"content/week-notes/032.md",
|
||||
"public/week-notes/033/index.html",
|
||||
"public/week-notes/033",
|
||||
"content/week-notes/033.md",
|
||||
@ -219,7 +205,6 @@
|
||||
"content/posts/2014-08-14 Princess Bubblegum & Marceline Still Just Almost Girlfriends.md",
|
||||
"content/posts/2023-08-18 On Teaching.md",
|
||||
"content/posts/2023-07-31 Old Woman Yells at the Cloud.md",
|
||||
"content/posts/2024-01-01 my year in lists.md",
|
||||
"content/posts/2024-08-02 Moving to a rack mount setup.md"
|
||||
"content/posts/2024-01-01 my year in lists.md"
|
||||
]
|
||||
}
|
||||
50
content/week-notes/036.md
Normal file
50
content/week-notes/036.md
Normal file
@ -0,0 +1,50 @@
|
||||
---
|
||||
title: no more conversations about what breakfast club character you'd be (WN 36)
|
||||
date: 2025-11-09
|
||||
tags:
|
||||
- week-notes
|
||||
draft: true
|
||||
---
|
||||
## Doing
|
||||
I'm sick *again* (still?). As I wrote last week, I've had a lingering cough for going on two weeks. I visited urgent care and received a non-specific diagnosis, but they gave me an inhaler and said to come back if I wasn't better in a week or two. On Wednesday or Thursday, I came down with a regular cold. It's manageable, and I'm hoping it knocks whatever the cough was out of my system, but it feels like I can't catch a break. Joe has been sick too, so we've been barely making it by; the house is messy and there are a lot of projects that I'd like to get to, but neither of us have felt up it.
|
||||
|
||||
I've also been drowning in work. Last weekend and early this week, I finally caught up on grading for my middle schoolers and filed report cards. I'm at last in a good place there, but I have a *ton* of grading to catch up on for my college course now. That grading luckily goes pretty quick — I only have eleven students in the class — but it's been weighing on the back of my mind anytime I have a free moment. We are winding down with the class now — we only have I think four more sessions — and I'm thinking a lot about whether I would teach it again. It's only offered in the fall, so I have time to think about it, but it's hard to say what my life is going to look like a year from now. I have enjoyed teaching the class and working with older students, but it's also an added workload that I just don't need. The extra money is nice, but I'm not sure it's worth the time and energy I'm putting in.
|
||||
|
||||
My birthday is coming up next week and Joe asked if there was anything I'd like to do. I had a big party last year to celebrate turning 30 and had a really nice time[^2], but 31 doesn't feel like such a big deal.
|
||||
|
||||
On a meta-level, I had some weirdness with this site deploying; right now, everything is on 32bitcafe's Gitea instance, which then mirrors to a Github repo. That Github repo is attached to Cloudflare Pages, which builds, deploys, and serves the website for me.
|
||||
|
||||
## Reading
|
||||
I've read a bit more of *Villette* this week. It's still quite slow-going — I maybe only read fifteen pages — but it's not a thrilling, plot-heavy book, so it almost feels like small weekly check-ins on Lucy Snowe. I'd like to develop the habit of reading a few pages while I eat my breakfast in the morning and then a few more before I go to bed. The former is doable, but with the latter, I usually nod off too quickly for it to really be worthwhile.
|
||||
|
||||
## Watching
|
||||
I finished off *Weeds* and moved on to rewatching *Orange is the New Black*. I really loved the first two seasons of *OitNB* when they first came out (and I think I intend to only rewatch them, as I didn't like the prison riot turn or what happened after that). I'm enjoying it on the rewatch, but I'm not as taken with it as I was back then. I think it felt really revolutionary and fresh at the time, but ten plus years on, it doesn't feel like such a big thing to have queer women and women of color on the screen. I'm happy for that, of course! I'm still early in season one, so I haven't gotten to any of the big storytelling swings and maybe my opinion will change then. I also remember a lot more of the jokes than I expected, so there's a bit less novelty this time around, too.
|
||||
|
||||
## Playing
|
||||
I started *Pokémon Legends ZA* using the virtual game card borrowing from Joe's system. I'm tepid on it; it's definitely miles ahead of *Scarlet* and *Violet*, which I thought had some good ideas but was executed so poorly that it turned me off of Pokémon, I think, in a pretty big way. But I loved *Legends Arceus* so, so much and I'm disappointed that this game isn't hitting the same notes for me. Brendon Bigley wrote a bit about going into *ZA* after loving *Arceus*:
|
||||
|
||||
> Having now spent around 15 hours running around Pokémon’s version of Paris, I’m starting to better understand what makes a Legends game in comparison to the mainline entries: It’s not an exploration of the history of the pokémon world, it’s an exploration of a specific time and place in the Pokémon world. A fulcrum point in their society.
|
||||
|
||||
I suppose then that maybe the issue isn't the game itself but rather my hopes and expectations for it. But *Arceus* had such a strong, refreshing vibe that *ZA* so far hasn't surfaced for me. There's some vague techno-futurism, but it's otherwise just a (lovingly realized, detailed, well-executed — words I can't use to describe any other recent Pokémon games) city in the Pokémon universe. We'll see if it eventually sinks its claws into me.
|
||||
|
||||
## Listening
|
||||
I listened through to *Infra* by Max Richter for the first time in probably close to ten years. This album was once the background when I'd write (mostly Star Wars fanfiction). I was looking for something low-key to have on while grading, but I found a sense memory in it and added to my vault of unpublishable personal writing.[^1]
|
||||
|
||||
Here's my top ten songs from the week (based somewhat on plays, with edits):
|
||||
|
||||
1. "Moody Orange" by Rainbow Kitten Surprise
|
||||
2. "Infra 5" by Max Richter
|
||||
3. "Cold Love" by Rainbow Kitten Surprise
|
||||
4. "The Sea is a Good Place to Think of the Future" by Los Campesinos!
|
||||
5. "Bubble in My Bloodstream" by Martha
|
||||
6. "Love Machine" by Being Dead
|
||||
7. "Pure Particles" by The Bug Club
|
||||
8. "Tenuousness" by Andrew Bird
|
||||
9. "Breakin' the Law" by The New Pornographers
|
||||
10. "We Are All Accelerated Readers" by Los Campesinos!
|
||||
|
||||
I'm listening to Rainbow Kitten Surprise's new album (*bones*) at the time of writing, but I want to sit with it longer before typing up any thoughts.
|
||||
|
||||
[^1]: this is becoming a running joke for me on my shitty little blog. to be clear, I think often about publishing on this blog the more creative (mostly creative non-fiction) writing that I do instead of banal accountings of everything I did and watched and played and listened to each week, but sharing my writing — especially publicly — is perhaps my primary phobia
|
||||
|
||||
[^2]: this was the first birthday party I'd ever had
|
||||
Loading…
x
Reference in New Issue
Block a user