robsmith11
robsmith11
Good to merge?
Rebased: https://github.com/iamed2/LibPQ.jl/pull/288
If I want to try this, should I just build `rustic-rs` with #973? Looks like the rustic-core patch was already merged.
I'm having this problem as well. Has anyone found a workaround?
There should be a way to get better keyboard support. On my old rooted tablet I was using Sparkle, an app that allows one to run Xwayland on Android. The...
Works fine for me: https://github.com/c42f/RemoteREPL.jl/pull/65
I'm curious then what your usual workflow is? I'm used to calling Plotly's ggplotly interface from R, which will obviously throw an error if anything is wrong, which is quite...
Ah I see. I always run Julia on a remote server over ssh/mosh and display plots in a local browser. I often use an Android tablet, which doesn't have javascript...
Is this the same reason SLEEF functions don't work with Zygote? ``` julia> Zygote.gradient(SLEEF.exp, 1.3) ERROR: Non-differentiable function Core.Intrinsics.bitcast ```
Anyone try a recent master? I believe Julia is now working with LLVM 8