Scripting is the Glue

Software architecture isn't about writing code, it's about creating solutions, and those can come in many ways.

Read more at Scripting is the Glue

Weather API Bonus Content

Ok, this is the last one. Setting up the programs to run by anyone, not just me.

Read more at Weather API Bonus Content

The Simple Act of Integrating a Weather API - Part 3

I revisited my solution, again. This time I got it. The cities.json file is 71KB instead of 19MB.

Read more at The Simple Act of Integrating a Weather API - Part 3

The Simple Act of Integrating a Weather API - Part 2

Sometimes I rush a little bit through it, and I definitely didn't look close enough at the actual data from geonames.org

Read more at The Simple Act of Integrating a Weather API - Part 2

The Simple Act of Integrating a Weather API

The new LPGA website has launched. I talk about one of the features that should have been pretty easy, and all of the tools I used to solve it :)

Read more at The Simple Act of Integrating a Weather API

Overwhelmed in the Presence of Uncertainty

When faced with uncertainty, I tend to work long hours

Read more at Overwhelmed in the Presence of Uncertainty

Quarantine - Code-id 19

Coronavirus has been a very productive time for me! I have used it to complete some woodworking projects, and have coded up many helpful tools in Go, of course. Recent problems have revolved around databases being out of sync, configuration complexities, and trying to copy large files over the network that would fail half way through.

Read more at Quarantine - Code-id 19

Which base?!

I inherit projects from other developers, and I love finding bad code and laughing at it.

Read more at Which base?!