random-ideas

random ideas (by jbenet)

Random-ideas Alternatives

Similar projects and alternatives to random-ideas

  • sbts-aru

    Low cost Raspberry Pi sound localizing portable Autonomous Recording Unit (ARU)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better random-ideas alternative or higher similarity.

random-ideas discussion

Log in or Post with

random-ideas reviews and mentions

Posts with mentions or reviews of random-ideas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-05.
  • Where does my computer get the time from?
    2 projects | news.ycombinator.com | 5 Oct 2023
    Since posting this, I've discovered that IPFS has something it calls Merkle-DAGs.

    A Block-Chain is a chain of blocks where there is one valid previous block and one valid next block.

    A Block-Tree is a chain of blocks where there is one single valid previous block, and multiple valid next blocks.

    A Block-DAG is a chain of blocks where there are multiple valid next blocks and multiple valid previous blocks, with the constraint that you can not form cycles.

    They are analogues to linked-lists, trees, and directed-acyclic-graphs but with chained hashes.

    From the Merkle-DAG article on the IPFS page:

    > Merkle DAGs are similar to Merkle trees, but there are no balance requirements, and every node can carry a payload. In DAGs, several branches can re-converge or, in other words, a node can have several parents.

    What's interesting here is that a Merkle Tree is a valid Merkle DAG, since a node can _optionally_ include a data payload. So a blockchain, a blocktree, and a blockdag are all also Merkle-DAGs. Merkle-DAG is a kind of unifying structure that can be used to model all of them.

    https://docs.ipfs.tech/concepts/merkle-dag/

    This appears to have been coined in 2014: https://github.com/jbenet/random-ideas/issues/20

    However the term blockchain dates back to at least 2008.

    A blockchain might be a Merkle-DAG but a Merkle-DAG is not a blockchain.

Stats

Basic random-ideas repo stats
1
324
0.0
over 1 year ago

Popular Comparisons


Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com