-
We often talked in our idpy meetings about the possibility to speed up the http requests using an async approach.
Well, me and Roland started this with asyncio and an abstract class with the same pro…
-
Hi @Roger, thanks for this package. I found it from your comment on the [issue about flashrom and fwupd](https://github.com/NixOS/nixpkgs/issues/153238#issuecomment-1971831242).
Did it work for you…
-
Entering into S3 is super slow, it takes about 15-20 seconds.
At first I thought it was caused by the iwlwifi module, but even if I remove it before sleep, it still takes a long time.
This happe…
-
### Describe the bug
aurora store crashes, when either when opening the app, start searching an app or click on a search result.
Information can be found also at https://gitlab.com/AuroraOSS/Auror…
-
**Describe the bug**
The `TestClient.root_path` attribute doesn't seem to apply the given prefix when making test requests.
**To Reproduce**
Define a `TestClient` fixture with an arbitrary `root_…
-
**Is your feature request related to a problem?**
The `http.server.duration` metrics provided by the asgi instrumentation are great to get started with metrics, however they have one shortcoming, whi…
-
Hey there,
I was wondering on whether I can use the StarLite as an external display for my main laptop?
If that's currently not possible, would a firmware update allow such a thing?
Thanks an…
-
Upgraded to 24.09 on my StarLite Mk V:
```console
$ uname -r
6.11.5
$ cat /sys/class/dmi/id/bios_release
24.8
$ cat /sys/class/dmi/id/ec_firmware_release
24.9
```
-
### Steps To Reproduce
Steps to reproduce the behavior:
`flake.nix`:
```nix
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
for-all-systems.url = "github:Indus…
-
At work, there's confusion around the license. It looks like it's open source BSD license, but the website says the it's BSD only for open source projects. I believed that's been fixed in the repo, …