Dror Gensler
Dror Gensler
It seems the Razer software tool Razer Synapse is able to extract additional performance when using "Game Mode". I recently re-installed Windows 10 alongside Linux on my late-2019 Stealth (GTX1650)....
Razer Blade Stealth Late 2019 GTX 1650 model Out of the box - managed to boot Mint 19.1 (Xenial) from USB. Did not install. After some windows use, Windows &...
File: [docs/reference/pkg/gcp/storage/notification.md](https://www.pulumi.com/docs/reference/pkg/gcp/storage/notification/) Hi, the doc suggests an example for granting permissions for the Storage project Service Account to publish to Pub/Sub. I suggest such an example, which is currently missing,...
Is it possible to run a graphical app, i.e web browser, as a Guake tab? Would be very useful I think. Fast switching from terminal tabs to it and back,...
https://github.com/Exafunction/codeium.vim/blob/a1c3d6b369a18514d656dac149de807becacbdf7/autoload/codeium.vim#L40 If a user changes the default keybind for codeium#Accept, whenever he uses that key and there's no completion available - a tab (`\t`) will be inserted. For example, if...
### Is your feature request related to a problem? Hi, afraid I can't connect to AWS DocumentDB. Since SSH Tunnel is not available, I use `ssh -L` and run locally....
Hello, first I'd like to thank you for this amazing crate! You're doing such a great job. More of an opinion / suggestion than an issue, but I think it...
Hi, seems like `Sensor` has no effect on `AsyncSceneCollider`. Objects collide with it and cannot pass through it. ``` commands.spawn(( scene.clone(), RigidBody::Static, Sensor, AsyncSceneCollider::new(Some(ComputedCollider::TriMesh)) .with_layers_for_name("Sensor", CollisionLayers::new([Layer::One], [Layer::Two])), )); ``` I've...
The Interaction Area rectangle defines where a joystick will appear / move to on touch in **Floating** mode, But it also controls how far the joystick can be dragged =...
Hi, I'd suggest supporting MongoDB / DocumentDB as they are ~unfortunately~ very popular with developers. Since it's possible to specify index & columns, it's possible to cross the non-relational divide....