kostas pramatias
kostas pramatias
When the program runs on collab, i was wondering if there is an easy way to download the wav file. The usual: from google.colab import files files.download(res) doesn't work on...
The web editor Pentadactyl has a feature for eval-ing javascript source files. I tried to eval the files of the demo to obtain the repl but with not luck. Any...
Hello, in Ubuntu 22.04 i installed Doom Emacs 29, and emacs-libvterm from the apt package manager. Vterm tried to compile the module and it failed, i apt-get installed the module...
Hello, will there be an option to add groq-shell as an additional option to chatgpt-shell? I would add it myself, but i am not that well versed in elisp for...
Hello, is there any reason for not putting the file-type to package json? ```json "file-types": [ "org" ], ```