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
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
Ok, this is the last one. Setting up the programs to run by anyone, not just me.
Read more at Weather API Bonus Content
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
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 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
When faced with uncertainty, I tend to work long hours
Read more at Overwhelmed in the Presence of Uncertainty
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
I inherit projects from other developers, and I love finding bad code and laughing at it.
Read more at Which base?!