Anatomy Of A Product: Handling Product MaturityThis is a continuation of a previous post entitled Anatomy Of A Product . In our first article we discussed the basics of good code and…Jun 4, 2024Jun 4, 2024
Anatomy Of A ProductHow a product is designed, maintained and grows throughout it’s life cycle without a constant need to rewrite.May 14, 2024May 14, 2024
You don’t know how to CloudRejection of the cloud has been a popular topic as of late. This sentiment is only amplified by reports of cloud customers receiving…May 7, 2024May 7, 2024
Preventing Foundation Movement via LandscapingAlt: How to avoid soil pulling away from the foundationJul 30, 2023Jul 30, 2023
Failure to take my own adviceI wrote a blog article entitled “Great Managers Ask Why.” However, just a few weeks later, I failed to follow my own advice.Apr 16, 2023Apr 16, 2023
Great Managers Always Ask “Why?”As a manager, if a developer approaches you requesting a server, how do you respond? Do you provide a server immediately, log into the AWS…Mar 31, 2023Mar 31, 2023
HTTP/2 Cleartext (H2C) Client Example in GoSince my internet foo failed me, and the only workable example of a H2C client I can find was in the actual go test suite I’m going to lay…Jun 5, 20192Jun 5, 20192
Why you should never test private methodsTraditional software development disciplines teach us to control public functions and interfaces exported by our code. As the exported code…Mar 14, 2017Mar 14, 2017