-
I have a different number of m/zs per pixel/spectrum(processed). How should I use this tool to homogenize all the spectra?
Currently, I am binning and upsampling(summing all intensity in between bin…
-
This came up in some conversation, and I think it would be a fine idea to reserve one CVE ID as a reference CVE.
I gave it a shot, here: https://github.com/todb/junkdrawer/blob/main/CVE-1969-12345.…
todb updated
5 months ago
-
Hi there,
Using GCC-14 the program fails to build.
I fixed this on zsync-0.6.2. I tried to make a fork and merge, but I checked that the git version is not the 0.6.2. Anyway,
I have attached th…
talau updated
2 months ago
-
## Problem
The `unified_log` table is very slow.
As I understand it, this is because of how enumerating oslog works. Back in #7598 we introduced this table, and the idea then was that the `max_r…
-
### Zig Version
0.14.0-dev.823+624fa8523
### Zig Language Server Version
d8fa63aedaf7ee7ee62610c165ee8b3d4a8792f5
### Client / Code Editor / Extensions
VS Code with vscode-zig
### St…
-
EXPORT causes problems at a high scale. We've been recommending for a while changefeeds over export. Unfortunately, we're still seeing frequent escalations, such as [this one](https://github.com/cockr…
-
**Reported by steven.c.hankin on 16 May 2016 17:01 UTC**
Internally in the current Ferret code there are a number of places where brute-force loops over the ranges 1:maxdsets and 1:maxvars are used t…
-
Hiver have very little use for tankers or refineries. Their ships have too much range.
Ensure that hiver specific range upgrade technologies (and ram scoops) are useful and desirable.
- [ ] Reduce…
-
cpuminer's 32-bit nonces start in a deterministic range that depends on thread number and count. This leaks thread count into the blockchain on successfully mined blocks, and may result in multiple mi…
-
We are storing two arrays in our csr graph format
1. offsets into the targets array
2. targets array with target vertices
for example for the edges
```
(0 -> 1)
(0 -> 2)
(1 -> 0)
(1 -> 2)
…