-
The problem may be on our end, but Paddle's LDAP connection appears to be timing out. The application works for a while, but the connection seems to go bad after a while. What is the best way to ree…
sgeos updated
6 years ago
-
When trying to build a current sonic-pi "dev" branch on Linux / Debian Sid / amd64 arch linking seems to fail with various glew functions missing:
```
$ sudo apt-get install -y build-essential git…
-
I was doing `turso db shell` autocomplete, but it was just hanging forever.
I then ran `turso db list` and the output looked like this:
```
penberg@vonneumann limbo % turso db list
NAME …
-
I use sync in env. OTP v.15... and all be good.
In env OTP v.17 - sync work very slow or not work, somtimes sync recompile changed files, somtimes no.
And in otp v.15 after start sync - it recompiles…
-
When I add `{:exla, "~> 0.9.0"}` as a dependency and run `mix compile` I get the following error:
```
** (Mix) Could not compile with "make" (exit status: 2).
You need to have gcc and make instal…
-
High value apps or those with sensitive personal data **_need_ extra security**.
We need to make time to investigate Multi-factor Authentication (MFA)
https://en.wikipedia.org/wiki/Multi-factor_auth…
-
I guess these two inputs:
```
"\""
"\u0022"
```
Should give the same JSON string. I don't see that your code does that.
See also [json.org](http://json.org/) syntax in the right side bar…
ghost updated
5 years ago
-
I am trying to upgrade erlang version from 25.1.2 to 26.2.5 , erlang 26.X require to build rabbirmq-server 3.13.X
But got an error "Unable to load crypto library" when executing crypto:version(). i…
-
Hello,
Does this library have a function to destroy a prepared statement? The DuckDB docs talk about this [method ](https://duckdb.org/docs/api/c/prepared.html) but I can't seem to find it.
oh,…
-
**Describe the bug**
This is admittedly a bit of a niche bug, but I think I've figured out the root cause here.
Basically, I was surprised to see that all my Phoenix dashboard paths looked somethi…