-
When benchmarking an operation that ends up returning a `CuArray`, the REPL becomes irresponsive for several seconds **after** the output of the benchmark was printed, only for printing the resulting …
-
### What happened?
The MM App crashes on Ubuntu 22.04 LTS after downloading an Image.
### What should have happened?
So in all other cases it downloads the Image to the Downloads folder. Checked, …
-
My HTML has links to google font apis:
```
```
Running `inline()` will throw an UnhandledPromiseRejection and kill the nodejs app. The error message is "Io Error: operation not supported on…
-
**API Platform version(s) affected**: 3.2.2
**Description**
ApiFilter annotations have stopped working in 3.2.2.
**How to reproduce**
Given a. resource:
```php
-
Currently, if you shift with a comptime-known RHS, everything is easy peasy lemonboy squeezy:
```zig
const std = @import("std");
test "comptime known rhs shift" {
var x: u32 = 0b11110000;
…
-
**Is your feature request related to a problem? Please describe.**
We want to eventually implement Dockstore [metrics reporting](https://docs.dockstore.org/en/develop/advanced-topics/metrics.html#get…
-
As the Owners of the Platform,
We need to understand what the options are for near no-downtime/sharded upgrades of our tools,
So that there is near zero disruptions (in the form of downtime) of the P…
-
### Bug Report
- At what date and time did you most recently experience the problem?
2024-09-16 13:47 UTC
- Where did you experience the problem? E.g. Azure Web Apps, Azure Functions, Azure Con…
-
### Describe the project you are working on
GDExtension library that involves accessing camera devices for frames capture.
### Describe the problem or limitation you are having in your project
Many…
-
# Proposal: Support for Anonymous resources
So far there are only 3 kinds of operation allowed:
- item operations (these expects url contains an id)
- collection operations (these expects result …