-
At the moment, events are emitted via document using native dispatchEvent.
This (I think) causes issues if multiple instances of pjax are used.
Better to have Pjax as a EventEmitter emit its own eve…
-
I am thinking about an API endpoint which takes an image uuid and a image mask as input. This data then gets fed into a microservice running the grabcut algorithm and returns some data points.
**P…
-
We've received many feedback from multi-stage engine beta test.
This issue tracks all the reported and fixed performance and stability issues
- [x] create test framework for exact query result matc…
-
A common thread for people doing game-y/xr-y Javascript is that WebRTC has problems. Smarter people than I [have done writeups](https://github.com/Maksims/web-udp-public).
(it is also [a slight tec…
avaer updated
6 years ago
-
Hello there
I'd like edit the demo.py to take the live footage from my camera
I found the code to make the camera work wirelessly but i don't know how to implement it inside demo.py and make live-…
-
# Goals:
- allow modification of existing can-connect behavior chains (via insertion and replacement)
# API:
- newBehaviour.insertAfter(existingBehaviour, behaviourChain) where existingBehaviour …
-
### What happened?
![image](https://github.com/PCBox/PCBox/assets/12370185/4f5d6d70-174b-49b7-be81-044aef29f1b9)
I always get a BSOD like this when playing Demo MIDI with VL section.
*The VL Sect…
-
```
> https://m.signalvnoise.com/is-group-chat-making-you-sweat-744659addf7d regarding effects of chats
> I have read the later some time ago before I burned out, but now I can identify with wh…
-
I've been working on template parsing using portions of Hugo with GopherJS. Parsing Golang templates is pretty straightforward, but supporting Hugo's template functions, Scratch, etc, seems to require…
-
The current RecyclerView sample is just a glorified ListView. We should create a more advanced one with the potentially following things:
- Swipe-to-delete
- Animations (require https://github.com/rea…