Wesley Kerfoot
Wesley Kerfoot
**Describe the bug** I believe I'm having issues related to https://github.com/taffybar/taffybar/issues/350 When I start anything that tries to use the system tray (as far as I can tell that's the...
I have no clue how to get this working. Any ideas? I installed it with `raco pkg install racket-langserver` and `racket-lsp` is a shell script that starts it. What now?...
This simplifies the install process *quite a bit* I added a `run.py` script which just imports it and runs it if you don't want to `pip install --user .` during...
## Link to the codebase [https://sqlite.org/src/dir?ci=tip](https://sqlite.org/src/dir?ci=tip) ## Which release/version did you read? Latest release as of [https://sqlite.org/src/vinfo?name=427e2c9d95a92308](https://sqlite.org/src/vinfo?name=427e2c9d95a92308) (3.32.0) ## Why is it a good project to read? * A full...
seems like ``` Resolving deltas: 100% (1/1), done. Verifying dependencies for hastysite@#head Info: Dependency on zippy@>= 0.5.6 already satisfied Verifying dependencies for [email protected] Installing hastysite@#head Building hastysite/hastysite using c backend...
the docker version also fails to deal with chromedriver Downloading Chrome Webdriver 100% |#################################################################################################################| Completed downloading the Chrome Driver. Traceback (most recent call last): File "/home/deletefb/.local/lib/python3.7/site-packages/deletefb/tools/chrome_driver.py", line 66, in setup_selenium...
https://github.com/AbelHeinsbroek/chartjs-plugin-crosshair/blob/fe674cfc91b4f4cf33bbbe666f0333bebbc84b1c/src/trace.js#L536 Could you not automatically register the plugin? It seems to be causing issues where the plugin gets enabled even if I try to specifically disable it by doing `plugins...
I am getting this error with https://github.com/weskerfoot/NimPath. But strangely it only happens on one machine (rockpro64 running Manjaro). On my other Arch Linux machines (x86), it detects it properly as...
### Expected behavior According to the docs, this should result in a usable lfs.img `luac.cross.int -o lfs.img *lua` Which I can then load using `node.LFS.reload("lfs.img")` ### Actual behavior The firmware...