-
The latest version of Space Engineers from steam, with app id 244850 seems to require a patch which wine-staging has.
Yes, I did leave out my system specs as it's not important to this issue. (Prot…
-
This is an issue to discuss **context parameters**. The full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/context-parameters/proposals/context-parameters.md).
-
Right now serialization of high level graphs is a bit of a mess. It was evolved organically and without much architectural thought. This seems to be a source of technical debt.
A lot of the chall…
-
Proposal: support non-structural typing (e.g. new user-defined base-types, or some form of basic nominal typing). This allows programmer to have more refined types supporting frequently used idioms su…
-
**The problem**:
At present the only XPath 4 function (that I am aware of) that can process multiple strings and use multiple collations (a specific collation for a specific string comparison) is […
-
Currently the APIs available for reducing draw calls include:
- [`InstancedMesh`](https://threejs.org/docs/?q=instanced#api/en/objects/InstancedMesh)
- [`BufferGeometryUtils.mergeBufferGeometries(…
-
Hi everyone,
I wrote the specification for Par2 a long time ago. I'm working on the code for a new version of Par. It will include:
1. Reed-Solomon encoding with [James S. Plank's correction]…
-
I will maintain in this OP a summary of current proposed syntax as I understand it to be. Note this is not authoritative, subject to change, and it may be inaccurate. Please make comments to discuss.
…
-
Hi.
I am getting a persistent fail on the contract process, with no errors being logged.
The last few lines of the output are:
```
[info] Loading edge-expanded graph representation
[info] merge…
-
https://research.fb.com/facebook-open-sources-elf-opengo/
ELF OpenGo
ELF OpenGo is a reimplementation of AlphaGoZero / AlphaZero. It was trained on 2,000 GPUs over a two week period, and has achie…