A case for replacing environment-based feature flags with user bucket management in principle. For the longest time I think I’ve been solving the wrong problem ; progressing features through environments when I should have been progressing features through user buckets. For anyone unaware a feature flag is a way of hiding feature development work from users until its ready while preserving your deployment capability.
(more…)Tag: programming
-

Breaking the Gateway
Defining delivery requirements in the Geospatial domain; and my favourite bug discovery. Communication protocols enable systems to communicate information; these definitions are API’s; Application Programming Interface.
(more…) -

Geopython 2024 in Basel CH
I was lucky enought ot attend Geopython this year; the brain child of Martin Christen’s, a professor at fhnw. Within the Geospatial domain Python is the goto language but its an increasingly popular language too.
(more…)
