|
|
|
|
|
by lottin
1224 days ago
|
|
Seriously, this isn't rocket science. Ethereum provides a service, namely it stores data and does some computations in exchange for a fee. Ethereum users pay a fee and in return they have their computations done. By definition, Ethereum is profitable if and only if the fees that are paid by its users exceed the costs that are incurred by whoever is in charge of doing the computations and keeping the network running. (I thought these were the "validators" but I might have got the terminology wrong, apologies if this is the case.) Therefore we need to know, on one hand, the total amount of fees paid by the users and, on the other hand, the total amount of costs incurred by the network (i.e. by all the entities that do the computations and run the network), over a particular time frame. |
|
You seem to think that is the end all be all to measure the profitability of the network. And you aren't entirely wrong. If it requires too much hardware, too much internet bandwidth, too much in the way of skilled node operators relative to the value the folks running the nodes would gain, the number of particpants would dwindle and the physical network would suffer.
So there are boundaries that real world costs impose on the operation of the network. But at what level do those boundaries kick in? Well, that is why it's been an important value to the developers that a node can be run on 'commodity hardware and internet'. You can run a full node on a standard Pc from the last 5 years with 16gb of ram (less in some configurations), a 2 tb ssd (or 1tb if you don't mind some downtime every few months), a modest internet connection and can be done so by anyone with some basic command line skills.
Because of those modest demands, I can and do run a non-validating node on old hardware I already owned on an internet connection I would be paying for anyway. I make $0 from doing so, but it interests me as a hobby because I want non-intermediated access to the the network. In contrast some large node service providers have immense costs because they host on a cloud services and they hire expensive SRE's to keep it running at a high reliability level. But they woudn't be spending that money if they didn't seem some kind of profit or value in it. Because of that variability and the low baseline to get started, whether it is real-world profitable to any particular participant is irrelevant to "ethereum" as a whole.
So, from my view, it becomes reasonable to look at it as "how much ether is created vs how much is burned" to see if "ethereum" as a whole is profitable.