runtimeterror/content/about.md

32 lines
2.8 KiB
Markdown
Raw Normal View History

+++
2023-08-26 19:50:13 +00:00
title = "Hi, I'm John."
2023-08-27 19:59:40 +00:00
description = "A brief introduction to me, this blog, and what you're likely to see here."
2023-09-04 21:44:44 +00:00
timeless = true
2023-08-21 21:42:59 +00:00
comments = false
+++
2023-08-31 14:46:59 +00:00
You've (somehow) managed to stumble upon my dark corner of the internet[^1].
2023-09-04 21:44:44 +00:00
![Me, +/- a few decades](/images/john.jpg)
2023-09-04 21:44:44 +00:00
I've enjoyed programming since discovering I could alter variable values in [`GORILLA.BAS`](https://en.wikipedia.org/wiki/Gorillas_%28video_game%29) on my dad's work computer to imbue the thrown bananas with enough explosive power to level the entire city. I thought, "hey, that's neat," and then spent much of my childhood free time learning how *else* I could bend computers to my will.
2023-08-27 19:59:40 +00:00
2023-09-04 21:44:44 +00:00
Once I grew up[^2], I found a career in system administration, and I leveraged my passion for coding to write scripts to help me manage systems more efficiently. While managing a global-scale VMware environment, I was tasked with implementing [vRealize Automation](/series/vra8) (now "Aria Automation"). I didn't realize it at the time, but that was the start of my DevOps transformation. I started to think about infrastructure-as-code, and began using [HashiCorp Packer](https://github.com/jbowdre/packer-vsphere-templates) and a CI/CD pipeline to automatically build fully-up-to-date VM templates on a weekly cadence.
2023-08-27 19:59:40 +00:00
2023-09-04 21:44:44 +00:00
I'm now part of a small platform engineering team within that same large corporation, focused on leveraging DevOps thinking and tools to help our internal customers modernize how they're operating IT, building code, and shipping products, while designing solutions to help them accomplish those goals. It's a great blending of my virtual infrastructure operations background, hobbyist development experience, and hunger for solving problems, and I enjoy solving interesting challenges at scale.
2023-09-04 21:44:44 +00:00
On my off time, I tinker with new [projects](/series/projects) in my little homelab and share some of those adventures here. I also help out on Google's product support forums as a [Product Expert](https://productexperts.withgoogle.com/what-it-is), where I support Pixel phones, earbuds, and watches, as well as Chromebooks (primarily with Linux-related queries). Helping users troubleshoot their issues scratches my problem-solving itch, and it helps me learn more about the Google products I use.
2023-08-31 14:46:59 +00:00
On weekends, I race my daily-driven 2014 Subaru BRZ in local [autocross events](https://www.youtube.com/playlist?list=PLwzr4uKY-x-EwCv-rWNGefdikuW6Oy9O_) or wrench on my 1974 Volkswagen Karmann Ghia.
2023-08-31 14:46:59 +00:00
And in the free time I have left, I game on my Steam Deck.
2023-08-31 14:46:59 +00:00
See what I've been up to on:
- [GitHub](https://github.com/jbowdre)
- [CounterSocial](https://counter.social/@john_b)
Securely chat with me via:
- [SimpleX Chat](/simplex/)
2023-09-04 21:44:44 +00:00
[^1]: Congrats? And also, *thank you.*
[^2]: A bit. I'm still in the "fake it until you make" it phase of adulthood.