Casper van Elteren
Casper van Elteren
hi your documentation link in the readme points gives error 404
Hi! Thanks for the package. I am keen on trying this package but am a little confused on how to use this. An example entry would be nice to see...
Hi, When installing the rm2fb ipk I am getting a white screen on boot. Is there a way to fix this? Sincerely, C
The esp32 C2 module is relatively battery intensive. I will probably build a new board in the future with a different module. - [ ] Make codebase independent of esp32...
Hi, Thanks for getting a doom emacs equivalent starting. I am looking with a keen eye to switch back to (n)vim after some exciting projects started to appear in the...
### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...
Continuation of #5392. The goal is to clean up the files so they are up to par with the qualities of networkx.
When trying to install the server I am greeted with an npm error. ``` /usr/bin/npm -g --prefix /home/casper/.config/emacs/.local/cache/.cache/copilot install copilot-node-server\@1.14.0 npm error code EINVALIDPACKAGENAME npm error Invalid package name "copilot-node-server\"...
I am playing around with Nim and python where I need to access python objects from different threads. In cython we get a handy `with gil` operator. Is there a...