Blockchain at Berkeley
11–20 of 63 posts
Re: Blockchain at Berkeley
#12Re: Blockchain at Berkeley
#13Tangential: is "blockchain" a Proper Noun? This page can't seem to decide. I always thought this phenomenon came from journalists writing about blockchains not understanding that a blockchain is a data structuture and not a singular proper entity, but I give Berkeley more credit. So what's up?
Blockchain @ Berkeley is a student-led group, so maybe that's why.
Re: Blockchain at Berkeley
#14Honestly, it just looks like a group of students piggybacking on Berkeley's reputation to make some money doing blockchain consulting
A group like this has a DeCal (a student-led university-credit course), events, speakers, and probably a selected group that works on club leadership and consulting.
Re: Blockchain at Berkeley
#15This doesn't seem to open in Firefox on OSX for me. Anyone else facing an issue?
Re: Blockchain at Berkeley
#16This doesn't seem to open in Firefox on OSX for me. Anyone else facing an issue?
Re: Blockchain at Berkeley
#17Honestly, it just looks like a group of students piggybacking on Berkeley's reputation to make some money doing blockchain consulting
Knowing student groups, it's not about making money, but a few smart undergrads showing other undergrads emerging fields and letting them get some hands-on experience. A group like this has a DeCal (a student-led university-credit course), events, speakers, and probably a selected group that works on club leadership and consulting.
Re: Blockchain at Berkeley
#18Earlier quoted context omitted.
My layman understanding is that blockchain is literally singly linked list, except of "nextNode" you have "parentNode" pointer (which actually checks that parent is valid for "parenting" :) The important part is how blocks get added over network, and decentralized consensus of the addition. (Well, socioeconomic phenomenon of adding monetary value to all that jazz is pretty cool too!)
There's a bit more to it. Proof of work hashing and ledger consensus rules and difficulty targets and fee schedules and forks. It's still all standard bachelor's degree algorithms, and I agree with the gp that it's not the interesting part. The interesting part is using these algorithms for social consensus on value.
Re: Blockchain at Berkeley
#19I think blockchain technologies have the potential to disrupt whole industries and I'm glad to see that students at world renowned universities are backing it up. There's a student group from MIT that works on something mysterious related to litecoin: http://litecoin.mit.edu
Re: Blockchain at Berkeley
#20'Blockchain' is literally the least interesting part of cryptocurrencies and their applications. its a boring flat file structure that is an artifact of needing many clients independently deriving a shared ledger, nothing more and nothing less. the interesting part is how you can bootstrap issuance of a new asset by incentivizing participants to assist in maintaining a specified computer network in exchange for crypt…
https://hackernoon.com/why-everyone-missed-the-most-importan...