Garry Filakhtov

Results 15 comments of Garry Filakhtov

๐Ÿ‘‹ going even further with this, I think it could be beneficial to enable such an operation mode of Swoole that produces no headers, apart from mandatory pseudo-headers. WDYT?

Hit this issue as well. What I am also curious about is why is the `test/` code built during the normal (`rbenv` in my case) build? Do we even care...

@aftabnaveed I would have done this for active project, but given the project does not have any committed maintainers and visionaries who is moving this library forward I am very...

I just wanted to loop back and say that we have achieved what we wanted by creating a wrapper on top of the `EntityManager` and provided convenience methods to replace...

Thank you very much for the information. This is great news. However, I'm now unsure how that would be working for development environment? Would EDCPMPA subscription provide some sandbox access...

@issimissimo there is an `initialized` event and you can use it like: ```js player.vr().on('initialized', () => { player.vr().camera.position.x = 0; player.vr().camera.position.y = 0; });

A correct way to do this these days would be https://github.com/videojs/videojs-vr/issues/139#issuecomment-1028703034

@Logofile thanks for your prompt response. And of course, should have done so ahead of time, sorry. Here's the excerpt pointing to `googleapis`: https://github.com/protocolbuffers/protocolbuffers.github.io/blob/354da4945f25554deaeeb9ba3b1d5b00700f9c80/content/best-practices/dos-donts.md?plain=1#L147-L169 All of the links there point...

@Logofile I know the feel and thank you very much for your guidance. I went ahead and created the issue in the `protocolbuffers/protobuf`. Let's keep this one open until we...

Considering we got quite strong "bad vibes" for well-known and common types as the challenges that are associated with them, how do you think we should go about documenting this?...