-
`icu_datetime` compile times have regressed a lot since I added neo datetime data, and https://github.com/unicode-org/icu4x/pull/5221 appears to be choking in CI.
The finely sliced data markers (sm…
sffc updated
2 months ago
-
Hi Yunsheng,
I noticed that in your paper you mentioned:
> For SYNTHIA [28], we use the SYNTHIA-RAND-CITYSCAPES
set which contains 9, 400 images with the resolution 1280×
760 and 16 common ca…
-
I couldn't find sound quality settings in the menu, a simple switch for sndspeed between 11025 and 48000 would be nice.
-
# Handle
jonah1005
# Vulnerability details
## Impact
The OpenLev contract handles liquidation this way.
1. check whether the position is dangerous.
2. taking penalty from the position and giving …
-
While the [OSC receiver fix](https://github.com/loopier/animatron/commit/dcc3176eebe6c2f174d173f8ef864ff35d26fb5f) was an improvement it created a situation where Animatron can lock itself due to too …
-
**Describe the feature:**
Recently, we have started adding the status of upgrades to the Fleet ui (e.g. upgrade monitoring, upgrade failed, upgrade stalled, etc). It would be really helpful if I coul…
-
This python snippet wouldn't round trip if simd-json was used:
```python
import json
obj = {c: None for c in "abcdefghijklmnopqrstuvwxyz1234567"}
s = json.dumps(obj)
assert json.loads(s) == o…
-
Currently we are not supporting the options update on release.
Which is available in [Tarantool Queue](https://github.com/tarantool/queue#releasing-a-task).
Can we please add the support?
-
#### Brief description of the bug
Emotes and actions trigger runespeak sounds. They shouldn't, as they're physical actions being taken.
Sign language already has an exception for runespe…
-
The below code bound the `load` event.
https://github.com/eKoopmans/html2pdf/blob/dbce51e917e32859cfb3890f0e4ec4e4e6d15eb7/src/utils.js#L52-L55