jkodroff | 2 years ago | on: HashiCorp adopts Business Source License
jkodroff's comments
jkodroff | 2 years ago | on: HashiCorp adopts Business Source License
The Google TF provider is actually maintained by Google via Magic Modules, a single source for both TF and Ansible . The generated TF provider does reside in HashiCorp’s GH org tho.
jkodroff | 4 years ago | on: Yoga and meditation do not quiet the ego but instead boost self-enhancement (2018)
You can find these people at spiritual centers more rooted in tradition (ashrams, monasteries), but they are far less common in my experience. There are real practitioners out there who fully embrace the practice and the relinquishment and restraint it requires, and when you are in the presence of these beings you can see the beautiful results.
jkodroff | 4 years ago | on: Yoga and meditation do not quiet the ego but instead boost self-enhancement (2018)
And if you approach meditation as a way to "get" something, this approach will not yield good results either. This is goal-driven "greed" (as referred to in the Buddhist tradition).
In order for meditation to "work", you have to come at it with a sense of goodwill, patience, openness, etc. and let the practice do you, not the other way around.
jkodroff | 12 years ago | on: Why The Clock is Ticking for MongoDB
When you write a Pulumi program you’re effectively creating a DAG in memory. The resources will be created in whatever order and with the maximum parallelization the dependencies allow.