-
### Describe the bug
This is an AMD + NVIDIA laptop and I use the [script](https://docs.waydro.id/debugging/known-issues#graphical-issues) to select AMD iGPU
```
# bash waydroid-choose-gpu.sh
Pl…
-
Hello,
I tried to load an image from a base64 data this way:
```ts
const buffer = Buffer.from(logo, 'base64')
const uint8Array = new Uint8Array(buffer)
const image = await Image.load(uint8Array…
-
With the latest image update (https://github.com/containers/podman/pull/24227) checkpoint is broken inside the container test:
```
→ Enter [It] podman checkpoint container with --pre-checkpoint - /v…
-
There are several performance issues when we want to draw in a big canvas (and they are now worse when using a custom image brush). The two main issues:
1. When we press the mouse button: Creating …
dacap updated
1 month ago
-
add watch support for d2 diagrams. spins up server which you can go to the browser for
-
I'm struggling to get a larger 1GB NAND flash working with the library.
* Micron MT29F1G01
* [Datasheet](https://www.lcsc.com/datasheet/lcsc_datasheet_2209201030_Micron-Tech-MT29F1G01ABAFDWB-IT-F_…
-
With org-mode source blocks in org-mode buffers, the content of the source block must be escaped, otherwise it breaks parsing. For example
```org
* Non block heading
// This gets formatted corr…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
We started ro…
owais updated
1 minute ago
-
**Describe the bug**
When configuring an OpenSearch sink with a user, the [permissions documented](https://github.com/opensearch-project/data-prepper/blob/main/data-prepper-plugins/opensearch/opens…
-
**Actual behaviour**
highcharts-export-server create log and tmp folder during chart image download process but kubernetes does not allow to create a folder like this.
**Expected behaviour**
char…