-
```
versions:
shimmie: "2.12.0-alpha-20240630-8a8d78a"
schema: 21
php: "8.2.20"
db: "sqlite 3.40.1"
os: "Linux 3bc6e71bbe54 6.6.32-linuxkit #1 SMP PREEMPT_DYNAMIC Thu Jun 13 14:14:43 U…
-
For high-rate beam tests with asynchronous data streams between devices we need a data format that supports time-stamp meta-information; furthermore, the new data format should not rely on the "event"…
-
I am using Ubuntu 22.04 with an AMD RX 5700 graphics card (gfx1010) with the driver being installed with amdgpu-install from the repo.radeon.com repository for version 6.1.3 (amdgpu-install --usecase=…
-
Getting the following error when trying to run Srum dump from commandline. Got similar error when running it from the GUI as well. Running as Admin.
Traceback (most recent call last):
File "srum…
-
**Is your feature request related to a problem? Please describe.**
Decommissioning is slow.
**Background**
We're introducing system-wide benchmarks (https://github.com/cockroachdb/cockroach/…
-
Description says: Modifies the Energy Cost per damage
I tried to play with this value and it doesn't seem to change anything very much. I tried values 0.5; 0.1, 2.0; -50.0; -90.0. Negative values hal…
-
The antitarget module has bug that the bed produce by this module include some target region. I review the code and find the bug come from the iter_ranges function (intersect.py from skgenome).
The o…
-
Hello,
Since there is no more API for WU can you change the script to get data from DarkSky ?
https://darksky.net/dev/docs
> **moonPhase** optional, only on daily
> The fractional part of the lu…
-
# Context
In order to edit plugins, a large part of the community uses a [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) implementation for Sourcepawn, which provi…
-
```
const abs = (z: Complex) => Math.sqrt(z.x ^ (2 + z.y) ^ 2);
const sq = (z: Complex) => ({ x: z.x ^ (2 + z.y) ^ 2, y: 2 * z.x * z.y });
const sum = (z1: Complex, z2: Complex) => ({ x: z1.x + z…