From 99c21554f73c1cf60da55e17274bd812cb9a8591 Mon Sep 17 00:00:00 2001 From: Cassie Jones Date: Sat, 5 Oct 2024 13:51:38 -0700 Subject: [PATCH] Update some dates to add timezones --- posts/2016/i-am-a-rust-contributor.md | 2 +- posts/2017/package-manager-race-condition.md | 3 ++- posts/2018/debugging-the-deep-end.md | 2 +- posts/2018/heat-signature.md | 2 +- posts/2018/llvm-hearts-peano-addition.md | 2 +- posts/2018/min-benchmark.md | 2 +- posts/2019/hello-world-in-0x-a-presses.md | 2 +- posts/2019/modding-games-and-freezing-fish.md | 2 +- posts/2020/hosting-my-own-git.md | 2 +- posts/2020/syntactic-unification.md | 3 ++- posts/2024/exif-on-the-moon.md | 2 +- 11 files changed, 13 insertions(+), 11 deletions(-) diff --git a/posts/2016/i-am-a-rust-contributor.md b/posts/2016/i-am-a-rust-contributor.md index e738a99..0478333 100644 --- a/posts/2016/i-am-a-rust-contributor.md +++ b/posts/2016/i-am-a-rust-contributor.md @@ -1,6 +1,6 @@ --- title: "I'm a Rust Contributor" -date: 2016-09-20 +date: 2016-09-20 America/Detroit tags: - rust - open source diff --git a/posts/2017/package-manager-race-condition.md b/posts/2017/package-manager-race-condition.md index f95aa4a..414e4a6 100644 --- a/posts/2017/package-manager-race-condition.md +++ b/posts/2017/package-manager-race-condition.md @@ -1,6 +1,7 @@ --- title: "You Got Your Race Condition Inside My Package Manager!" -date: 2017-08-14 +# Baltimore! +date: 2017-08-14 America/New_York author: Cassie Jones tags: - python diff --git a/posts/2018/debugging-the-deep-end.md b/posts/2018/debugging-the-deep-end.md index 443dd47..d86093b 100644 --- a/posts/2018/debugging-the-deep-end.md +++ b/posts/2018/debugging-the-deep-end.md @@ -1,6 +1,6 @@ --- title: "Debugging in the Deep End" -date: 2018-04-17 +date: 2018-04-17 America/Detroit tags: - code - open source diff --git a/posts/2018/heat-signature.md b/posts/2018/heat-signature.md index d428d24..d4a3c3e 100644 --- a/posts/2018/heat-signature.md +++ b/posts/2018/heat-signature.md @@ -1,6 +1,6 @@ --- title: "Getting Spaced in Heat Signature" -date: 2018-10-05 +date: 2018-10-05 America/Detroit tags: - games - story diff --git a/posts/2018/llvm-hearts-peano-addition.md b/posts/2018/llvm-hearts-peano-addition.md index ad9143a..1ee634c 100644 --- a/posts/2018/llvm-hearts-peano-addition.md +++ b/posts/2018/llvm-hearts-peano-addition.md @@ -1,6 +1,6 @@ --- title: "LLVM 💖s Peano Addition" -date: 2018-09-07 +date: 2018-09-07 America/Detroit tags: - llvm - compilers diff --git a/posts/2018/min-benchmark.md b/posts/2018/min-benchmark.md index cb613f3..4f00959 100644 --- a/posts/2018/min-benchmark.md +++ b/posts/2018/min-benchmark.md @@ -1,6 +1,6 @@ --- title: "Computing Min" -date: 2018-08-27 +date: 2018-08-27 America/Detroit tags: - rust - benchmarking diff --git a/posts/2019/hello-world-in-0x-a-presses.md b/posts/2019/hello-world-in-0x-a-presses.md index c2a4ac0..34d38ea 100644 --- a/posts/2019/hello-world-in-0x-a-presses.md +++ b/posts/2019/hello-world-in-0x-a-presses.md @@ -1,6 +1,6 @@ --- title: "Hello World, in 0x A Presses" -date: 2019-11-02 +date: 2019-11-02 America/Detroit tags: - rust summary: "Write a Hello World program in Rust, without ever pressing the A key, and learn some things along the way." diff --git a/posts/2019/modding-games-and-freezing-fish.md b/posts/2019/modding-games-and-freezing-fish.md index f79dee1..75a8a45 100644 --- a/posts/2019/modding-games-and-freezing-fish.md +++ b/posts/2019/modding-games-and-freezing-fish.md @@ -1,6 +1,6 @@ --- title: "Modding Games and Freezing Fish" -date: 2019-11-06 +date: 2019-11-06 America/Detroit tags: - csharp - reverse engineering diff --git a/posts/2020/hosting-my-own-git.md b/posts/2020/hosting-my-own-git.md index 1c674a5..cc5c78d 100644 --- a/posts/2020/hosting-my-own-git.md +++ b/posts/2020/hosting-my-own-git.md @@ -1,6 +1,6 @@ --- title: "Hosting My Own Git" -date: 2020-02-18 +date: 2020-02-18 America/Detroit tags: - git - web diff --git a/posts/2020/syntactic-unification.md b/posts/2020/syntactic-unification.md index 485b707..815986c 100644 --- a/posts/2020/syntactic-unification.md +++ b/posts/2020/syntactic-unification.md @@ -1,6 +1,7 @@ --- title: "Syntactic Unification Is Easy!" -date: 2020-02-19 +date: 2020-02-19 Europe/Paris +updated: 2020-11-26 15:36:12 America/Detroit tags: - unification - logic programming diff --git a/posts/2024/exif-on-the-moon.md b/posts/2024/exif-on-the-moon.md index 7238d98..7f1df2b 100644 --- a/posts/2024/exif-on-the-moon.md +++ b/posts/2024/exif-on-the-moon.md @@ -1,7 +1,7 @@ --- title: "EXIF geodata, and what if you took a picture on the moon?" author: Cassie Jones -date: 2024-10-04 +date: "2024-10-04 20:04:09 America/Los_Angeles" tags: - data formats - metadata -- 2.47.0