-
The challenges should scale more quickly to block any simple implementations from getting far.
Perhaps an early move efficiency challenge.
magwo updated
5 years ago
-
```
We need a template for release announcements in wiki.
As what I have seen a release notes consists
- one sentece to say we are pleased.
- a link to downloading
- changes since last version
- …
-
brug wave-share til initielt bootstrapping
hver peer har et peerId som er deres public key
hver peer bruger peer-relay til at forme webrtc træer
hver peer bruger web-dht ovenpå peer-relay til at …
sloev updated
9 months ago
-
Hi,
I'd like to use this library to fetch a master key out of the TPM chip.
This master key should only be available to my Go program.
Is there a best practice example I could use for this use ca…
-
Previous studies on nonce distribution for our POW algorithm suggest that our algorithm is behaving badly as a random oracle.
Suggested change: instead of mining looking for H(block || nonce)*diff…
-
According to https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcRelContainedInSpatialStructure.htm RelatedElements is SET [1:?] OF [IfcProduct](https://ifc43-docs.standa…
-
Some API endpoints, such as `/api/v2/users`, are not tied to any course instance. In order to allow teachers to use the API, we need to know the course so that we can check the teachers of the course …
-
Currently when a request to the keyd socket is written the request looks like this:
```
POST /parameters/algorithm?api-version=2020-09-01 HTTP/1.1
content-length: 256
content-type: application/jso…
-
Easier netplay is great, but it exacerbates the problems and limitations we have with the API.
# The problem:
We have two (actually three but the multidisc stuff doesn't seem too relevant) subsyst…
-
This is a follow up of #625.
When loading information using the rawio framework, annotations are handled differently depending on the grouping modes of the signals. When splitting signal into indiv…