Programmer and sysadmin (DevOps?), wannabe polymath in tech, science and the mind. Neurodivergent, disabled, burned out, and close to throwing in the towel, but still liking ponies 🦄 and sometimes willing to discuss stuff.

  • 5 Posts
  • 2.1K Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • I was raised Catholic, but my mom got me out of religion class at school and let me take “ethics”, where we learned about multiple religions. Then I went one year to a Catholic school… and decided that I was an Atheist.

    After that, I looked at different religions, occultism, parapsychology, and other weird stuff (tarot too)… until I decided that I was going to live according to the scientific method above all, and denounce all sort of beliefs. So I became a Humanist.

    Only I’ve since lost even more trust in humanity, so now I’m a Transhumanist.

    I haven’t been able to practice much lately, but my goals were to either improve humans with technology, or to let technology (AI) take over. It gives me solace to see that even if I can’t contribute much at the moment, the world is pushing towards one of those outcomes.







  • From a copyright point of view… the rights to each piece of content are of each owner… but each owner is sharing that content with an instance, with the intent of it getting re-shared to further instances.

    In a strict sense, most instances are in breach of copyright law: they don’t require users to agree to an EULA specifying how the content will be used, they don’t require federated instances to agree to the same terms, they don’t make end users agree to the terms of other instances, and generally allow users to submit someone else’s content (see: memes) without the owner’s authorization, then share and re-share it across the federated network. A fully “copyright compliant” protocol, would need to have these things baked into it from the beginning… which would make joining the federated network a royal PITA.

    With the current approach of “like, chill bro”… anyone can set up an instance, federate with whatever target or federated-of-a-target one, and save all the data without any consequences. The fact of receiving federated data, carries an implicit consent to process that data, and definitely does nothing to prevent random processing.

    Scraping the web endpoint of an instance, carries the rules set by the EULA of that endpoint… which tend to be none, or in the best case, are that of the least restrictive instance offering that federated data.

    All of that, before scrapers simply ignoring any requirements.