From 834c8a31515a747d20b0f0676477e4497a9da1f5 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sun, 27 Aug 2023 14:59:40 -0500 Subject: [PATCH] update draft --- content/about.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/about.md b/content/about.md index 7d12e14..a90c490 100644 --- a/content/about.md +++ b/content/about.md @@ -1,6 +1,6 @@ +++ title = "Hi, I'm John." -description = "A brief introduction to me, this blog, and the kinds of things you're likely to see here." +description = "A brief introduction to me, this blog, and what you're likely to see here." aliases = ["tldr"] timeless = "true" comments = false @@ -9,7 +9,9 @@ comments = false You've (somehow) managed to stumble upon my dark corner on the internet.[^1] ## Who am I? -I've always enjoyed writing code and solving problems, but learned early in my career that I didn't want to be a full-time programmer. So I spent many years administering virtual systems and their supporting infrastructure, while writing scripts to help automate the management of those systems. +I've always enjoyed writing code and solving problems, but I learned early in my career that I didn't want to be a full-time programmer. So I instead spent years as a system administrator, first with Windows and Linux servers and then a focus on virtualization. Along the way, I still flexed my coding muscles by writing scripts and tools to help me work more efficiently. + + I'm a part of a small *Platforms Engineering* team inside a large corporation. We preach the Good Word of *DevSecOps* and help our internal customers modernize the way they build, deploy, and ship products.