-
Moved from https://github.com/openssi/peer-did-method-spec/issues/106. Tagging @msporny , @OR13 , @mavarley, and @swcurran, who were following the issue there.
-
### Description
So basically, `sf::Err` is not thread-safe. `thread_local` (or SFML's C++98 `sf::ThreadLocalPtr` equivalent) will make sure there's no race on the `DefaultErrStreamBuf` itself, but …
-
As mentioned in #89, I'm a fan of [`hedgehog`](https://hackage.haskell.org/package/hedgehog).
`hedgehog` comes with a useful set of [generators for characters](https://hackage.haskell.org/package/h…
-
Running rcon-cli for my minecraft server I can see that the response buffer of rcon-cli is limited to 4096 as can be seen below:
```sh
$ rcon-cli help
/advancement (grant|revoke)/attribute (get…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [339443b0408f45503380558aa2cf2a9ecc2cbaa9](https://github.com/dotnet/runtime/co…
-
I have found that I can ingest using JSON all types as multi-valued dimension columns with the exception of BOOLEAN, TIMESTAMP, and BYTES. I believe that JSON_ARRAY isn't a valid type, but I wasn't su…
-
**OpenSIPS version you are running**
* OpenSIPs 3.6-dev master branch (4d79a71ee)
```
root@ubuntu:~/build/opensips# /usr/local/opensips-upstream/sbin/opensips -V
version: opensips 3.6.0-dev…
-
### System Information
OpenCV version: Current 4.x HEAD (8e5dbc03fe0c8264e667de5bbae4d0ab04dcab6b)
Operating System / Platform: openSUSE Tumbleweed-Slowroll.04 (Version: 20241002)
Compiler & comp…
-
If the text is larger than 1000000 bytes encoded in UTF-8, then the clipboard empty.
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …