• 1 Post
  • 141 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle








  • wandermind@sopuli.xyztoScience Memes@mander.xyzLight
    link
    fedilink
    English
    arrow-up
    16
    ·
    1 month ago

    I’m not as against these “sad narratives” as you are, but I still think that this one just doesn’t make much sense. Photons hit random planets and stuff all of the time, so arguably hitting a living sentient being is one of the coolest things that could happen to a photon.


  • So at best we don’t know whether or not AI CSAM without CSAM training data is possible. “This AI used CSAM training data” is not an answer to that question. It is even less of an answer to the question “Should AI generated CSAM be illegal?” Just like “elephants get killed for their ivory” is not an answer to “should pianos be illegal?”

    If your argument is that yes, all AI CSAM should be illegal whether or not the training used real CSAM, then argue that point. Whether or not any specific AI used CSAM to train is an irrelevant non sequitur. A lot of what you’re doing now is replying to “pencils should not be illegal just because some people write bad stuff” with the equivalent of “this one guy did some bad stuff before writing it down”. That is completely unrelated to the argument being made.






  • wandermind@sopuli.xyztoScience Memes@mander.xyzBeans
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 month ago

    Yeah, the point of the joke is that crop rotation has been practiced for literally thousands of years. It was an agricultural invention which gave ancient cultures significantly higher crop yields, enabling a huge number of societal, cultural and scientific developments. The joke is based on the idea that before crop rotation was discovered, some people might have considered it a silly idea, delaying the developments enabled by the significantly increased crop yields.


  • Also Conquest of Paradise for me! I had the tune randomly pop up in my head for well over a decade, probably close to two, without having any idea what it was. Every few years I tried finding out what it was, but to no avail. Online melody searches weren’t that good, and when I hummed the melody to people or played it on the piano, people either had no clue or, at best, were like “that sounds familiar but I have no idea what it is”. I even toyed with the idea that I had come up with the melody myself, though I did find it unlikely.

    I can’t describe the happiness I felt when I finally discovered the actual song when I once again tried finding it, this time by humming into Google’s music search thing





  • Your Proton password is not the encryption key for your data, not directly. Basically, your password is used to encrypt the actual encryption key inside your browser, and that encrypted encryption key is stored on Proton servers alongside your data. Proton can’t access your data because they don’t know your password which was used to encrypt the encryption key.

    When you want to access your data, Proton servers sends the encrypted encryption key to your browser, and your browser decrypts it using the password you entered. Proton servers then send you your encrypted data, and your browser decrypts it using the decrypted encryption key and shows it to you. There’s no point where Proton has enough information to decrypt your data. Your actual plaintext password never leaves your browser.

    This is a simplified high-level overview of how it works, of course there’s a lot more details to the actual implementation.