reddit: nico_is_not_a_god pokemon romhacks: Dio Vento

  • 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • pory@lemmy.worldtoLemmy Shitpost@lemmy.worldShitpost
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    Well, there’s an oddly existential argument to be made that “funny” AI answers like this or adding a pot of Elmer’s Glue to pizza sauce to get the cheese to stick are valued. Simply because those are the posts I’ve seen from Google AI, and I’ve never touched the feature myself.

    By letting a language “speaker” learn from Reddit and forums, we created an approximation of “that guy who thinks he’s a comedian” because that guy is always there and always drowns in upvotes. Clearly, he’s a valuable part of the discourse!







  • I don’t run anything on the server because I don’t need to. I have my home server mounted as a network drive in Windows, so I just point Kopia’s database at a folder in there. It’s stored as an encrypted backup, and I’ve got the config for Kopia backed up in a few places (and the encryption key as well) so if the worst case scenario happens to my PC I’ll just reinstall Kopia on a fresh windows install + HDD, restore the config from the backup, then restore the backup.

    I also have a backup target to an older 8TB drive that I leave with a friend and update whenever he visits for extra safety, if my whole apartment with my PC and server burns down I’ll at least be able to have an outdated snapshot and lose only a month or so instead of decades.


  • I’m using MergerFS, which makes this really easy. I set up a temp mergerfs array with all my disks except the one I want to replace, add the new drive to my first array, then run a command to move all data from the replaced drive to the temp array. The original array mount point doesn’t notice the difference. Once it’s done, I remove the old disk from my main mergerfs array, add the new one, and delete the “temp” array. Then I can remove the old disk from my Snapraid config and also physically remove it from the server.

    If you’ve got an old PC laying around, you should look into setting up Open Media Vault on it.