-
Occasional Saturdays 9am Chicago
May 7: [Jim's zoom room](https://us02web.zoom.us/j/6853551826?pwd=NG1BdDFpSUZBQndQRnZvUUtLRG1BUT09)
See also: Wednesday [Agoric Dev Office Hours](https://github.…
dckc updated
4 months ago
-
If I open the "Windowed projector" in OBS Studio, then OBS crashes. If you roll back to version 1.1.13, then everything works.
For more information, see the video
warning: The Wayland connection…
-
Many (all?) language SDKs have a "console" exporter that allows outputting the produced telemetry to standard output. This is very useful for getting started, debugging, etc.
The spec does not defi…
-
Hello weetmuts
If I understand correctly, your fine project only works with wireless mbus. Is this correct? If so, do you have any plans to support wired mbus in the future?
I would like to inte…
-
Hello, I have just started using this library and all seems to be correctly set up. I ran python blinkistscraper email password with my credentials and Cloudflare unfortunately detects (I assume) an a…
-
When running on web, these service extensions appear as loaded, but if I call them they seem to not respond (until I terminate the app, then they fail).
```
[2:44:25 PM] [Observatory] [{"id":"1",…
-
I have a setup with rust-libp2p node running in a browser and using webtransport-websys. It's connected to a go-libp2p node using webtransport and tries to exchange messages using bitswap. Both bi…
-
#### Type:
Bug
#### Description:
Issue #4085 brought up the idea of being able to more effectively handle streaming/partial-reading of content fetched through the HTTP interface, and was marked a…
-
### Steps to reproduce
1. Create a new flutter project
2. Add integration_test folder
3. Add to pubspec.yaml
integration_test:
sdk: flutter
4. add new test file with the following…
-
## 📝 Provide a description of the improvement
Our test suite tends to randomly crash on certain packages without any reason. Most of these crashes are random disconnections from Karma server which …