-
So it seems that recently, an update to the Google Cardboard SDK introduced its own sensor API with automatic drift correction and stuff like that. For VR apps, it's now the advised way to access the …
-
At the moment you have to manually setup database webhooks. You also need to redo the setup when you reset the DB. This becomes a problem when collaborating with others and sharing projects. It make i…
-
Hi,
Last year I did some work on `spawn-wrap` [on my fork](https://github.com/demurgos/spawn-wrap/tree/releases) to support hooking the Node inspector into Node processes deep in the process tree. I …
-
When starting to type or moving the cursor while the cursor is hidden during its blinking animation, the cursor will stay hidden.
The cursor should be set to visible/its blinking animation reset when…
-
**Context**
Currently in nteract, we provide two main applications: an Electron-based desktop app and a Jupyter extension. Each application has a different setup for how it provides keyboard shortc…
-
## Summary
Would it be possible to include a line showing the users current packet loss?
This would be very useful to those that aren't close to the server in identifying possible network issues…
-
This feels like an amazing resource for modpacks and I'd love to use it, would it be possible to extend this a little to allow for datapack defined wnbois?
-
We have a need to push different post statuses contextually dependent upon the original post. I'd like to pass through the entire post data and possibly the original blog ID to be able to find out thi…
-
What are some of the choices if I want to include traffic in routing?
For example, traffic on some road from 7:00am-9:00 am is at a peak, 9:00am-6: 00 pm is fairly well. I have time-dependent speed i…
-
I have previously used the vue wrapper for CodeMirror 5 (https://github.com/RennZhang/codemirror-editor-vue3) which supported binding the `focus` and `blur` event directly on the component. Is it poss…