robsmith11
robsmith11
This app would be much more useful if one could specify any dns server (given by ip address and host name so that dns over tls can work without relying...
It would be useful to have a function like https://athemathmo.github.io/rulinalg/doc/rulinalg/utils/fn.argmax.html
Unfortunately, I don't have a reliable way to reproduce this, but it seems to happen more often (maybe 25% of the time) with large messages (~10MB). I'm using IPC on...
If I try to mount a encfs folder inside bwrap, I get the error: ```fuse: device not found, try 'modprobe fuse' first``` The fuse module is loaded, and encfs works...
Latest version on Google Play is 2 versions behind the release in F-Droid. I'm guessing most people install from Google Play, so would be good to update it.
I tried using the latest APK from F-Droid and the slightly older one from Google Play, but they both fail to install on my tablet with LineageOS 15.1. Strangely, they...
If I call import/using a second time, there is no error and I can use PlotlyJS fine. ``` (@v1.7) pkg> status Status `~/.julia/environments/v1.7/Project.toml` [f0f68f2c] PlotlyJS v0.14.0 julia> versioninfo() Julia Version...
I've read through the tutorial, but am struggling to get a plot to display in my browser. I run Julia on a remote server, so I'd like it to be...
I was surprised to see that `asofjoin` doesn't support joining entire tables, just a single column of `NDSparse`. Wouldn't it make sense to support joining tables with many columns rather...
I attempted to use mlrMBO with AEI for optimizing some very noisy (1-to-10 signal-to-noise) simulation data, but it fails to explore large regions of the domain because I believe the...