-
just installed, I am finding that it is constantly sending outgoing connections, sometimes to google (eg: 172.217.8.170 or 172.217.6.10 ) other times to ? (eg: 239.255.255.250) or other addresses.
…
-
Hi, thanks for the awesome library! Super useful.
I've been getting this warning:
Reproduce:
```py
from typing import TypeVar
from plum import dispatch
class Foo:
...
…
-
An interesting suggestion made in passing in the thread discussing fn:ranks(). It would be possible to combine the `collation` argument and the `ascending/descending` argument of `fn:sort` into a sing…
-
Setting the color param with an integer series on so.Plot.add and then setting the color param on so.Plot.scale to a qualitative palette raises `PlotSpecError: Scaling operation failed for the color v…
-
Hi!
First of all, thank you for the good work, works like a charm! 🚀
I would like to know if it would be possible to provide a sync implementation of the API. Indeed, in cases where the JSON st…
-
Content-addressed derivations fail to build on aarch64-darwin. If I build for `--system x86_64-darwin`, it gets past this point and fails in another place (which I suspect is not a Nix issue but possi…
-
Title says all. Game opens a command prompt (not sure if that's just me) then goes into the game normally after a few seconds but it just closes itself with the fix installed.
-
## CVE-2023-2650 - Medium Severity Vulnerability
Vulnerable Library - OpenSSLOpenSSL_1_1_1g
TLS/SSL and crypto library
Library home page: https://github.com/OpenSSL/OpenSSL.git
Found in HEAD commit…
-
I used the sample application (SPM) to scan an Australian ePassport Issued 2023 and found Passive Authentication succeeds while Active Authentication fails with the following error printed in the sess…
-
The limit of an expression, `f(x)` as `x` asymptotically approaches a given constant, `c`, is an interesting mathematical tool, important for defining various calculus related concepts. Having limits …