-
> Life has a melody, Gaius. A rhythm of notes that become your existence once
> they're played in harmony with God's plan. Come. See the face of the shape of things to come.
> -- "6" fr…
-
```
Read access is allowed from event dispatch thread or inside read-action only (see com.intellij.openapi.application.Application.runReadAction())
Details: Current thread: Thread[ApplicationImpl pool…
-
A week ago, I opened an issue on [discourse](https://discourse.julialang.org/t/flux-cuda-zygote-invalidirerror-compiling-kernel-getindex-kernel-cuda-cukernelcontext-cudevicearray/52557). Since the pro…
-
When building with cabal or Stack on Windows 10 with GHC 8.2.1, `stack ghci` and `cabal repl` both yield:
```
ghc.EXE: | C:\Users\Travis\sources\cuda\.stack-work\dist\e53504d9\build\cbits\stubs.o…
-
When running code in the REPL, I prefer not to have it flooded with text. Especially every time a function returns a long vector.
Yet JuliaFormatter strips semicolons, meaning that is exactly what …
-
Simple CLI tool for importing and exporting data from a Candid Spaces canister.
The Rust crate may provide _almost_ enough.
But, we need to "re-encode" and "re-decode" the Candid data as a Cand…
-
Hello I ran the command as it written in Installing Section with pip but get some errors:
```
C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Scripts>pip install git+https://github.co…
-
Hi,
Very excited to try the new-and-improved crystal interpreter mode! Very close to being able to replace ruby now, great work!
Something I really like ,coming form the fish shell, if that it h…
-
I was trying to set some JVM properties pre-startup (proxy & keystore) and noticed that nothing got applied. So my natural second attempt was to put everything in a script, and call that as a drop-in …
-
Hi, I got a problem when I'm trying to use Symbolics.jl and TensorOperations.jl together.
`tensortrace` not working on Arrays of Symbolic Expressions from Symbolics.jl.
Minimal code reproduces the…