diff --git a/Prayer meeting 2024.09.25.md b/Church/Prayer meeting notes/Prayer meeting 2024.09.25 1.md similarity index 100% rename from Prayer meeting 2024.09.25.md rename to Church/Prayer meeting notes/Prayer meeting 2024.09.25 1.md diff --git a/Prayer meeting.md b/Church/Prayer meeting notes/Prayer meeting.md similarity index 100% rename from Prayer meeting.md rename to Church/Prayer meeting notes/Prayer meeting.md diff --git a/Daily Notes/2024/11/2024-11-12 (Tuesday).md b/Daily Notes/2024/11/2024-11-12 (Tuesday).md index 6e073ac..3103c30 100644 --- a/Daily Notes/2024/11/2024-11-12 (Tuesday).md +++ b/Daily Notes/2024/11/2024-11-12 (Tuesday).md @@ -4,6 +4,10 @@ Since _all_ controller methods (private and public, or otherwise) have access to the controller's base class HttpContext and Url properties, I'm going to keep ConfigureAwait(true) for any controller methods but make sure they pass HttpContext down to any methods outside the controller - [ ] Review all HttpContext.Current usage to replace with passed-in HttpContextBase parameters - [ ] Search for specific causes of bad site performance on 11/1 FBOTM day https://faithlife.slack.com/archives/C03R1MQSR51/p1730821466045049?thread_ts=1730477236.809519&cid=C03R1MQSR51 - - [ ] Write up post-mortem docs on Oct 21 and Nov 1 website blips + - [x] Write up post-mortem doc for Oct 21 + - [ ] Write up post-mortem doc for Nov 1 # Summary +I was able to get the initial launch-morning tasks done for Commerce, but couldn't continue--I had such a huge headache. Kyle Sletten took over for me to drop the splash page when the team was ready. I got sleep and was able to rest nicely and work the rest of the day. + +I created a post-mortem doc for the launch morning outage. It's in the [Postmortems - Google Drive](https://drive.google.com/drive/folders/1G9BxMfV8JI_TEi-AT0qYHCjbYA7v1OG5) [here](https://docs.google.com/document/d/1wfHDgujo0-hv4lTXsAr_BGqKQ4PDqf5IyXAXHIbbhho/edit?usp=sharing). diff --git a/LinqPad.md b/LinqPad.md index 6792d26..6d5f2d9 100644 --- a/LinqPad.md +++ b/LinqPad.md @@ -1,7 +1,4 @@ --- -aliases: - - tool - - programming - - csharp +aliases: [] --- Great tool for C# scratch pad stuff! \ No newline at end of file