
Hey I’m Chris!
I write here sometimes… Click below to see what I’ve been up to.

I write here sometimes… Click below to see what I’ve been up to.
class Chris:
self.occupation = "DevOps Engineer"
self.traits = ["Tech Lover", "Heavy Sleeper"]
self.likes = [
"drinking coffee",
"the occasional bit of gaming",
"setting up random stuff on my teeny tiny homelab",
"binge watching YouTube"
]
def current_status(self):
# When I'm not doing any of those things...
return "Posting here, albeit, not very often."
me = Chris()
print(me.current_status())
We use cookies to improve your experience on our site. By using our site, you consent to cookies.

Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.
These cookies are needed for adding comments on this website.
Google Tag Manager simplifies the management of marketing tags on your website without code changes.
Statistics cookies collect information anonymously. This information helps us understand how visitors use our website.
Google Analytics is a powerful tool that tracks and analyzes website traffic for informed marketing decisions.
Service URL: policies.google.com (opens in a new window)
You can find more information in our Cookie Policy and Privacy Policy.





