Scripting is the Glue October 10, 2024
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 October 7, 2024
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 October 1, 2024
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 September 18, 2024
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 September 11, 2024
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 May 14, 2023
When faced with uncertainty, I tend to work long hours
Read more at Overwhelmed in the Presence of Uncertainty
Quarantine - Code-id 19 May 15, 2020
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?! May 12, 2015
I inherit projects from other developers, and I love finding bad code and laughing at it.
Read more at Which base?!