diff options
-rw-r--r-- | content/posts/impossibly-deep-bug.md | 1 | ||||
-rw-r--r-- | content/posts/kawaii-anime-schoolgirls-play-global-thermonuclear-war.md | 1 | ||||
-rw-r--r-- | content/posts/you-lost-the-game.md | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/content/posts/impossibly-deep-bug.md b/content/posts/impossibly-deep-bug.md index f6f8ea7..3803326 100644 --- a/content/posts/impossibly-deep-bug.md +++ b/content/posts/impossibly-deep-bug.md @@ -1,6 +1,7 @@ --- title: "The Impossibly Deep Bug" date: 2022-06-12T12:08:22-05:00 +draft: true description: "Chasing down a bug that only keeps on getting deeper" type: "post" tags: ["bug", "kde", "wayland", "micro", "software"] diff --git a/content/posts/kawaii-anime-schoolgirls-play-global-thermonuclear-war.md b/content/posts/kawaii-anime-schoolgirls-play-global-thermonuclear-war.md index 34b70e2..095b67d 100644 --- a/content/posts/kawaii-anime-schoolgirls-play-global-thermonuclear-war.md +++ b/content/posts/kawaii-anime-schoolgirls-play-global-thermonuclear-war.md @@ -1,6 +1,7 @@ --- title: "Kawaii Anime Schoolgirls Play Global Thermonuclear War" date: 2024-02-22T23:09:36-05:00 +draft: true description: "The only winning move is to not go insane" type: "post" tags: ["fiction", "geopolitics", "satire", "china", "taiwan", "war"] diff --git a/content/posts/you-lost-the-game.md b/content/posts/you-lost-the-game.md index a00ab3d..2c4bbc1 100644 --- a/content/posts/you-lost-the-game.md +++ b/content/posts/you-lost-the-game.md @@ -1,6 +1,7 @@ --- title: "You Lost the Game" date: 2024-06-30T15:26:34-05:00 +draft: true description: "A silly story, that is all" type: "post" tags: ["fiction", "fantasy", "humor"] |