top 50 comments

sorted by: hot top controversial new old
[–] 139 points 2 years ago* (last edited 2 years ago) (4 children)

This is similar to when I heard reddit was doing the API lockdown, I wrote an automation bot over the weekend that self-destructed my subreddit and the entire post history. The bot also automatically downloaded and archived all of the content on my local machine.

It was annoying because at first I couldn't get access to older posts since at the time reddit had changed their API to only show the first X posts (100 or 1,000 or whatever). So I told my bot to delete the posts as it archived them so as I deleted content, reddit had no choice but to populate the page with the older posts.

And that's how I archived my subreddit. Reddit banned me two days later for automation, lol. I did not break any of the reddit or reddit api ToS during this process but I guess I upset someone.

  • source
  • hideshow 4 child comments
  • [–] 27 points 2 years ago

    I don't think I've been banned, but I did a similar thing. I requested all my data from Reddit, then used that list of comment/post IDs to mass-edit them. I think I'm in the clear because I used the official third party API, with an official "app." If you used the private API or instrumented this via the browser, that may be why you were banned.

    Anyway, if you or someone else wants their full history, Reddit will give it to you via a data export request.

  • source
  • parent
  • [–] 19 points 2 years ago (2 children)

    Unfortunately they still have everything. It's good for the "human" visibility (lack of) but they have the data still

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (1 reply)
  • [–] 82 points 2 years ago

    I feel like this content craze is going to evaporate soon because all the new content from here forward is sure to be polluted by LLM output already. AI is fast becoming a snake eating its own tail.

    That reminds me. I should go update my licenses to spit in the face of AI training companies.

  • source
  • [–] 75 points 2 years ago

    Stack Overflow just earned a place under Reddit in the hosts block list.

  • source
  • [–] 60 points 2 years ago

    It's just a matter of time until all your messages on Discord, Twitter etc. are scraped, fed into a model and sold back to you

    As if it didn't happen already

  • source
  • [–] 44 points 2 years ago (3 children)

    I think people would have less issues with AI training if it was non-profit and for the common good. And there are open source AI projects, many in fact. But yeah, these deals by companies like this are sleazy.

  • source
  • hideshow 3 child comments
  • [–] 43 points 2 years ago (14 children)

    StackOverflow: *grabs money on monetizing massive amounts of user-contributed content without consulting or compensating the users in any way*

    Users: *try to delete it all to prevent it*

    StackOverflow: *your contributions belong to the community, you can't do that*

    Pretty fucked-up laws. A lot of lawsuits going on right now against AI companies for similar issues. In this case, StackOverflow is entitled to be compensated for its partnership, and because the answers are all CC BY-SA 3.0, no one can complain. Now, that SA? Whatever.

  • source
  • hideshow 14 child comments
  • [–] 42 points 2 years ago (5 children)

    Data Rule Numero Uno:

    Garbage in, garbage out.

    Have fun training your LLM on a big steaming pile of hot garbage. That's 80% of Stack Overflows content.

  • source
  • hideshow 5 child comments
  • load more comments (1 reply)
    [–] 38 points 2 years ago (5 children)

    Good luck with the deleting. It often just means UPDATE comments SET is_deleted = 1 WHERE ID = 666;.

  • source
  • hideshow 5 child comments
  • [–] 14 points 2 years ago (2 children)

    There was similar things done on Reddit during the big exit. I doubt it achieved what people expected it to achieve. Even if they’re not visible externally, I’m sure they can easily access (thereby make deals to license) the data out of their backend / backup; just a matter of how hard they want to try (hint: it’s really not very hard).

  • source
  • parent
  • hideshow 2 child comments
  • [–] 15 points 2 years ago (1 child)

    Yeah during the reddit exodus, people were recommending to overwrite your comment with garbage before deleting it. This (probably) forces them to restore your comment from backup. But realistically they were always going to harvest the comments stored in backup anyway, so I don't think it caused them any more work.

    If anything, this probably just makes reddit's/SO's partnership more valuable because your comments are now exclusive to reddit's/SO's backend, and other companies can't scrape it.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 10 points 2 years ago

    It was to make the data inaccessible to general people, therefore removing the reason people visit reddit. Even if reddit could still get the data, regular people would be inconvenienced (in theory) and look somewhere else.

  • source
  • parent
  • load more comments (2 replies)
    [–] 26 points 2 years ago* (last edited 2 years ago) (1 child)

    There is, I believe, a fundamental misunderstanding as to what exactly a site like Stack Overflow is. It's not a forum; there's no such thing as "your posts." It's more like Wikipedia, as in a collaborative question-and-answer site, or a knowledgebase. Each question and answer can be edited like a mini wiki page. They aren't "yours" any more than the Wikipedia page you created ten years ago is; you contributed it to the commons, so (at least in theory) you don't have the right to take it back.

    Whether whatever "Open"AI is doing is right is another question, of course. But, I don't think destroying or poisoning the commons to strike back at it is any helpful either; it feels like "destroying it to save it."

  • source
  • hideshow 1 child comment
  • [–] 26 points 2 years ago

    Like AI doesn't know how to use the way back machine?

  • source
  • [+] 26 points 2 years ago* (last edited 2 years ago) (5 children)
    load more comments (5 replies)
    [–] 25 points 2 years ago (10 children)

    Why now? Other people have been profiting off of your Stack Overflow answers for years. This is nothing new.

  • source
  • hideshow 10 child comments
  • [–] 18 points 2 years ago (3 children)

    Simple answer: people vs corporations. A dev or homelabber getting help from you is very different from a company making billions just by mass shoveling your knowledge to the highest bidder.

    The reason we need this as a fediverse service is that everyone can take in this knowledge and one corp doesnt have the ability to sell it. Thats what the worth comes from. Someone holding they key to it.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 6 points 2 years ago (2 children)

    That's not what I mean. When you contribute content to Stack Exchange, it is licensed CC BY-SA. There are websites that scrape this content and rehost it, or at least there used to be. I've had a problem before where all the search results were unanswered Stack Overflow posts or copies of those posts on different sites. Maybe similar to Reddit they restricted access to the data so they could sell it to AI companies.

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (2 replies)
  • [–] 13 points 2 years ago (1 child)

    Currently, all answers are properly attributed. But once OpenAI will have trained and sell a “hackerman” persona, do you really think it will answer people’s questions with ”This answer was contributed by i_am_not_a_robot” or will it just sell this as its own answer?

  • source
  • parent
  • hideshow 1 child comment
  • [–] 8 points 2 years ago

    As a tech, i'm fucking howling because 99% of answers to any given question is already bullshit that ranges from useless to dangerous.

    "The machine" can't tell the difference and it's going to be considered authoratitive in its blithe stupidity. hoover up SA all you want, you're just gonna agregate it with bullishit and poison your own well anyway

  • source
  • parent
  • [–] 23 points 2 years ago

    Based users

  • source
  • [–] 17 points 2 years ago

    This feels a little iffy to me. it rings of what happened with reddit.

  • source
  • [–] 17 points 2 years ago* (last edited 2 years ago) (17 children)

    This is a violation of GDPR, no?

    EDIT: user created content is not directly protected under GDPR, only personally identifiable data is pertected under GDPR.

  • source
  • hideshow 17 child comments
  • [–] [S] 16 points 2 years ago (2 children)

    Dunno. GDPR is a Europe only thing, and isn't it only related to how your private data (like name, IP address, phone number) is cared about ?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 7 points 2 years ago

    Right, I think it only covers personal information: companies can only collect what they need to run their service, users can request to see their data etc. I don't think it applies to comments and posts.

  • source
  • parent
  • load more comments (1 reply)
  • load more comments (14 replies)
    [–] 16 points 2 years ago (1 child)

    This isn't really comparable to reddit, since users can just send a request to SO for all the content. Reddit locking down the API meant we lost access to our content.

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 13 points 2 years ago (5 children)

    Why delete the answer, why not edit it so that a human can see the answer but for AI its a load of nonsense?

  • source
  • hideshow 5 child comments
  • load more comments (2 replies)
    [–] 8 points 2 years ago

    I mean, here is a thought, if an AI tool uses creative commons data, then it's derivatives fall under creative commons. I.e. stop charging for AI tools and people will stop complaining.

  • source
  • [–] 7 points 2 years ago (4 children)

    So what is the stack overflow replacement?

  • source
  • hideshow 4 child comments
  • [–] 6 points 2 years ago (1 child)

    Does GDPR apply to stackoverflow? Since my data there probably does not identify me as a person?

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    load more comments
    view more: next ›