• 0 Posts
  • 496 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle


  • I wish more people understood this. Especially in the press, since its their job to educate everyone else.

    Trading volume is what matters, not trading price. It’s only worth $25 billion if you can turn $25 billion of it into cash.

    Unfortunately since banks still haven’t take wised up to this, and the wildcat crypto banks really haven’t, its likely still possible to pump a meme coin and then take out loans against the purported asset value. The bank is then left trying to repossess a pile of worthless memecoin when you fail to repay the loan.



  • Here’s a question to consider; without making any statement on the facts of these particular cases specifically, is it conceivable to you that there could ever be a situation where two countries could institute these specific bans for materially different reasons?

    What I’m asking is, does a universe exist where country A bans access to Facebook, Twitter, etc for entirely or almost entirely different reasons than country B banning access to Tiktok?





  • I actually have to disagree with the notion that blockchain (meaning distributed public ledger blockchain for these purposes) solves the trust problem. I’ve yet to see an example where this is actually true.

    What public ledger blockchains do is move trust to somewhere off-chain. Consider a common example that’s used by advocates; tracking a banana from source to sale. The blockchain is supposed to create a completely untamperable record that proves the banana in your hands was ethically sourced. But in order for that to actually work, there has to be some way to prove that the banana in your hands corresponds to the record on the chain. And that proof can only come from human verification at each step of the process. So the trust is still there, it’s just in the humans verifying the accuracy of the records rather than in the records themselves. Which is basically how the current system works.

    And you’ll find this same problem with basically any and every application of public ledger blockchains as a solution to problems of trust. In the vast majority of cases, sooner or later these trustless, decentralized systems will ultimately defer to trust in a central authority. How do you know your Bored Ape NFT is the real one, and not a copy minted by someone else on the same chain against the same image? You check it with BAYC through OpenSea or whatever platform they’re using. Ethereum has been forked multiple times. How do we know the current “Ethereum” is the true and real version of the ledger? Because the Ethereum Foundation says so.

    These systems only solve trust in the same way that sweeping all your trash under the rug “solves” cleaning your apartment.



  • If AI cost peanuts to run, this would be a very reasonable point. But it doesn’t. It’s staggeringly expensive to operate something like ChatGPT.

    So any use of genAI has to consider the question “Do the benefits provided actually justify the cost?”

    Obviously, in a capitalist society this turns into “How can we monetize this?”, but even in a fully socialist society it would still be necessary to ask if this technology is actually providing sufficient societal benefit to actually justify the material resource cost of running it.



  • Which is fine in theory, but “expected” based on what?

    They haven’t demonstrated any ability to meaningfully improve their models (“meaningfully” meaning "sufficient to actually address the very serious concerns about their practical usability), they haven’t shown any ability to meaningfully capture enterprise sales for their API, and their conversion rate on free users to paid users is abysmal. Their only stated plan to increase revenues is doubling their prices, which given their already terrible user retention doesn’t actually seem like a reliable way to bring revenue up. Jacking up prices only works when your users find you indespensible, and everything OpenAI offers can be found elsewhere for less.



  • Your answer isn’t good enough either. Aren’t you forgetting application servers, web servers, load balancers, Cloudflare, firewalls and all that stuff which allow a database to just use 0.1J? Because if we are talking VISA and banking scale of transactions that’s what it takes.

    I’m not “forgetting” those things, because they’re simply not relevant to what’s being discussed. A web server doesn’t “allow” a traditional database to use any more or less power. A web server is a web server. A firewall is a firewall. They’re not in any meaningful way connected to the transaction layer that we’re discussing. Blockchain validator nodes also sit behind firewalls, if the people running them know what they’re doing.

    Besides, it’s just missing the point. Traditional databases are good and best at what they do - address traditional problems. Blockchains address different problems, so comparing them for completely different use cases won’t work. You can compare MySQL vs Oracle vs PostgreSQL that way.

    Again, this is just a handwave.

    If your argument is “Public ledger blockchains can be just as efficient as traditional databases”, which is the argument you previously presented, you need to actually demonstrate that.

    If your argument is “It doesn’t matter if public ledger blockchains are less efficient, that inefficiency is worth it for the unique benefits they provide” then, first off, why did you make the other argument originally, and second, what have you done to actually show that only a public ledger blockchain can solve the problem you’re describing?


  • So, if I understand your pitch correctly (and, let’s be clear, this is information that needed to be presented right off the bat if you actually wanted to communicate this idea effectively), you’re envisaging a model where you sell some kind of hardware, presumably a complete solar panel kit of some sort, which then acts as a uniquely authorized validator node on your network, while also accounting for each unit of power pushed by that panel. As validator nodes, each panel contains a full copy of the database, and acts to verify new transactions, ensuring the integrity and security of your blockchain.

    I’ll allow, for the sake of your argument, that your keys and code are sufficiently secure that you’ve accounted for basically any possible hacking risk. We don’t need to get into that argument. While in practice perfect security is impossible, for now we’ll say that your hypothetical security is “good enough.”

    Right off the bat, we run into the following challenge:

    • If the device is an all in one, including the panel, your idea is dead from the start, because your target audience wants to install their own panels and then share their excess power, effectively banking it for later. You’re not going to convince them to use this bespoke solution just to take advantage of your charging network concept. Your plan cannot rely on you beating out every other solar panel manufacturer in the world; that is lunacy.
    • If the device is distinct from the power source, like some kind of box that you interconnect between the power source and your grid, there’s basically no technical soution I can conceive of that would prevent someone from plugging it into their state / national grid and converting off-peak electricity into solar credits that they then bank for on peak hours.

    Its remotely possible that the economics of the whole thing makes the latter option unappealing, but if so, I can’t see it. At best you’ve basically removed the incentive to use solar that the scheme is supposed to offer.

    Another technical issue with this approach is that you want these devices to be usable wherever the sun shines, but in order for them to be able to each act as a validator node they have to each contain a full copy of the database, and that means having at least a decent internet connection if this system is ever supposed to scale. That isn’t going to work out at the cabin.

    But even supposing those problems are solvable, and supposing that you can solve the problem of how the power gets from the panel to the charging stations without going through the local power company, we’re left with this question: Why blockchain?

    You say that you want this to be distributed, public, not under the control of any one entity, but your keys would have to be authorized by a central authority. You would have to be the only producer of these devices to ensure that some unscrupulous individual doesn’t build a box that runs a hundred validators at once, exposing you to sibyl attacks again. You would also have the ability to revoke any key at any time. There would be nothing truly decentralized about this system.



  • The most rosily optimistic estimates of proof of stake’s reduction in Ethereum’s energy costs (that I’ve seen) put it at a 2000x reduction. That means that in theory, if all of those gains were realised, and if we start with the numbers I previously cited, Ethereum might hit the same energy cost per transaction as a pretty inefficient traditional database setup.

    Except that transaction rates are fixed in public ledger distributed blockchain systems (because every validator node has to have time to clock in with their results), so as the network scales up the cost per transaction also scales up. I’m actually doing Ethereum a favour by using old numbers there, because it’s final cost per transaction prior to the proof of stake switch was certainly much higher than it was at the time of that snapshot.

    Traditional databases scale in a way where the economy of scale works for you rather than against you. The bigger you get, the lower your cost per transaction even as your total costs increase. Blockchains anti-scale; the cost per transaction goes up as the network gets bigger.