-
**_adding the player name before starting the game and displaying the winner !_**
![Screenshot 2024-10-06 204815](https://github.com/user-attachments/assets/5ab6f59a-6dbc-4387-9513-0f4b83b213ed)
-
### Reason/inspiration (optional)
We would like a new entry on the `.empty()` term under Maps in C++. The entry should go in a new file under `docs/content/cpp/concepts/maps/terms/empty/empty.md`.
…
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
Hi, I update my Logseq and I have a little issue.
I use the dark version (dracula theme) and the text has chan…
-
## Describe the feature
I saw that there are numerous issues saying that the height of the PagerView is not according to the height of the children. I wish it was. Is it possible to implement this …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
_No response_
### Language version
Python …
-
I had the following in the opam package files in the current directory:
```console
simmo@goblint-new:/mnt/goblint-svcomp/sv-comp/goblint-clean/goblint$ grep ppxlib goblint.opam
"ppxlib" {>= "0.…
-
## Driver version
2.1.3
## Redshift version
PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.76169
## Client Operating System…
-
@lwjohnst86 at long last I managed to clean up my thoughts somewhat and paste them into this issue. There are still several resources I would want to read through, but I think they would only introduc…
-
---
**From the maintainer Li Haoyi**: I'm putting a 1000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
The goal of this is to make `-w`/`--watch` only run t…
-
### Background and motivation
If I write assertion this way:
```
actualEnv.Should().BeEquivalentTo(env, _ => _.Excluding(_ => new { _.Id, _.Creator, _.LastEditor }));
```
the exception is thrown…