-
I'll try to create a story about the creation of the universe in hellenic mythology using these terms. Please wait a moment. 😊
This is the story I created:
```ocaml
(* A story about the creation of …
-
## Terms
B = Broadcaster
O = Orchestrator
T = Transcoder
## Background
While live video transcoding requires continued interaction between B & O, VOD transcoding does not need to be perform…
-
The goal of this meta issue is to build a go-to place for links, information, and opportunities for building trustless zk-SNARKs as a potential future protocol building-block for Monero.
Disclaimer…
-
We have Haskell-based plonk verification in https://github.com/argumentcomputer/lurk-hs/tree/sphinx-hs
This is meant to be used to check validity of the e.g. Ethereum proofs, which is demonstrated …
-
If an MTC CA and TS conspire, the CA could have a different list of assertions for the same batch, which the TS can pass to a specific client. Assuming the client checks the validity window signature …
-
Hi Eren,
I wonder if you have an example of evaluating the time-dependent brier score for a model like:
`
Surv(tstart,tstop,status)~covariates
`
I have tested your paper+tutorial without succ…
-
Lets say we have a state machine like so:
```elixir
defmodule Stack do
def handle_write({:put, str}, stack) when is_binary(str) do
new_stack = [str | stack]
{Enum.count(new_stack), ne…
-
Long story short.
My key expired some time ago. I can still chat through Keybase Chat and none is even warned that my key expired. What's more stunning is that my messages are shown as Encrypted & …
-
This question has come up a few times but I don't think we've reached consensus on it yet so I'm opening an issue to discuss it.
In Ethereum and many similar blockchains, each block includes a sing…
-
Currently our best plan for retrieval of transactions (and receipts) by their hash is to implement a specific network to house this mapping of `transaction_hash -> (canonical_block_hash, transaction_i…