Expert developer, Buddhist

  • 0 Posts
  • 61 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle

  • People who are lucid dreaming simulate a full reality that’s nearly indistinguishable from the one they find themselves in during waking time. If your brain can’t tell the difference during this time, how can you be sure you’re not dreaming right now reading this?

    The scope of what a simulation is has always been limited by the technology we know. It is only a failing of imagination and knowledge to assume that algorithmic computation is the only valid form of simulation in the future, these have existed for barely 100 years, but even Plato’s cave was talking about the larger philosophical problem


  • This is such a boring take, I wonder how anyone gets funding or publication making a statement as useless as “see godels incompleteness theorem that proves that there’s more truth than what mathematics can prove, therefore reality is not a simulation”. Yes, we know, you don’t need a PhD to know the major theorem that took down the entire school of logical positivism. The fundamental philosophical error here is assuming that all forms of simulation are computational or mathematical. Counterexample: your dreams are a form of simulation (probably). So I can literally disprove this take in my sleep









  • Lung@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    52
    ·
    edit-2
    5 months ago

    That’s so cool, maybe the first time in the history of humanity that we see open source tax software, that’s guaranteed to be accurate to the law. For one year at least

    It runs Scala / Java, and has docker configs, decent documentation. And an ominous message explaining that some parts were too secret to open source so they had to rewrite chunks of it. Overall, it seems like it was a big project just to get this published, and I am impressed they managed it, given the software team was comprised of 3 different agencies and several contractor firms





  • VPNs don’t help here, the website asks you for your driver’s license. Tbf giving your credit card to them is typically enough for them (big tech + govt) to construct a full profile of who you are anyway, and that was the original “age gate” – though there are some services that make CCs modestly privacy preserving – not the case for IDs




  • Well, I took the time to read the whitepaper, and it’s yeah, pretty dumb sounding. The gist is that it’s p2p post sharing with lots of captchas & a crypto edge that it probably doesn’t need https://img1.wsimg.com/blobby/go/eb02f20b-e787-4a02-b188-d0fcbc250ba1/pleb.tex-6d2e1bf.pdf

    The similarities to Lemmy are substantial, it’s just not on activitypub, but rather its own pubsub thing. If you want to host data, you still have to keep a node running at all times, it’s not the case that “there are no instances”. Those instances can moderate the content, so it’s not the case that “there’s no moderation.” The whitepaper mentions that “its possible to delegate running a client to a centralized server…” rather than having to have a fat syncing client running on your own machine … in lemmy, it’s more like “its possible to run your own node if you want”. Plebbit doesn’t care about maintaining history of posts, it expects that servers will go down over time, and the data will be lost. Lemmy is pretty similar in that regard too, if all instances hosting the data go down, then it’s lost. The expected outcome is that there’s a handful of big nodes, as is the typical result of this form of “decentralization” - same as Lemmy, Email

    Ultimately, I don’t see Plebbit doing anything particularly smarter/better, and having private/public key cryptography involved doesn’t really matter. They talk about blockchains and using coins as anti-spam mechanisms, but I don’t see why that’s relevant to the implementation