Evan Purkhiser

Results 50 issues of Evan Purkhiser

I noticed that when the github authentication token is saved it is just dropped into the users home directory. It would be great if instead this file could be stored...

If I add a symlink to a directory it would be awesome if it's tree could be watched as well. I suspect this might be difficult to support in a...

If I add a symlink to a directory it would be awesome if it's tree could be watched as well. I suspect this might be difficult to support in a...

When you add a post parameter with a `null` value it the entire key value pair is removed from the base signature string, however Guzzle will send the post parameter...

Since the logger buffer isn't flushed until another newline is found it's possible that the output that CompileDaemon generates can be affected by ANSII escape sequences that haven't been terminated...

This line here https://github.com/eddyekofo94/gruvbox-flat.nvim/blob/756dbdd3dfd3ed84acb2f9649724df19ae41f904/lua/gruvbox/util.lua#L208 causes neovim to flash the welcome screen https://user-images.githubusercontent.com/1421724/175831201-8b9288e7-10bc-4077-bdd3-e3c8d4de31e2.mov Moving that line out from being deferred keeps it there https://user-images.githubusercontent.com/1421724/175831237-7989e9db-7490-48f1-a24f-b9b8ce80dc67.mov

https://github.com/xpl/ansicolor/blob/master/build/ansicolor.mjs#L12 because `nice` is just a getter, it gets triggered here :/

Currently rekordbox takes exclusive control of the UDP socket used to receive status information about the CDJs.

Opening this to track research here, likely research into kuvo and tour devices.

Would you be open to applying [`black`](https://github.com/psf/black) to the codebase? This would make contributions easier since there's a standard, automatic, code formatting applied :)

enhancement