Pumping Messages with Websocket

Pumping Messages with Websocket
Howdy folks. I was refactoring some of my Go code from another project this past weekend and I realized this would be a great opportunity for a post about working with WebSockets in Go, so here we are.
Read more →

Portugal

Portugal
Happy 2024!!! I decided I’d use this space to hold some of the bits of info I come across before/during/after our New Year’s trip to Portugal, as well as an overall cataloging of what we did.
Read more →

Kubernetes: Part 1

Kubernetes: Part 1
Welp, I finally took the Kubernetes (K8s) dive. This post is basically going to be my “lab notes” from the experience, so don’t expect too much expository prose.
Read more →

Workflow Series: Apache Airflow

Workflow Series: Apache Airflow
Good day to all! My release schedule is a bit all over the place, so this is either the first or second post in my Workflow Series that shows you how to get up and running with popular workflow engines.
Read more →

Minimal Go HTTP Servers

Minimal Go HTTP Servers
Hi there. In this post, I’m going to go over a couple snippets of minimal HTTP servers that I use from time to time when I’m tinkering with Go.
Read more →