reddit: nico_is_not_a_god pokemon romhacks: Dio Vento

  • 0 Posts
  • 47 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
rss

  • All my video media that’s easier to replace than preserve is on my NAS running openmediavault with mergerfs. If I lose a drive I can always just, you know, torrent the tv show again.

    My main PC (everything except the Steam game install directory) is backed up through KopiaUI to a folder on that mergerfs array that contains media that’s difficult/impossible to replace. Daily incremental backups.

    That folder is mounted on my PC through DOKAN, which tells Windows OS that it’s a local resource (it does this more thoroughly than just assigning a drive letter to a NAS folder through Windows’ built-in system). The PC, including the “sensitive NAS media” folder, is then backed up to Backblaze’s personal backup service ($99/yr, unlimited size with one-year versioning). The DOKAN step is required for this, since Backblaze doesn’t support mounted NAS drives or non-Windows systems (presumably they don’t want to use space on versioned encrypted backups of hundred-terabyte pirate movie collections).

    Oh, and my phone does one-way Syncthing to my PC, thus putting its files on the PC for Kopia and Backblaze to do their thing.


  • S22 Ultra here. Selecting text, taking cropped screenshots, placing the text writing cursor precisely where I want it, hovering over web elements to view tooltips or alt text, playing Slay the Spire and Balatro, emulating the Nintendo DS, using the button as a camera shutter, hovering over the bottom of a scrollable element to smooth-scroll without repeatedly finger-flicking, and doing anything that benefits from a touchpoint more fine than a big fat thumb. The S pen is the only reason I’m still on Samsung instead of the greener true FOSS pastures.








  • 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!








  • On the flip side, I’ve been using FX file explorer for this for years with no issues, but my roommate on the latest iPhone (a year ago) encountered a pretty horrific oversight in the default Files app’s way to handle this (and no option to use third party apps).

    Whenever she tried to copy more than 2GB from the network drive to the phone via Files, the phone would completely lock up and freeze (and stop transferring, which I confirmed by looking at read operations on the home server). She had to hard reboot and copy the files over multiple operations instead of just queuing up 50GB of audiobooks once and letting it transfer in the background. It turns out the Files app handles network assets by loading them all into RAM and then writing them to the iPhone’s NAND, and if you try to perform an operation that takes more than the phone’s current available RAM it just does the Apple equivalent of a bluescreen.