runtimeterror/content/about.md

46 lines
3.1 KiB
Markdown
Raw Normal View History

2024-05-29 21:58:41 +00:00
---
title: "/about"
date: "2024-05-26T21:19:08Z"
lastmod: "2024-05-29"
description: "A brief introduction to me, this blog, and what you're likely to see here."
timeless: true
toc: false
categories: slashes
2024-05-29 21:58:41 +00:00
---
**Hi, I'm John.**
2023-09-04 21:44:44 +00:00
![Me, +/- a few decades](/images/john.jpg)
2023-09-05 13:57:30 +00:00
You've (somehow) managed to stumble upon my dark corner of the internet[^1].
I've enjoyed tinkering with computers and their code 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
2024-01-18 22:06:53 +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 manage systems more efficiently. While managing a global-scale VMware environment, I was tasked with implementing [vRealize Automation](/categories/vmware) (now called "Aria Automation"). I didn't realize it at the time but that was the start of my DevOps transformation. I started thinking 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
2024-11-28 14:11:11 +00:00
I'm now a platform architect at a smaller corporation, focused full-time on leveraging the DevOps mindset to streamline IT operations and enable software developers with automation and self-service tooling. It's a great blend of my virtual infrastructure operations background, hobbyist development experience, and hunger for solving problems, and I really enjoy applying these skills to solve interesting challenges at scale.
2024-03-15 21:31:30 +00:00
On my off time, I tinker with new [projects](/categories/self-hosting) in my little homelab (and share some of those adventures here). I love experimenting with new (to me) technologies, and I've found that actually _using_ something is typically the best way to learn it.
2023-12-31 02:47:38 +00:00
On weekends, I race my daily-driven 2014 Subaru BRZ in local [autocross events](https://l.runtimeterror.dev/my-autox-vids) 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.
2024-03-02 03:43:32 +00:00
### See what I've been up to on:
2023-08-31 14:46:59 +00:00
- [GitHub](https://github.com/jbowdre)
2024-08-03 15:52:12 +00:00
- [Weblog](https://srsbsns.lol)
2024-01-08 21:06:34 +00:00
- [status.lol](https://status.jbowdre.lol)
2024-10-20 13:23:09 +00:00
- [Fediverse](https://goto.srsbsns.lol/@john)
2024-01-28 23:00:56 +00:00
- [CounterSocial](https://counter.social/@john_b)
2024-01-08 21:06:34 +00:00
- [/now](https://now.jbowdre.lol)
2023-08-31 14:46:59 +00:00
2024-03-02 03:43:32 +00:00
### Connect with me via:
- [SimpleX Chat](https://l.runtimeterror.dev/simplex-chat-invite)
2024-02-20 21:21:04 +00:00
- [Signal](https://signal.me/#eu/lyHZbMnlM16O0w48j3rshYBofO0K-iXOt9LGwln7TS-fNKEHCrxH3La325q8IjRU)
2023-12-12 17:05:44 +00:00
- [Matrix](https://matrix.to/#/@jbowdre:omg.lol)
2024-02-20 21:21:04 +00:00
- [XMPP](https://conversations.im/i/jbowdre@omg.lol?omemo-sid-1374125881=a620f3c57733601a6646f6f13a71c86fc9be8dd4126fd158ef3e0a26beb0b434)
2023-12-12 22:25:42 +00:00
- [Electronic Mail](mailto:jbowdre@omg.lol)
2023-12-31 02:47:38 +00:00
- [PGP: 613F B70C 4FA7 A077](https://l.runtimeterror.dev/pgp)
2024-03-02 03:43:32 +00:00
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.