-
### Discussed in https://github.com/SimDynamX/SpaceTeamsPro/discussions/55
Originally posted by **hayyamiqbal** October 31, 2024
![WhatsApp Image 2024-10-31 at 15 55 16](https://github.com/use…
-
Hi,
Running this little test with axum 0.6.10 :
```rust
use axum::{extract::State, routing::get, Router};
use std::{net::SocketAddr};
struct MyState;
impl Clone for MyState {
fn clone…
-
### Describe the bug
The bosch,bmp380 family of iio sensors is supported in the 6.1.21+ kernel, but it is not supported by the i2c-sensor device tree overlay.
```
# dpkg -S /boot/overlays/i2c-se…
-
Unclear why this is happening? Could be something that migrated over, but i don't think so?
```
b15 job list
16:07:30.34 | INF pkg/config/config.go:211 > Config loaded from: [], and with data-dir …
-
Related to issue: https://github.com/openshiftio/openshift.io/issues/2418
It appears that the issue reported in #2418 is caused by stale data relating to a completed build that is marked as active.…
-
### Steps to Reproduce
1. Start OpenTabletDriver service, plug tablet and confirm that it's working
2. Suspend the system
3. Resume
### Expected Behavior
Tablet should work as normal.
##…
-
There are a few common cases where I think the query language should be extended to support partial updates on documents without having to fetch their existing values first.
Currently such operations…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This issue is the same as reported and resolved here: https://github.com/dotnet/aspnetc…
dsun1 updated
4 months ago
-
ask ops for bucket creds and endpoint
-
Hey,
Is it possible to list moderators of a stream with authentication (e.g oauth)?
Sorry if it is, but if it isn't, any chance of implementation?
Thanks.