Chris Lasher

Results 20 comments of Chris Lasher

I can sympathize. I use an M1 MacBook Pro as my main computer and am happy to help. I'm not yet familiar with Electron but I do have experience in...

I discovered that running the project from the repository's source code will create the keychain value. Specifically: 1. From the terminal, clone the YTMD repository. ``` git clone https://github.com/ytmdesktop/ytmdesktop.git ```...

>I wonder if running intel build once would also work instead of having to pull down the repo I wondered the same thing. For reasons I don't yet understand, the...

[I was able to use `override`](https://github.com/gotgenes/dotfiles/blob/557d71cd87863920c5bb4bd96fb25dc5c7eca808/private_dot_config/nvim/lua/plugins/programming.lua#L274-L288) to get completions working for `.nvim.lua`, since I use [nvim-config-local](https://github.com/klen/nvim-config-local): The option must be a part of the neodev configuration, and that configuration must...

My apologies. I did have a `.git` directory, so a root was detected and the Lua language server ran in workspace mode. This might have something to do with the...

I'm particularly interested in if this feature will allow Amplify to address [known OAuth vulnerabilities to cross-site scripting attacks](https://www.youtube.com/watch?v=OpFN6gmct8c&t=2254) by turning the Amplify backend into a confidential client and a...

I made an alternative PR that uses higher order unicode code points. #2604

I am experiencing a similar situation with YTMD 2.0.0 on MacOS 14.3 (using the arm64 build). The steps to reproduce are to 1. Sign in 1. Enter my email 2....

I tried poking through some of the files in ` ~/Library/Application\ Support/YouTube\ Music\ Desktop\ App`, and then through some of the code here, but it's not clear to me yet...

>But on Windows I'm not sure what's going on From [above](https://github.com/ytmdesktop/ytmdesktop/issues/1227#issuecomment-1919704000) >My issues have seemed to resolved Do you want to close this issue, and open a separate issue for...