• nickwitha_k (he/him)
    link
    14 months ago

    Most likely, they are storing the data in a manner that saves multiple versions and avoids destructive modifications. Without the exploitation side, such functionality is necessary to be able to revert malicious edits if an account is compromised.

    LLMs and similar systems can parse through immense amounts of data pretty quickly, probably partly due to the massive amount of compute that they get allocated. So, likely overwriting the comments won’t be that helpful, unfortunately.