• 30 Posts
  • 270 Comments
Joined 2 years ago
cake
Cake day: March 2nd, 2023

help-circle


  • Hirom@beehaw.orgtoMemes@lemmy.mlAh yes the "enlightened" democracies
    link
    fedilink
    arrow-up
    6
    arrow-down
    9
    ·
    edit-2
    18 hours ago

    Thanks for the context.

    Given Russia submitted the text, and given how european countries voted, I suspect this is mostly about Russia looking for justifications for attacking a neighbour and grabbing land.

    Defending Nazism or showing Nazi symbols is illegal in Germany. Holocaust denial is illegal in several european countries. Yet they abstained.

    They’d probably vote for such a text if it came from another country that doesn’t “undermine genuine attempts to combat neo-Nazism”






  • She was immediately placed under expedited removal—a process to quickly remove her without the right to have her case brought before a judge

    Mateo’s attorney, Luis Campos, told reporters that when he attempted to visit her at TMC, ICE agents blocked the entrance to her hospital room

    Isn’t she being denied the right to a fair trial, which is proclaimed by the Universal Declaration of Human Rights, and the United States Constitution? And the right to counsel?

    I hope the USA see consequences for ignoring basic human rights and the rule of law. Including effects on tourism and foreign investments; fewer people would come to a country or invest in a country that blatantly ignore the rule of law and human rights.


  • It’s an objective improvement over EMV which doesn’t protect privacy at all.

    Taler protect payer privacy while exposing income information. Meaning it can help collect taxes to pay for infrastructure, education, public service, …

    That’s a fine compromise. I hope Taler become a practical alternative to EMV and other shitty payment systems being pushed by banks.



  • Hirom@beehaw.orgtoTechnologie - 🤖@jlai.luQuelqu'un utilise XMPP ?
    link
    fedilink
    Français
    arrow-up
    1
    ·
    edit-2
    11 days ago

    Les clients Conversations (Android) et Dino (PC) sont relativement conviviaux et gèrent les réactions sous forme d’émoji sous les messages.

    Conversations est très sobre en usage de batterie.

    Ça fait un moment que j’aimerais tester Matrix mais le client officiel a un gros impact sur la batterie. Matrix semble intéressant mais a encore du boulot à ce niveau, et semble beaucoup dépendre d’un seul logiciel serveur développé par une société. Il n’existe pas d’autre serveur considéré stable à ma connaissance.





  • same on all chains. All have a proposal, discussion, implementation, waiting period (for code to be deployed), and activation

    I though most of those steps didn’t occur on-chain in the case of bitcoin. But I could be mistaken.

    Would you mind sharing a link with the equivalent information on bitcoin, ie its governance process and how each governance operation (proposal, vote, activation ) is handled by the chain?

    I’m looking at BIP-1. It explains how to submit a proposal via mailing list and versioned repository, ie off-chain.

    Also looking at BIP-9. It does rely on the chain for governance, and allow polling for the most popular soft-fork. But it focus on exclusively on testing soft forks, which severely limit its usefulness.

    allowing multiple backward-compatible changes (further called “soft forks”) to be deployed in parallel.

    It seems BIP-9 doesn’t provide a solution to propose/vote/activate the larger non-backward-compatible changes, ie doesn’t help prevent hard forks. And big social and environmental issues affecting bitcoin probably require such large change.


  • Tezos would still require all nodes to upgrade to the code which contains the new algorithm. It can’t just automatically know what the new code is. It then can schedule these to activate at a certain block using a signaling system of some sort.

    Code proposal, vote on new code activation of new code, are all Tezos on-chain operation. These operations include a hash of the new code to be deployed. There’s some off-chain work happening to update tools, which I guess include compiling said code. So you’re right, some off-cain action is needed for deployment https://www.tezosagora.org/learn#an-introduction-to-tezos-governance

    My understanding is that compared to BTC governance, a larger part of the process happen on-chain. Also there is a relatively smaller portion of nodes (baker) involved in creating/verifying blocks that must update. This allowed various protocol changes without forks over the years.






  • lol it can’t adjust on public approval. It’s software that runs.

    It can. Software is written by people. Its authors can build it with an update mechanism.

    Crypto currencies such as Tezos have a vote-based update mechanism and a community that periodically submits algorithm changes for approval.

    Bitcoin doesn’t have a update mechanism that allows smooth changes. Its take it or leave it (aka hard fork). Peole can move away from it, and it’s sad that so many still haven’t.


  • The network was built to adjust

    Then why doesn’t it adjust to avoid negative social and environmental effects? Probalby because it’s not possible to adjust bitcoin’s algorithm, only some parameters, and because miners don’t have enough intensive to abandon bitcoin for something less destructive.

    My understanding is it’s not possible to modify nor fix bitcoin’s core algorithm, which include the difficulty and consensus logic.

    A hard fork is possible, which means leaving the bitcoin network and setting up an alternative (hopefully better) network with a different algorithm.