diff options
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/now.php | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/pages/now.php b/pages/now.php index 3485b15..302fb81 100644 --- a/pages/now.php +++ b/pages/now.php @@ -13,27 +13,28 @@ if ("/now" == $_SERVER['REQUEST_URI']) { <h3>Work</h3> <ul> - <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> + <li>How do we effectively and safely use AI without complicating our workflows further?</li> + <li>Managing a team is about two things: results and retention</li> + <li>Azara User Conference!</li> </ul> <h3>Hobbies</h3> <ul> - <li>New brake calipers and tires for Ol' Blue!</li> - <li>New DnD campaign!</li> - <li>Writing lots of fiction, esp. short stories</li> + <li>Writing more short stories</li> + <li>Spring maintenance for Ol' Blue</li> + <li>Lots more DnD</li> + <li>Borderlands 2 with Amy!</li> </ul> <h3>Life</h3> <ul> - <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> + <li>Summer home in Huron, OH and Michigan friends!</li> + <li>Owl experience near Luray</li> + <li>Amy's impending birthday!</li> </ul> <p> - <em>Last updated 2025-10-21</em> + <em>Last updated 2025-04-05</em> </p> |