Brian Gupta
Brian Gupta
what about ss, sstr, sstrings or superstrings as in https://en.wikipedia.org/wiki/Strings_(Unix) not https://en.wikipedia.org/wiki/Superstring_theory
I see this too. (In my case Cmd-W).. Basically I want to close the current selected tab just from the tab picker list. In my case Cmd-W is closing the...
Not sure if you saw my edit. "Edit: Looks like this exists. I'm wondering if we can make the behavior more intuitive. IE: you start typing without having to know...
I misunderstood your comment. I'll look at the mutt style forms and see if they are more intuitive.
Please note that many AWS customers were waiting for Amazon to release this feature, and many are now blocked from deploying if they are Terraform customers, even if they don't...
> Label bundling will be the hardest but may be possible. The biggest problem I can see is you will have to have those messages not skip your inbox (as...
I'll add that we are running into this issue as well. This is very confusing, especially when debugging. [EDIT] - This is also confusing to the oncall engineers who get...
This was fixed in this commit. https://github.com/torrancew/puppet-cron/commit/7d1b19099ec2e2b3d09fe60b6ffb09a4f2221034#diff-490694a9db8f7a371538da1abe484314 (There is a bug where if dependencies isn't defined r10k throws an error.)
I changed the tap to work in my fork. https://github.com/rbenv/homebrew-tap/compare/master...bgupta:master (Ideally the tap would be able to do the right thing for darwin-x64, darwin-arm and linux-x86, etc.)
Added a PR https://github.com/rbenv/homebrew-tap/pull/6 Made the support conditional.