• 0 Posts
  • 26 Comments
Joined 2 years ago
cake
Cake day: October 1st, 2023

help-circle
  • I only started pirating movies/tv because the streaming companies were selling my info and watch history. I’ve mentioned it on Lemmy before, but I pay for all the subscriptions and don’t use any of them, I just pirate stuff and watch through Jellyfin. (Used to use Plex, but they started selling your info/watch history as well, so they get the axe) It’s not a money thing for me, it’s a lack of consumer respect, and I can’t stand it. If I pay for a product, don’t try to squeeze every last drop of profit you can off of me by selling my activity. It’s why I use a paid Android TV launcher that doesn’t have ads on the homepage, and I don’t let it connect to the internet. It’s why I buy all my music and stream it on Symfonium, another paid app, instead of a Spotify subscription. I’m just tired of having to set up all these self-hosted services just to get big corporations off my back.







  • I joined Plex after I already needed to have a login to plex.tv to be able to stream. I understand that that already was problematic, but Plex was leagues ahead of its competition in terms of ease of adding users, as well as polish. You must be forgetting how awful Jellyfin was in comparison, even just 5 years ago. I’ve been keeping up on Jellyfin and it’s amazing how far they’ve come. Now Jellyfin has great theme options, a simple-to-install skip intro/outro plugin, an app option with built-in jellyseerr integration, decent collections support (still needs some work here on feature parity with Plex, but it’s on the way) and with Wizarr, onboarding new users is as easy as sending an invite link, just like Plex. All this came in the last 5 years, and were pretty much requirements for my use cases.

    Sure you can say that I’m picky, but Plex really was the best option until like, this year. I started to accept the need to switch when they added the social media aspect to it. They completely ignored what their users actually wanted. Since then, they’ve been making worse and worse decisions, which is crazy because now more than ever their competition has reached their level. Hell, by pushing all their users away, Plex is only going to accelerate the development on Jellyfin.


  • I pay for the streaming services, but don’t stream. Maybe this is me trying to justify “theft”, but how I like to think about it is this: I pay for the streaming services. I have the technical know-how to either download directly or rip (screen record) any shows I want from any of the popular services, as well as to write the scripts myself to roughly automate this. I also have spare computers to do this 24/7. However, it’s actually better for the streaming service that I don’t do this myself, since they still get my money without me using the bandwidth. I pay for AMC Stubs A-list but don’t often see the movies in theaters, so I don’t feel bad pirating new releases. As for movies/shows not on streaming services, I could buy used dvd/blurays, rip them myself, then sell them back, but that would ultimately result in a near-net-zero cost anyway, so what’s the point of going through all that? In my mind, as long as I’m paying for these subscriptions pirating feels like it’s no longer an ethical/moral gray area.

    Note that I only do this because I can afford to. When I was younger, I would pirate everything without worrying because if I couldn’t afford to pay the streaming service, they didn’t lose a potential customer if I pirated anyway. Now that I am better off and would definitely be paying for these subscriptions, I might as well, but still get to own the content I’m paying for. 120TB and counting!





  • When I had to put our golden retriever down (15 years old, cancer) we called an in-home vet to do it since my dog hated the vet with a vengeance. She would get anxious in the car if we even took the vet’s freeway exit. We cooked her an entire pack of bacon, and sat there feeding it to her while the vet did their thing. It’s a tough thing to go through, but the assurance that my dog wasn’t scared on her way out was worth it


  • If it runs on a computer, it’s literally “just logic and RNG”. It’s all transistors, memory, and an RNG.

    Sure, but this is a bad faith argument. You can say this about anything. Everything is made up of other stuff, it’s what someone has done to combine or use those elements that matters. You could extend this to anything proprietary. Manufacturing equipment is just a handful of metals, rubbers, and plastics. However, the context in which someone uses those materials is what matters when determining if copyright laws have been broken.

    The data used to train an AI model is copyrighted. It’s impossible for something to exist without copyright (in the past 100 years). Even public domain works had copyright at some point.

    If the data used to train the model was copyrighted data acquired without explicit permission from the data owners, it itself cannot be copyrighted. You can’t take something copyrighted by someone else, put it in a group of stuff that is also copyrighted by others, and claim you have some form of ownership over that collection of works.

    This is not correct. Every artist ever has been trained with copyrighted works, yet they don’t have to recite every single picture they’ve seen or book they’ve ever read whenever they produce something.

    You speak confidently, but I don’t think you understand the problem area enough to act as an authority on the topic.

    Laws can be different for individuals and companies. Hell, laws of use can be different for two different individuals, and the copyright owner actually gets a say in how their thing can be used by different groups of people. For instance, for a 3d art software, students can use it for free. However, their use agreement is that they cannot profit off of anything they make. Non students have to pay, but can sell their work without consequences. Companies have to pay even more, but often times get bulk discounts if they are buying licenses for their whole team.

    Artists have something of value: AI training data. We know this is valuable to AI training companies, because artists are getting reached out to by AI companies, asking to sell them the rights to train their model on their data. If AI companies just use an artist’s AI training data without their permission, it’s stealing the potential revenue they could have made selling it to a different AI company. Taking away revenue potential on someone’s work is the basis for having violated copyright/fair use laws.


  • I think your understanding of generative AI is incorrect. It’s not just “logic and RNG” It is using training data (read as both copyrighted and uncopyrighted material) to come up with a model of “correctness” or “expectedness”. If you then give it a pattern, (read as question or prompt) it checks its “expectedness” model for whatever should come next. If you ask it “how many cups in a pint” it will check the most common thing it has seen after that exact string of words it in its training data: 2. If you ask for a picture of something “in the style of van gogh”, it will spit out something with thick paint and swirls, as those are the characteristics of the pictures in its training data that have been tagged with “Van Gogh”. These responses are not brand new, they are merely a representation of the training data that would most work as a response to your request. In this case, if any of the training data is copyrighted, then attribution must be given, or at the very least permission to use this data must be given by the current copyright holder.







  • This seems unrealistic in my opinion. Normal people really don’t like to donate, unfortunately. I think that Lemmy needs to make it so anyone can easily self host an instance without too much fuss. Something like docker on an old laptop. I know they have docker containers for Lemmy already, but in my opinion, they aren’t simple enough to set up. And there should be an option to bundle it with a wireguard VPN tunnel, so that they really don’t need to fuff about with reverse proxy to browse on your phone. This way, the cost is distributed across all users. It should be that setting up a domain and port forwarding should be the largest hurdle.