-
Both the system and home manager Nix expressions provided for installing An Anime Launcher on NixOS weren't able to build. I was able to use the existing information provided to create a flake for the…
-
Add insctruction how to run on modern Ubuntu (22.04), something like:
```
git clone --recursive https://github.com/Jaysmito101/TerraForge3D.git
mkdir build && cd build
cmake ..
make
```
and …
-
Hi @aashishvanand , While setting up the project, I encountered some issues, particularly with the Firebase setup:
- Firestore database access needs to be enabled in the Firebase console to save or…
-
I'd like to start contributing to perses and part of the way I do this with projects is to learn and document as I go.
I often submit docs PRs to help others along the way.
I've cloned this repo…
-
The BPF ISA defines additional 64bit immediate load instructions. eBPF-for-Windows should add support for type 3 at a minimum. This support can improve the performance of certain BPF programs by elimi…
-
Hi, I'd like to check, is there proper attention masking done when applying **packing=true**?
What I means that, within the same batch, say we have 2 independent/unrelated samples packed together. …
-
[Hello World](https://github.com/quii/learn-go-with-tests/blob/9cc63601c72a3b5f2d8cee8220667e1a063ce173/hello-world.md?plain=1#L124-L130) contains instructions for installing `godocs` but the `doc` ([…
-
The [`ADD` instruction](https://docs.docker.com/engine/reference/builder/#add) has the following options which aren't represented in the model:
* `--checksum`
* ~`--exclude`~
* `--keep-git-dir`
…
-
I'd like to compile / run this on MacOS & Linux ... but there aren't any instructions by which to build or set up a dev environment. Adding them would be useful...
-
I tried installing with "git clone --recurse-submodules git@github.com:mihdalal/planseqlearn.git"
gets:
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.…