Gary Borton

Results 30 comments of Gary Borton

Seeing a similar issue on several of my projects. I thought it was probably related to a Sauce Labs outage or maybe a temporary timeout issue, but it doesn't seem...

@armenzg (i see you as a recent committer) @kamilogorek (you're in thread) I just got bit by this, we're seeing too many commits come through in our production environment and...

FWIW I'd make the same assumption. Just the word "device" makes me think "something other than a desktop/laptop" `isTouchSupported` `touchEnabled` `ronTouchable` `touchSupported`

I've got something working locally, but probably won't have time to PR. Essentially you _don't_ call `SESSION CREATE` on the first socket, instead you call `SESSION ADD STYLE=... ID=${uniqueNickname}` instead....

Seems there's a small caveat here. i2pd doesn't support datagrams/raw datagrams on subsessions afaict, so wouldn't be able to use subsessions by default ☹️

@alexander-akait Yeah, I mean w/o `devtool` and then with the `devtool`. I chatted w/ Tobias a bit in Slack and he said that this is intentional when calling webpack via...

I believe that we're being bitten by this now. Our plan succeeds, but the apply fails. We get this message: │ Error: terraform binary version ">= 1.0.6" not found in...

Tried rolling back to a version lower than 3.10, where the provider will fetch it's own version of TF, but then it fails on this: ``` ╷ │ Error: exit...

Following up here as we managed to get past this issue. It seems that this helper file is only invoked if you're deleting a team that is used in an...

Definitely a good idea to separate out challenges from games. Maybe a better way of organizing would be by genre? MMO/rts/challenge/idler?