Blog
I tend to write blogs less frequently that TIL’s. So they are typically longer and dig a little deeper.
GCP Billing API Scripting
gcp
shell-scripting
Reposting Woolpert Cloud strategy blog
leadership
strategy
Reposting a blog I wrote for Woolpert on how to proceed with a cloud strategy. I focus mostly on the Decide phase, since that’s most interesting to me personally, and I think it’s also the …
Core Skills ≥ Technical Skills
leadership
Re-posting a popular article of mine from LinkedIn, I muse over the relative benefits of technical skills over core skills in hiring.
UML in a nutshell
uml
tools
techniques
I don’t always reach for UML but when I do I always draw the wrong little diamond for aggregation vs. composition so maybe this will help me to use the right pen for the job next time!
Running SQL scripts in C#
csharp
dotnet
sql
How to run a bunch of SQL scripts inside a C# program.
Capturing edit events in ArcMap
esri
dotnet
geospatial