• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
  • NFTs are stupid AF for most of the tasks people currently use them for and definitely shouldn’t be used as proof of ownership of physical assets.

    However, I think NFTs make a lot of sense as proof of ownership of purely digital assets, especially those which are scarce.

    For example, there are several projects for domain name resolution based on NFT ownership (e.g you look up crypto.eth, your browser checks that the site is signed by the owner of the crypto.eth NFT, then you are connected to the site), as it could replace our current system, which has literally 7 guys that hold a private key that is the backbone of the DNS system and a bunch of registrars you have to go through to get a domain. This won’t happen anytime soon but it is an interesting concept.

    Then I think an NFT would also be good as a decentralized alternative to something like Google sign in, where you sign up for something with the NFT and sign in by proving your ownership of it.

    In general though I find NFTs to be a precarious concept. I mean the experience I’ve had with crypto is you literally have a seed phrase for your wallet, and if it gets stolen all your funds are drained. And then for an NFT, if you click on the wrong smart contract, all your monkeys could be gone in an instant. There is in general no legal recourse to reverse crypto transactions, and I think that is frankly the biggest issue with the technology as it stands today.


  • “I use Signal to hide my data from the US government and big tech”

    “Wait, you seriously still use Reddit? Everyone switched to the Fediverse!”

    “Wow, can’t believe you use Apple! Android is so much better.”

    No one who isn’t terminally online understands what these statements mean. If you want people to use something else, don’t make it about privacy and choose something with fancy buttons and cool features that looks close enough to what they have. They do not care about privacy and are literally of the mindset “if I have nothing to hide I have nothing to fear”. They sleep well at night.






  • This is another reminder that the anomalous magnetic moment of the muon was recalculated by two different groups using higher precision lattice QCD techniques and wasn’t found to be significantly different from the Brookhaven/Fermilab “discrepancy”. More work needs to be done to check for errors in the original and newer calculations, but it seems quite likely to me that this will ultimately confirm the standard model exactly as we know it and not provide any new insight or the existence of another force particle.

    My hunch is that unknown particles like dark matter rely on a relatively simple extension of the standard model (e.g. supersymmetry, axioms, etc.) and the new physics out there that combines gravity and QM is something completely different from what we are currently working on and can’t be observed with current colliders or any other experiments on Earth.

    So probably we will continue finding nothing interesting for quite some time until we can get a large ML model crunching every single possible model to check for fit on the data, and hopefully derive some better insight from there.

    Though I’m not an expert and I’m talking out of my ass so take this all with a grain of salt.


  • Yeah there’s no way a viable Linux phone could be made without the ability to run Android apps.

    I think we’re probably at least a few years away from being able to daily drive Linux on modern phones with functioning things like NFC payments and a decent native app collection. It’s definitely coming but it has far less momentum than even the Linux desktop does.




  • coolin@beehaw.orgtoMemes@lemmy.mlIt's Open Source!
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    1 year ago

    Based NixOS user

    I love NixOS but I really wish it had some form of containerization by default for all packages like flatpak and I didn’t have to monkey with the config to install a package/change a setting. Other than that it is literally the perfect distro, every bit of my os config can be duplicated from a single git repo.