-
|GameID|GameState File|
|-|-|
|3cca3766073daf7942be0a6ba133f324|ClientGameState--775579796-[12998-12998].txt|
-
Background example:
The Rust stdlib contains the following definitions:
```
(= (if True $then $else) $then)
(= (if False $then $else) $else)
```
The Python stdlib contains this:
```…
-
Please report any non-working sites to this thread instead of creating a new issue.
Provide the following info when making a report:
1. Exact login URL and the URL of your entry or entries.
2. Du…
-
Project seems a little inactive lately. It would be heartbreaking to see it go away. I'd been keen to revamp the site and make things a little more modern, improve the playground etc. I'm launching Pr…
-
-
Howdy all, it would be nice to have some guide options to help setting up a camera. For example, darken the out of frame area, rule of thirds, title safe area, etc. I'm always game to try implementing…
-
I moved an lxc container running for years to a new host just to see lwan crashing in it. I realised on the old host the number of allowed cores and number of physical cores were same, while the new h…
-
Hi @ohler55,
We need a backend to get some results. The best (I think) is GraphQL since it allow end-user to create custom queries.
Would you mind to initialize a project (using `agoo`) that is …
-
I've been following Raspibolt's Joinmarket installation guide: https://raspibolt.org/guide/bonus/bitcoin/joinmarket.html, except that I've configured it to work on testnet.
I want to run a yield ge…
-
I'd like to open up the discussion of what our various options are for preserving so called "Concrete Syntax" elements in the parse tree format.
## What are Concrete Syntax elements?
A simplified def…