JosephFerano
JosephFerano
So I ran sudo ./build.sh, getting this error; ``` Unhandled Exception: System.IO.IOException: BeginWrite failure ---> System.ObjectDisposedException: The object was used after being disposed. at System.Net.Sockets.Socket.BeginSend (System.Byte[] buffer, Int32 offset, Int32...
Hi, thanks again for the great package! I wanted to know if there was a way to dedicate each dashboard item so that it's in its own column side-by-side with...
Hi, thank you for this package! I am having issues when using this library with the GLFW backend. I am trying to run the example code provided [here](https://github.com/pyimgui/pyimgui/blob/master/doc/examples/integrations_glfw3.py). Here is...
I'm trying to contribute to the following project; [Hammerspoon](https://github.com/Hammerspoon/hammerspoon) They have an "extensions" folder that contains all of the main lua modules. I'm basically trying to get completion for those...
**Distribution (run `cat /etc/os-release`):** 18.04 LTS **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** pop-default-settings: Installed: 3.0.1~1542040130~18.04~37479c7 **Issue/Bug Description:** When trying to install and configure `pop-default-settings`, apt-key would...
Hello, thank you for the great package. I think this has to do with the fact that gptel is writing to the properties section at the top ```:PROPERTIES: :GPTEL_MODEL: gpt-3.5-turbo...
Hi, Prot. Thank you again for this great package. Been using it for almost 2 years now. I was looking to add a keybinding that would unassume the current buffer...
Hello, first of all, thank you for this great utility. I haven't bought anymore QMK keyboards because of how well it works. altgr + hjkl works fine , but not...
**Is your feature request related to a problem? Please describe.** The cider error buffer is a great way to make Clojure's exceptions more ergonomic to read. However, if they are...
This PR helps address some performance issues with the Atlas workflow - Speed up reading in individual sprites from disk by parallelizing with pmap - Check paged-atlas sha1 and return...