-
HTML/CSS should be able to cope with #rgb as well as #rrggbb. However, JS.setBackground attempts to slit the string into the three components, and is not built to take the former, resulting in a JS er…
-
I noticed scanned PDFs are not imported when loaded with the SDK or the GUI. To cope with that, someone implemented an OCR layer (#1610). You can simulate this behavior with any scanned PDF, such as …
-
At the moment, `ds.summary` can only deal with data that is numeric, integer or character. For a vector of dates it throws an error.
A general note on `ds.summary` is that it should probably rearch…
-
re https://github.com/andk/pause/pull/172
manifind runs File::Find, which might die on recursive symlinks; we should not die.
-
If you are adding an issue to a project board, it will do so when you label it. Yay.
` Finished running: Successfully created a new card in column #8215313 for an issue with the corresponding id:62…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/node/x/observer/keeper/msg_server_add_block_header.go#L14
# Vulnerability details…
-
If the timeout isn't null, pthread_cond_timedwait does some work to convert the timeout to a timestamp. If this fails (which it can at least in principle) the resulting error path corrupts the state.
…
-
I have a machine with 5 GPUs. Although they're all the same, one of them can't do certain things, it crashes the machine, it's old. But don't think of it that way, it could be a user with different …
-
## Description
Can we modify `convert_texts_to_vector` in `https://github.com/harmonydata/harmony/blob/main/src/harmony/matching/default_matcher.py` to allow items to be batched when sent to the LL…
-
### Version
v19.0.0-pre
### Platform
Darwin
### Subsystem
web/streams
### What steps will reproduce the bug?
Try the following code both on chrome & nodejs:
```js
const str = "H4sIAAAAAAAAE0v…