Autor Cointelegraph By Michael ORourke

Nodes are going to dethrone tech giants — from Apple to Google

While highly regarded even at the time of its writing, Marc Andreessen’s 2011 landmark essay, “Why Software Is Eating the World,” has proven even more prophetic than it seemed at the time. At the dawn of a decade when software would prove invaluable to nearly every aspect of modern life, Andreessen argued that every company was now ostensibly a software company, whether the company liked it or not.Tailoring his argument to many of the companies that were market leaders at the time, his ideas eventually also applied to companies that either hadn’t fully defined their markets or didn’t even yet exist but would go on to generate billions in market share: Uber, Lyft, TikTok/ByteDance, Robinhood and Coinbase, among several others. If you were going to be a unicorn in the 21st century, software was probably going to be a key part of earning that horn.The hidden motor behind this complete disruption of modern economies and life was the emergence of true cloud computing and cloud giants, an industry in which Andreessen himself had been a pioneer at a time when many inside and outside computing were scoffing at the notion. By the second decade of the 21st century, they weren’t scoffing much at all. In the 2010s, worldwide spending on cloud computing more than quintupled, from $77 billion to $411 billion. It was the backbone of what made everything accessible at the touch of a button on the computer in our pocket.Related: Facebook and Twitter will soon be obsolete thanks to blockchain technologyBut there was a great cost to making so much of life so easy.While the mobile-powered software revolution made life as easy as the push of a button, as with anything else, it came with its own compromises. With software eating the world, it became the province of very few, very large cloud hosting companies. Amazon, Google and Microsoft now account for 65% of the cloud hosting market. This created its own sort of shadow monopoly via cloud hosting. For example, with cloud hosting in particular, hosts can knock services off of clouds, as Amazon did with the notorious social media service Parler. Parler was also banned from Apple’s App Store.When it comes to the larger issue at stake here, it doesn’t matter whether or not you agree with a service like Parler. What the incident demonstrated was that it only took two companies, Amazon and Apple, to completely knock a service offline, effectively putting it out of business in the post-software world.What happens when a service or developer runs afoul of a more innocuous Amazon policy or term of service? The internet has been painted into a corner where it can no longer truly be a marketplace of free ideas and free development, especially if that development is somehow perceived as a threat by companies like Amazon and Microsoft.Nodes can build a new worldJust as Bitcoin (BTC) “broke” money and allowed people to think about the exchange of value in new ways, newer blockchain protocols have the chance to “break” data in a world that has been consumed by software and oligopolistic companies, allowing us to think about the exchange of that data in new ways. Web3 and the projects it will birth promise to redefine how information lives and is carried through the internet autonomously and transparently. Decentralization-first and community-first ecosystems promise to put power back into the hands of developers and, thus, the users who will use their decentralized applications (DApps) and software. This will allow for a common framework that promotes best practices and economies of scale that will be able to compete with the largest centralized entities on the internet.Related: The feds are coming for the metaverse, from Axie Infinity to Bored ApesThat isn’t to say we’ve yet reached a decentralized utopia. Though decentralized systems are also ostensibly “trustless” systems, it is ironically trust that still must be built up in these systems for both developers and users. Whatever the disadvantages of relying on companies like Amazon, Google, Microsoft and Apple, they have banked decades’ worth of that trust, credibility and familiarity that makes it difficult for both developers and users to switch to an entirely new way of doing things. Part of building that trust is rewiring the incentivization model that has supported the last several decades of the internet. For a new decentralized internet to work, it will mean users buying into nodes and developers best utilizing those nodes to build software that is simple enough to run and access on one’s phone as Uber or Wordle.If the decentralized Web3 community is able to do that, we can restore the world that was eaten by software, one node at a time.Michael O’Rourke is a self-taught iOS and Solidity developer who previously owned and operated a blockchain development agency. In 2016, he began building what is now Pocket Network. He was also on the ground level of Tampa Bay’s largest Bitcoin/Crypto meetup and consultancy, Blockspaces, with a focus on teaching developers Solidity.This article is for general information purposes and is not intended to be and should not be taken as legal or investment advice. The views, thoughts, and opinions expressed here are the author’s alone and do not necessarily reflect or represent the views and opinions of Cointelegraph.

Čítaj viac

Web3 innovations are replacing middlemen with middleware protocols

Cryptocurrencies and the wider blockchain ecosystem are helping change the status quo of how we conduct our day-to-day lives. With these emerging technologies, Web3 is being ushered in as a permissionless and open innovation using middleware blockchain protocols. By doing so, they’re replacing middlemen software-as-a-service (SaaS) companies by capturing value at a greater level.Middleware protocols are by no means new. After all, Web2 is supported by middleware applications, the main one being HTTP. Middleware is what enables users to interact with each other and with applications in a computing environment. And with Web3, there are a variety of protocols in the middle layer stack of this new internet to support applications. More vitally, though, are they really important?Creating value with middleware protocolsWith the arrival of blockchain technology, how we go about our daily activities is changing. Whether it’s through financial transactions, purchasing art, buying property or donating to a charity, the blockchain enables this by providing a secure and trusted peer-to-peer (P2P) network between users. Now, it’s no longer the case of companies extracting value from users, but developers extracting value from protocols.But, how does this work? On a middleware protocol, developers can stake the native token once for the equivalent network bandwidth for the lifetime of that stake. The longer applications are staked and using the network, the closer the cost approaches zero. After several months, the service is basically free, and with staking-based tokenomics, there are no monthly costs such as with SaaS fees.Developers can always unstake their initial investment and sell the middleware protocol’s native tokens they have purchased on a secondary market or to another developer. They can also stake the software-as-a-service node to earn more of the protocol’s token for servicing application requests.Related: Decentralized and traditional finance tried to destroy each other but failedOther middleware providers include Arweave, a global hard drive that allows users to store data permanently. Arweave users pay .54 AR once for one GB of permanent storage, and while it delivers near-zero marginal costs, the initial costs aren’t recoverable. Graph, a pay per query model for indexed blockchain data on-demand, is done through micropayments and can be costly for developers depending on the scale and frequency of queries.A synergistic relationshipEach application-specific middleware protocol provides a unique service at a different layer of the stack. For instance, the RPC layer is with the Pocket Network, the indexing layer is with Graph, Akash has the cloud layer, the video transcoding layer is with Livepeer and Arweave, Filecoin and Storj have the storage layer. Because they are at different parts of the decentralized Web3 developer stack, the protocols are complimentary. For instance, the following ETHOnline 2020/2021 hackathon projects used both Pocket and the Graph: ERCgraph, Proxy Poster, LiFinance Bridge Aggregator Analytics and Balancer Chat. And, because they are at different parts of the decentralized Web3 developer ops stack, the protocols are synergistic.This is noted by the fact that the Graph’s subgraph indexers need to ping a base-layer Ethereum archive node, which can be costly to run and maintain. To save money, indexers can leverage a middleware protocol’s RPC endpoints, giving users maximum uptime and no single points of failure. With Livepeer’s orchestrators, they need to ping a base-layer Ethereum full node, which also brings monthly costs to run and maintain. Similar to indexers, orchestrators can leverage a middleware protocol’s RPC endpoints to save money. This, in turn, develops a two-sided marketplace between consumers and provisioners.With this synergistic relationship, better service attracts applications, more app usage generates more node revenue and more node revenue attracts more nodes which boosts redundancy, and so the economic flywheel continues.Disrupting SaaSThe Web3 Index tracks demand-side fees (DSF) of service protocols across various layers of the decentralized developer stack. For instance, Pocket generates $3.9 million of DSF in 30 days because of a novel deflationary payment model. This means that developers pay through dilution and nodes earn through inflation.Graph produces $6,460, Livepeer $50,396, Arweave $171,406, Helium $7,591 and Akash $4,623. This novel economic approach has the potential to disrupt SaaS in a major way while maintaining “perpetual fair launch” mechanisms that individuals in crypto seek when contributing to a growing community.It also means no monthly rent to middlemen allowing developers to reap the rewards of their efforts.This article does not contain investment advice or recommendations. Every investment and trading move involves risk, and readers should conduct their own research when making a decision.The views, thoughts and opinions expressed here are the author’s alone and do not necessarily reflect or represent the views and opinions of Cointelegraph.Michael O’Rourke is the co-founder and CEO of Pocket Network. Michael is a self-taught iOS and Solidity developer. He was also on the ground level of Tampa Bay’s Bitcoin/crypto meetup and consultancy, Blockspaces, with a focus on teaching developers Solidity. He graduated from the University of South Florida.

Čítaj viac

Získaj BONUS 8 € v Bitcoinoch

nakup bitcoin z karty

Registrácia Binance

Burza Binance

Aktuálne kurzy