Sebastian Felix Zappe
Sebastian Felix Zappe
@laverdet I have to admit I panic a bit: more node modules are beginning to use WASM+GC, which isn't working with fibers. Using them leads to to 'archived threads in...
I managed to overlook this pull request, sorry for that! Very good idea, it's just missing a spec…
You could just use Ruby's other syntax for hashes, ex.: ``` ruby state.transition_to :other_state, :if => lambda { … } ``` Does this work for you?
I'm currently in a situation where we've got a module and an app both using c-3po, and we stumbled upon not being able to separate strings from both projects. A...
Could you fix the failing travis test, too?
> Could you please tell me, what "space" means, for instance in spaceOnUsersLeftSide? Do you mean the length or the depth of the area left/right of the user? Space means...
Ah, thanks! I'd move this to a separate entity describing a tap activation mechanism. In our new office I've learned that this can be complex. For whatever reason, the tap...
I had the same problem. Have a look if the `enablePasswordChange` option is set to `true`. It seems in version 1.2.3 this is set to `false` by default, and 1.2.4...
This proposal is merged and supported in Google Maps now: https://github.com/google/transit/pull/143 A good time to start efforts in this direction? :)
The PR shown above fixes this problem. It will take a while until the code is in a deployable state, but we're on it. There will be a public beta....