jade
jade
@suremicro Interesting! I was reproducing this issue with a Quadro on Win7.
Check your driver is up to date. I know on the machine I reproduced it on had a prehistoric driver installed. On Jul 25, 2018 9:38 AM, "VHCEngineering" wrote: Any...
I have a bad hack to do this in https://github.com/lf-/better-sqlite3/tree/shared_linking
I am unfamiliar with the code base. What I meant is whatever shows up in the CLI output when I run the command.
Yep, that looks fantastic! Thanks for doing it.
I don't know what's going on here, but I can tell you that you're not alone: I'm also having this.
~ comment removed bc I put the wrong architecture. same symptom but without these logcats ~~
Similarly, there is an annoying problem: Say you have a directory `scripts` and a nix file `nix/runhaskell.nix`, there is no way of importing `nix/runhaskell.nix` from the shebang, because the paths...
Can this get reviewed? This still is an issue in Nix 2.9.1.
I have a working prototype of tree-sitter highlighting working for zola with Helix themes on branch https://github.com/lf-/zola/tree/tree-painter It uses https://github.com/matze/tree-painter/ as a back end instead of the one @Keats was...