-
Using CairoMakie & Makie v0.12.13
```julia
f(x, a=0.3, b=3.0; N=10) = sum(a^k * cos(b^k * π * x) for k in 0:N)
f′(x, a=0.3, b=3.0; N=10) = - sum(a^k * b^k * π * sin(b^k * π * x) for k in 0:N)
functi…
-
odp 1.2.4.0 / Oracle linux 9 / Python 3
https://github.com/curl/curl/issues/1385
Hit `curl: option --data-binary: out of memory` when trying to start Yarn ResourceManager on this command line:
`…
zorel updated
53 minutes ago
-
## Description
The OED examples should be reviewed and updated for v4
-
https://github.com/redis/redis/releases/tag/8.0-m01
New commands:
>- 7 new data structures: JSON, Time series, Bloom filter, Cuckoo filter, Count-min sketch, Top-k, t-digest
>- Redis scalable que…
-
### What happened?
After upgrade to 11.3.0 _Flux_ queries in dashboards stopped working when they were using variables.
### What did you expect to happen?
Dashboards queries work as before.
### Di…
-
I want to create local multitenant environment (v24.2) on docker, I get an error as below
```
Using NavUserPassword Authentication
Error restoring databases. Error was Exception calling ".ctor" …
-
-
I'm using my custom data to finetune it, while the training loss seems to be around 0.15 or nearby but the validation data has the {'precision': 0, 'recall': 0.0, 'hmean': 0} I thought that my data h…
-
I 'm trying to run superduper without any configuration, but it fails:
```
2024-May-17 00:16:19.96| ERROR | 8caba5037a98| superduperdb.base.build:72 | Error initializing to DataBackend Client…
-
adb shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh
_Originally posted by @Roni52-jj in https://github.com/RikkaApps/websites/pull/79#discussion_r1817308659_