-
Benchmarking would be useful to check how it's performing on a device and as alongside #121 to help catch regressions. For example, a button in Settings to "run benchmark" which would do a test large-…
-
### Describe the bug
```ts
const EXAMPLE = new MutationObserver();
export default defineContentScript({ ... });
```
I believe this is the most common question I get asked. Just need a better …
-
The `Qualityfolio` specification introduces a structured, Markdown-driven approach to organizing, managing, and auditing test management artifacts. It is designed to integrate seamlessly with `surveil…
-
### Describe the bug
I had some filters that were not applying, I eventually discovered that the ones that were not working somehow accidentally had their single quotes converted to curly quotes. Thi…
-
## Description
Allow the user to define the depth to the water table. Part of limitations and LCC.
Water table depth impacts a number of land use decisions, including what people can grow.
## Refe…
-
### 🚀 The feature
Hey everyone, I’m Ali, a software engineer from Nuro, and we’ve been working on migrating a lot of vision models from tensorflow to pytorch. One particularly critical operation for …
-
### Describe the issue
I get the following error when using `onnxruntime-web` on Next.js with web workers:
- `Error: no available backend found. ERR: [wasm] TypeError: Failed to fetch, [cpu] Error: …
-
### What happened?
Found several data races.
Data race 1: In package github.com/grafana/grafana/pkg/infra/usagestats/service
```
Read at 0x00c00179c6f8 by goroutine 892:
github.com/graf…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Build(s)
Lime 2106
### Description of Issue
In Star Fox 64 3D, some particular levels and effects a…
-
As a user I want to choose what kind pentest I want to do.
Currently we only support the OWASP Web Application Testing Guide.
We want to support the OWASP Mobile Application Testing Guide as well.…