| Salty Goo
I like treasures as a driver for adventure, but I don’t want to think about the precise value of things when I run a game. That’s why I have been functioning with “Bags of Gold Coins” as a currency instead of “Gold Coins” for a while now. That way I could speed up shopping segments by saying things like “Oh, you have a bag of gold coins? You can get 4 weapons or pieces of armour from this blacksmith.” Over the last two years, I realized my currency abstraction system needed to...| Salty Goo
EA's popular college football simulator just got its second update and it's a large one| Kotaku
The need to configure a specific pod’s container arguments is a common Kubernetes administration task. As examples, you might need to enable verbose logging, set an explicit value to override a default, or configure a host name or port set in a container’s arguments. In the example below, we are targeting the ‘metrics-server’ in the ... Kubernetes: patching container arguments array with kubectl and jq| fabianlee.org