-
When AKHQ starts up, it works fine for about 15-45 mins (varies). Then it starts to throw the following.
```
2022-02-04 23:37:50,939 [31mWARN [0;39m [35minclient-1[0;39m [36mc.a.i.AdminMetad…
-
# Overview
After enabling the `mountInotify` feature, files on virtiofs faied to chmod under specific conditions.
I tried some debugging but could not figure out the cause.
# Environment
* MacBo…
-
This proposal will supersede #180 .
The plugin will allow the copying or symlinking of directories in the app to the output dir. This will allow the snakemake app to access contained files via rel…
-
### Describe the bug
I'm seeing an issue where specifying service specific endpoints as per the [documentation](https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html) is not wor…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
When porting some existing code to run under headless-gl, I was receiving a null return code from getUniformLocation() on array uniforms. The root cause was not adding a [0] suffix:
`gl.getUniformL…
-
Hi! I'm seeing an issue where the Unity Flutter widget doesn't load properly when navigated to from another page (WebGL). The error log appears as follows:
```
errors.dart:296 Uncaught (in promise…
nsdod updated
3 months ago
-
It is useful sometimes to create the HTML text for an iframe in Javascript and send it to the iframe in the srcdoc attribute. This is most frequently used for self-contained HTML but the document can …
-
I have no issues with running jetson-inference on my Orin Nano running Jetpack 5. However when running Jetpack 6, following the exact steps I used previously, I ran into issue of missing files after d…
-
> Split off from #125.
* * *
For the UI to show the "correct" timezone, it needs to be one of the 62 timezones the Steam Deck UI knows about:
```
SteamClient.Settings.GetAvailableTimeZones()…