The blockchain hype is crazy. My favorite truism that I see people spouting is that Bitcoin (or cryptocurrencies are) is worthless, but blockchain is a huge innovation. Little do these people understand that the true innovation is Bitcoin's proof of work as a consensus mechanism with the economic incentive of mining. Most of these "blockchains" are just distributed databases, which are not trustless, decentralized et…
‘Blockchain’ is meaningless
31–40 of 108 posts
Re: ‘Blockchain’ is meaningless
#32It's interesting that an article that provides at least 6 different meanings for it says that it's meaningless.
Re: ‘Blockchain’ is meaningless
#33Cryptocurrency, welcome to AI's long nightmare. AI has forever had buzzword-complaint terms. Consider "Agent", which describes a very specific thing (namely autonomy), but that didn't stop everyone and their dog outside the field from calling their software a "database agent" or a "compiler agent" or whatnot, equating "agent" with "program". Indeed there's an entire non-AI field called "Agent Based Modeling" -- of wh…
AI even has this problem among it's researchers. What the fuck is a neural network?
I think the use of "neural networks" is because the topology of these deep learning networks is similar to what is observed in biological brains.
Re: ‘Blockchain’ is meaningless
#34Re: ‘Blockchain’ is meaningless
#35The blockchain hype is crazy. My favorite truism that I see people spouting is that Bitcoin (or cryptocurrencies are) is worthless, but blockchain is a huge innovation. Little do these people understand that the true innovation is Bitcoin's proof of work as a consensus mechanism with the economic incentive of mining. Most of these "blockchains" are just distributed databases, which are not trustless, decentralized et…
Re: ‘Blockchain’ is meaningless
#36Re: ‘Blockchain’ is meaningless
#37Cryptocurrency, welcome to AI's long nightmare. AI has forever had buzzword-complaint terms. Consider "Agent", which describes a very specific thing (namely autonomy), but that didn't stop everyone and their dog outside the field from calling their software a "database agent" or a "compiler agent" or whatnot, equating "agent" with "program". Indeed there's an entire non-AI field called "Agent Based Modeling" -- of wh…
AI even has this problem among it's researchers. What the fuck is a neural network?
A perceptron, the basic unit in a neural network, has one or more inputs, an algorithm for processing the input, and one or more outputs. Layers of perceptron are often used so that the original input gets transformed over each layer. The most common output for a neural network is a classification. The major variants of neural networks are ways a perceptron's algorithms change, the types of algorithms inside a perceptron, the number of layers and the number of inputs/outputs. Neural Networks are computationally heavy to train, but not computationally heavy to use once created. They are specifically good for working with image data.
Re: ‘Blockchain’ is meaningless
#38It’s not meaningless. Saying Blockchain is meaningless is like saying the web is meaningless or the internet is meaningless. Just because you either don’t understand it or you feel it’s too broad does not make it meaningless. Blockchain is a distributed ledger that guarantees consensus without any central party. It has many other properties, like making the transactions public in most cases, and many other important…
I don't know why you're being downvoted. That seems a reasonable definition of blockchain, in much the same way one could give a reasonable definition of an array as a sequence of items. The article's premise that 'The term blockchain is misused and frequently misunderstood' (which is true) means 'Blockchain is meaningless' doesn't hold water and this is very typical for a Vox technology article.
Re: ‘Blockchain’ is meaningless
#39Earlier quoted context omitted.
AI even has this problem among it's researchers. What the fuck is a neural network?
I was also curious about the use of 'neural networks' in deep learning or whatever. My PhD research was working on problems in computational neuroscience. I think the use of "neural networks" is because the topology of these deep learning networks is similar to what is observed in biological brains.
They’re about as related as genetic algorithms are to actual genetics.
Re: ‘Blockchain’ is meaningless
#40The blockchain hype is crazy. My favorite truism that I see people spouting is that Bitcoin (or cryptocurrencies are) is worthless, but blockchain is a huge innovation. Little do these people understand that the true innovation is Bitcoin's proof of work as a consensus mechanism with the economic incentive of mining. Most of these "blockchains" are just distributed databases, which are not trustless, decentralized et…