14. March 2022

Messing Around In Beam, π Day, And More Wordle

Apache Beam is a distributed programming framework, mostly designed as a counterpart to the DataFlow service in Google Cloud Platform. In the past I’ve done a fair bit of work on pipelines in Spark and with a service architecture, but I’ll be needing Beam for my new job, so Ive been playing around a bit with that.

more

10. March 2022

BrainF Interpreter In Scratch

Since late 2012, I’ve been a parent. My oldest is an absolutely avid coder. He loves the scratch programming language, and has made an incredibly bevy of spectacular games, originally by following griffpatch tutorials, and then moving on to his own stuff.

As a way of sharing time with him, I do some scratch of my own. It’s a fun way of spending time together and encouraging his interest. Of course, as a professional software developer I like to explore what I can accomplish in a given environment. So I thought I would implement the esoteric langage BrainFrig in scratch.

more

03. March 2022

Automatic Word of the Day

Since 2007 I’ve been keeping up my own personal word of the day blog. I started it back in the heyday of google reader. In those days I was subscribed to several word of the day blogs and wanted to do one of my own. I’ve gone through phases of posting more and less. Some years I posted every day, and toward the late teens I had single digits of posts for several years running.

more