Chris

Results 144 comments of Chris

Instead of opening an issue asking for `xcode-select` being added to the build dependencies, _BTW you misspelled dependancies_ why not fork, then clone the repo, and add the change yourself...

> Here are some helpful things for those who might find this issue: > > **First**, you can inspect whether the lua_ls language server has the workspace configured properly: >...

> @ipatch i got the same error. i think `get_clients` is only available in nightly right now (I'm in 9.1). i tried changing it to `get_active_clients`...which doesn't error out at...

i think you may be at a limitation of rvm on this one or even mason πŸ€”. were you expecting solargraph installed within your 3.1 installation to work with your...

it seems like there are some builtin developer commands that upstream homebrew-core maintainers use to periodically update existing formula in a tap. https://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request#submit-a-new-version-of-an-existing-formula ``` brew bump-formula-pr ``` also it looks...

@P1kachu > somebody else got the 'job' Is that somebody else actively submitting PR's on this github repo? Looking at the main repo page I haven't seen a commit made...

Well if time permits 🀞 I might create a fork, and start hacking ⛏ away at this. I really enjoyed running qemu when I was running Arch Linux on my...

> Thanks for the report. But I guess you are looking for a different project. This is not a Β¨TODO" app. correct, the project i was looking for was dooit....

ended up going with, ```c byte pins[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 };...

not sure what i changed, but it's been working for the past couple of months. i run arch on my daily computer now, so not sure if they makes a...