![]() |
|
|
|
Registered
Join Date: Jul 2008
Location: OK
Posts: 12,730
|
Blockchain...
anyone understand it?
__________________
76' 911s Signature Edition |
||
![]() |
|
Get off my lawn!
|
I don't even understand your question.
__________________
Glen 49 Year member of the Porsche Club of America 1985 911 Carrera; 2017 Macan 1986 El Camino with Fuel Injected 350 Crate Engine My Motto: I will never be too old to have a happy childhood! |
||
![]() |
|
Registered
|
i think the answer is: 12.7
__________________
poof! gone |
||
![]() |
|
Get off my lawn!
|
__________________
Glen 49 Year member of the Porsche Club of America 1985 911 Carrera; 2017 Macan 1986 El Camino with Fuel Injected 350 Crate Engine My Motto: I will never be too old to have a happy childhood! |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,318
|
Yup.
Intense repetitive computation of algorithms against data to produce an un-alterable-after-the-fact ledger of transactions, all decentralized and can be done peer-2-peer (like the *coin stuff) or on a distributed cluster (think a record of stock trades/buys/sells/etc). Basically the first piece of data is used to create a hash of some type (math operation the data, can take extremely long to calculate. Same technology is used to securely store passwords. With a good enough hash, any data that has a matching hash is also the same data - and no other data will match. The next transaction logged uses the hash the first transaction calculated as "salt" for its hash - ie, it is added to the data to make it impossible to generate all possible data combinations and then just search for a matching hash to find out the original data (rainbow table - these exist for password attacks, etc). The third transaction (or Nth) uses the hash the second data (or N-1th) to salt itself and compute its hash, and then N+1 uses that hash to salt itself and so on. Change any record, and NONE of the other records stay the same. |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,318
|
Only if we are working in base13
And to continue my previous post, no, I don't understand the math behind the hash - that is pure computer science and some high end math. But given a hash algorithm to use I can implement code to create a block chain, store passwords securely, etc |
||
![]() |
|
![]() |
Registered
Join Date: Sep 2009
Location: North of You
Posts: 9,160
|
__________________
"A machine you build yourself is a vote for a different way of life. There are things you have to earn with your hands." |
||
![]() |
|
Registered
Join Date: Jul 2008
Location: OK
Posts: 12,730
|
Good article, thanks!
__________________
76' 911s Signature Edition |
||
![]() |
|
Registered
Join Date: Dec 2012
Location: Seattle
Posts: 8,943
|
It’s all about the kitties.
__________________
1982 911 Targa, 3.0L ROW with Webers |
||
![]() |
|
Registered
Join Date: Jul 2008
Location: OK
Posts: 12,730
|
or the punks...
__________________
76' 911s Signature Edition |
||
![]() |
|
Registered
Join Date: Jul 2008
Location: OK
Posts: 12,730
|
![]()
__________________
76' 911s Signature Edition |
||
![]() |
|
White and Nerdy
|
|||
![]() |
|
![]() |
It'll be legen-waitforit
Join Date: Jan 2002
Location: Calgary, Canada
Posts: 6,975
|
It's the future....
__________________
Bob James 06 Cayman S - Money Penny 18 Macan GTS Gone: 79 911SC, 83 944, 05 Cayenne Turbo, 10 Panamera Turbo |
||
![]() |
|
Registered
Join Date: Jul 2008
Location: OK
Posts: 12,730
|
__________________
76' 911s Signature Edition |
||
![]() |
|
Registered
Join Date: Jan 2012
Location: NW Ohio
Posts: 9,733
|
|||
![]() |
|
Registered
Join Date: Nov 2003
Location: Seattle
Posts: 1,247
|
I understand the importance of a ledger and how it is a fundamental building block upon which virtually all commerce rests. But I cannot, after reading dozens of articles on the subject, understand how a blockchain works. I honestly do not fully comprehend what an algorithm is or what a hash is in any concrete way. I would imagine those are the underpinnings of a blockchain and perhaps I should start there and work up to an understanding of blockchain.
I feel like we are on the edge of a discovery that will mark a fundamental change in humanity. It is all at once exciting and terrifying. Like taking the men out of the missile silos, I fear that the blockchain moves us one step closer to Skynet becoming self aware. Math replaces human regulation.
__________________
"Rust never sleeps" |
||
![]() |
|
Registered
Join Date: May 2003
Location: Woodlands TX
Posts: 3,937
|
Quote:
__________________
84 930 07 Exige S |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,318
|
Quote:
algorithms simply take input, do something and return output. Think about converting Fahrenheit to Celsius or Celsius to Fahrenheit that would be an example of a basic algorithm. not all algorithms are reversable. a hash is a complex mathematical operation that one performed on a bit of data will always give back that same hash for the same bit of data. usually they are one away so if you have a hash you can't figure out what data it represents even if you know the algorithm that was used |
||
![]() |
|
Registered
Join Date: Mar 2003
Posts: 10,318
|
Quote:
other forms of distributed computing like seti at home or genome at home have social benefit for the world and for humanity in general so there's some altruistic reasons to assist with those distributed computing projects |
||
![]() |
|