• 0 Posts
  • 84 Comments
Joined 8 months ago
cake
Cake day: January 26th, 2024

help-circle






  • What I think is missing is a kind of signed database version control system. So you make a list of data (maybe just a markdown table) and you sign it wiht a private key and put that in a DHT / distributed hashtable. Then people can use that and you can update the database / list. People can also fork this list, add their own stuff and distribute it as their own and signed with their own private key. And you could have pull requests and merge back good additions. All without requiring proper servers but possibly benefiting from being hosted on a seedbox.

    And of course a simple client to find and view such lists.

    Ideally you’d have some template that describes typical metadata for a kind of distribute movie database, but also books, subtitles, songs, albums, articles, scientific papers, fonts. But you can also fork the templates and extend them. So you might have a perfectly legit open source database of movies with links to what legit streaming service is selling it, and then an extra template that extends that with magnet releases.

    I have never seen something like this though, my puny brain has trouble imagining the technical hurdles. Maybe this could just be done with a simple version control system client. I think torrent V2 also has some extensions that allow update-able torrents (which some FUD confused with this being the default). Or maybe it’s that proper web pages allow people to make money through advertising.



  • Good argument but if the guy uploading it would be in another country this law couldn’t be enforced. Basically it’s an unenforceable standard. To insist on enforcing it could lead to draconian measures.

    The article mentions upload filters but that then again create a large burden. This burden requires more work or more money. Which leads to a centralization or monopolization of the internet. Which would be in the interest of social media corporation who can shoulder the burden.

    In the future the ethical issues of porn could be solved by investing in and creating a near perfect AI porn model that can serve all our degenerate needs WITHOUT requiring humans to take their clothes off. Basically ethically sourced synthetic “vegan” porn that is created for your on demand in your own home. And then you can ban all the real porn because the demand for it will plummet. Of course there will still be people who get off on the abuse instead of on the fantasy.




  • Thanks for the info. But lets say you want to train a (future) AI to spot and tag disinformation and misinformation. You’d need to use and curate actual data from social media sites and articles.

    If copyright is extended to learning from and analyzing publicly available data, such an AI will only be possible by licensing that data. Which will be monetize to maximize profit, first some lump sum, then later “per gb” and then later “per use”.

    I’m sure open source AI will make due and for many applications there is enough free data, but I can imagine a lot of cases where there wont. Anything that requires “commercially successful” media, articles, newspapers, screenplays, movies, books, social media posts and comments, images, photos, video clips…

    We’re basically setting up a world where the intellectual wealth of our civilization is being transformed into a commodity and then will be transferred into the hands of a few rich capitalists.

    And even if there is acceptable amount of free data, if the principle is that data needs to be specifically licensed to learn and train and derive AI works from it - that makes free data use expensive too. It needs to be specifically vetted and is still vulnerable to be sued for mistakes or outrageous claims of copyright. Similar to patents, the uncertainty requires higher capitalization for any startup to defend against lawsuits.


  • The joke is of course that “paying for copyright” is impossible in this case. ONLY the large social media companies that own all the comments and content that has accumulated by the community have enough data to train AI models. Or sites like stock photo libraries or deviantart who own the distribution rights for the content. That means all copyright arguments practically argue that AI should be owned by big corporations and should be inaccessible to normal people.

    Basically the “means of generation” will be owned by the capitalists, since they are the only ones with the economic power to license these things.

    That is basically the worst case scenario. Not only will the value of work diminish greatly, the advances in productivity will also be only accessible to big capitalists.

    Of course, that is basically inevitable anyway. Why wouldn’t they want this? It’s just sad seeing the stupid morons arguing for this as if they had anything to gain.


  • Well you’re just asking an economic question, are the costs worth the benefits?

    I’d argue that linux will never be a good or user friendly operating system without case insensitive filenames.

    That isn’t an opinion but could be verified through scientific study of how confused people act. You don’t even need computers, just ask someone to get the “something SomeTHing” from a labeled box in a cupboard. Presumably science would show that case insensitive naming of things is always less confusing when humans actually use the system.

    The truth is that programmers enjoy writing code far more than reading code. And especially to open source developers “usability” is a dirty word. It’s not about the value of a thing, it’s about the beauty of how it is done.


  • It seems obvious that some of the women would be better hunters than some of the men. But that only suggests that too much specialization was bad, not that there wasn’t any specialization at all. So headline seems wrong.

    Also persistent hunting seems like the most inefficient type of hunting. You exhaust yourself and the prey and loose calories, the time it takes, traveling far over unknown terrain and then having to carry it all the way back and beware other predators. Is the argument that women are best at “shitty hunting”?

    I imagine you’d track an animal, get close, throw spear, miss, keep tracking the animal. And if they haven’t invented the spear yet, can they even be called human?






  • Fundamentally the problem only has temporary solutions unless you have some kind of system that makes using bots expensive.

    One solution might be to use something like FIDO2 usb security tokens. Assuming those tokens cost like 5€. Instead of using an email you can create an account that is anonymous (assuming the tokens are sold anonymously) and requires a small cost investment. If you get banned you need to buy a new fido2 token.

    PS: Fido tokens still cost too much but also you can make your own with a raspberry pico 2 and just overwrite and make a new key. So this is no solution either without some trust network.