diff options
Diffstat (limited to 'pages/now.php')
-rw-r--r-- | pages/now.php | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/pages/now.php b/pages/now.php index cf33a9e..3485b15 100644 --- a/pages/now.php +++ b/pages/now.php @@ -13,27 +13,27 @@ if ("/now" == $_SERVER['REQUEST_URI']) { <h3>Work</h3> <ul> - <li>Returned from two awesome on-sites with my team at Azara Healthcare</li> - <li>Trying to refine process and smooth out releases</li> - <li>Finding ways to make feature flags safer to use; also what really defines a SPA?</li> + <li>Refactor, refactor, refactor</li> + <li>Spurring attention toward technical debt remediation</li> + <li>Lunch and learns on network security and probing, parallel processing</li> </ul> <h3>Hobbies</h3> <ul> - <li>Ol' Blue got that new power brake booster; it's quieter and stops the car beautifully</li> - <li>Enjoying the wonderful world of TTRPGs playing Dungeons and Dragons for over a year</li> - <li>Dabbling with GameBoy Color game making as a form of storytelling</li> + <li>New brake calipers and tires for Ol' Blue!</li> + <li>New DnD campaign!</li> + <li>Writing lots of fiction, esp. short stories</li> </ul> <h3>Life</h3> <ul> - <li>The fire pit is done; it was back-breaking but worth it</li> - <li>All three of us are back from the Lake but the boating adventures continue (happy Clementine!)</li> - <li>Keeping up with the house seemingly falling apart around us (hooray for home ownership but where'd this water come from?)</li> + <li>Dolphin-watching on the James River via Jetski (happy Clementine!)</li> + <li>Praying for owls to show up in my owl house</li> + <li>Hitting 30, #oof</li> </ul> <p> - <em>Last updated 2024-10-06</em> + <em>Last updated 2025-10-21</em> </p> |