-
### Time line
- [Maxwell's demon: Does life violate the 2nd law of thermodynamics? | Neil Gershenfeld and Lex Fridman](https://www.youtube.com/embed/eS0JXViv0cU?start=81&end=281&version=3), start=81&…
-
### Is your feature request related to a problem? Please describe.
This is a bit of a general issue, but picking up lots of items is very slow and painful. Especially now with the new tailoring syste…
-
Subxt gives error when used with [risczero](https://github.com/risc0/risc0).
```
guest_anonymous_account: The following warnings were emitted during compilation:
guest_anonymous_account:
gu…
-
The standard accelerate test suite, used by all the backends, can be quite slow. Several of the tests are significantly slower than the others, for example segmented folds and scans, which I believe i…
-
Disclaimer: this linearizing feedback loops is outcome of my 🤯 for few months so please understand for some cute assumptions in mapping one action with one or at most testing forms/functions. chain r…
-
The current proposal has no mechanism for creating or joining threads, relying on the embedder to provide these operations. This allows for simple integration with SharedArrayBuffer, where a [dedicate…
binji updated
4 years ago
-
*Proposal*: A scholarship to support my PhD research on Zero-Knowledge Proofs and other cryptographic systems motivated by cryptocurrencies.
*Motivation*: Zero-Knowledge proofs are at the core of p…
-
WireGuard utilizes the following:[5]
1. Curve25519 for key exchange
2. ChaCha20 for encryption
3. Poly1305 for data authentication
4. SipHash for hashtable keys
5. BLAKE2s for hashing
6. UDP-b…
-
This issue involves a new collaboration with Charles Schmitt and Shepherd Schurman of NIEHS to Investigate the use of the Translator/Reasoner architecture in the context of NIEHS clinical data sources…
-
### **A Taste of Linear Logic** by Philip Wadler
**Tags**: linear logic, explicit curry-howard
Traditional logic has close ties to computing in general and functional languages in particular. The …