-
Media over QUIC recently merged a PR defining how moq will use priorities (https://github.com/moq-wg/moq-transport/pull/470). The scheme is based on the MoQ object model (track, group, object) and is…
-
- VS Code Version: `1.94.2`
- OS Version: MacOS
Steps to Reproduce:
1. Update workspace settings JSON `typescript.tsserver.nodePath` to point at a relative path to the workspace root (e.g. `./my-nod…
-
Hello,
I've been successfully using this action to report test coverage in our GitHub repository. However, after returning to the project after a two-month hiatus, I noticed that coverage reporting…
-
-
Throughout many of the pages there are cases of using `px` rather than relative measurements such as `vh` or `%`. This could possibly be rectified through changing to more relative measurements in som…
-
i can set the include_path - but __DIR__ will always be the location of router.php in node_modules/vite-plugin-php/dist so you can never have an include like ../db.php to include a file one folder abo…
-
https://github.com/kokkos/kokkos-comm/blob/a968a13851091aea6d65fd299f0777a307bd8b41/src/KokkosComm/mpi/mpi.hpp#L21
-
When I host the Coder workspace and Selkies-GStreamer on the internet, it fails to perform the TURN request properly. Instead of reaching the expected path, it seems to be requesting the wrong URL:
!…
-
### Is your feature request related to a problem? Please describe.
As of right now, pressure advance tuning can be a bit tedious for those wanting more precision e.g. every layer changes the pa val…
-
### What is the bug or the crash?
When adding a GeoPackage layer in the project directory, it gets referenced as `./layer.gpkg` in the qgs file. But when loading, it suddenly expects `$HOME/layer.gpk…