-
The Friendica code seems to be gone from recent Docker images:
```console
$ docker run --rm friendica:2024.09-rc-apache ls /usr/src/friendica
config
```
```console
$ docker run --rm friendic…
-
We need this call hierarchy support in our Qute language server https://github.com/redhat-developer/quarkus-ls/issues/1030
In my spare time, I have implemented this LSP call hierarchy support.
@InSy…
-
Running `bin/xraft-kvstore -gc A,localhost,2333 B,localhost,2334 C,localhost,2335 -m group-member -i A -p2 3333` inside xraft/xraft-kvstore/src subdirectory results in following error:
ls: ./lib: N…
-
![image](https://github.com/user-attachments/assets/4c7e5b55-2fca-4f07-8d8d-701f7127a94c)
-
ls command should support --include --exclude
that way can get '--recursive --human-readable --summarize' sizes for only objects with *abc* in the key name
-
I get this error on one project for pretty much every function in the project. unsure what exactly i'm doing wrong, but `{:error :module_not_found}` seems important. happy to share what i can
```
…
-
I'm requesting that the syntax for environment variables be treated the same way for both Windows and Linux variables so that a vhdl_ls.toml can be checked into version control along with a project an…
-
I am following the [IPEX Ollama docker guide](https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/DockerGuides/docker_cpp_xpu_quickstart.md). I am stuck on the `sycl-ls` step. The contai…
-
What is the function of this code, brother?
ghost updated
2 years ago
-
all the list functions should support a common permutation set of arguments with which to filter the results.
```julia
ls(dfg::G, node::Union{InferenceVariable, FunctorInferenceType})
# and
list…