-
eg based on select.select + os.read ( works fine already with [nurses2/batgrl](https://pygame-web.github.io/showroom/pypad.html#src/test_nurses2.py) and Textual
for cases where `sys.platform in ('e…
pmp-p updated
10 months ago
-
## This refactoring will ensure that a large number of api and property break changes will not be designed
1. Optimize existing @farmfe/core config logic design
2. Add debug debugging to the nod…
-
**Describe the bug**
GIVEN I load ffmpeg
AND I run any command
AND I run another command
THEN an error is thrown
```
[info] run ffmpeg command: -L
Uncaught (in promise)
{
"name": "Exit…
-
Essential reading:
The immediate goal is support for Bluesky-login in [Rauthy](https://github.com/sebadob/rauthy). In other words we wanna include ‘Login with Bluesky’ as an option here:
Th…
-
### Bug Description
When adding custom tags to Istio standard metrics I get duplicated metrics.
Telemetry config:
```yaml
apiVersion: telemetry.istio.io/v1alpha1
kind: Telemetry
metadata:
…
-
**Describe the bug**
There seem to be a few cases where zome calls are routed to cells in the wrong hApp, if the hApps are distinguished only by app id and coordinator zome changes.
**Expected beh…
-
# References
[File System API](https://emscripten.org/docs/api_reference/Filesystem-API.html)
-
### Describe the bug
Here is a reproduced issue. I am trying to load css dynamiclally
https://github.com/spamshaker/vite-css-bundling-issue
this says that it should work
https://github.com/r…
-
### Describe the bug
When compose from scss, scss treats as css.
```scss
// style.module.scss
.hi {
composes: foo from "./foo.module.scss"
}
// foo.module.scss
.foo {
// comment
…
-
Currently OXC's parser is extremely fast, but using it from NodeJS is not. The primary cause is the overhead of the JS/Rust boundary - specifically serializing/deserializing large AST structures, in o…