• 1 Post
  • 553 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle

  • Nobody said ALL Americans chose this… But the majority did. He won the majority vote. America as a whole chose this. The first time around, you could argue that since the lost the popular vote by millions, that America didn’t choose him. But not this time. This time, America chose him and said it with their whole chest.

    And sure, you could argue that “didn’t vote” actually won. But that’s still on the American public for refusing to actually get to the polls. If they cared enough to avoid it, they would have voted instead of staying home. But they didn’t care, and their non-vote said “I’m okay with either side. Doesn’t matter to me.”







  • This is why so many cars have been moving towards a centralized control center, instead of individual knobs and buttons. For starters, plugging in a touchscreen is a lot faster and easier (and thus cheaper to mass produce) when compared to wiring harnesses for knobs and buttons. But the biggest reason is to make it virtually impossible to disable specific tracking/data collection features without totally destroying your car’s functionality. In many cars, if you disable the tracking stuff, you also disable the AC, radio, cruise control, etc… Because it’s all built into that single hub, and you can’t selectively disable certain parts without killing the whole thing.



  • I did. I have it mapped as a letter drive on my server. The server can access it just fine via the file browser. And the docker container still refuses to read from/write to it. The container boots up just fine on the surface, but the audiobooks volume appears empty when I check it (there are dozens in the folder) because the container refuses to actually read anything from the NAS. So I tried using the import option that Audiobookshelf has built in. It imported them just fine on the surface, but they all vanished as soon as the server was rebooted; Nothing was actually saved, because it is refusing to actually write to the NAS.

    Testing with the local C drive, it worked flawlessly. No issues. I eventually stumbled across a forum post complaining about the same thing, and the responses were basically “yeah you can’t do that, Docker doesn’t support it unless the image itself has nfs/smb coded in. And most don’t, because it’s considered bloat and images are meant to be optimized.”

    But since my server only has a 1TB drive for the OS, and everything else is done on the NAS, I can’t commit to storing all of my media on the server directly. So Audiobookshelf was dead in the water for me.


  • Yes, I have it mapped as a letter drive on my server, which is what I pointed Docker at. My buddy was having the same issue with his server, for a different Docker container. After some digging, we both stumbled across a post on the docker forums that basically said networked drives don’t work with Docker, even when properly mapped. The container simply refuses to use them for volumes. They’ll look like they’re working, and the container will boot just fine. But nothing is actually read from/written to the NAS, and data isn’t persistent when the container is restarted. And that’s exactly what we were experiencing; The container would boot, but wasn’t usable because it couldn’t actually read/write anything.

    Apparently for it to work properly, the container itself needs to contain nfs/smb libraries… And most don’t, because it’s considered bloat.



  • Caliber is truly amazing, but Kobo support is… Odd. I love my Kobo for comics because of the color screen, but uploading .cbz files is an obtuse process. Kobo readers won’t natively read metadata from .cbz files, but you can manually push the metadata to the device’s database. But in order to do that, you need the file to actually be in the database, which doesn’t happen until after you unplug the device.

    So to get a .cbz file working, you need to plug your Kobo in, upload the .cbz file(s), disconnect your Kobo, let it index the file(s), and then hope to god that it actually shows up on the device’s library when you plug it back into your computer so you can manually update the metadata.


  • I couldn’t get Audiobookshelf to play nice with my networked drive; Apparently Docker just refuses to use networked drives as mapped locations. Since all of my audiobooks are stored on my NAS, it was a non-starter for me.

    Prologue is a nice alternative though; It integrates with Plex to stream audiobooks. Plex doesn’t have native audiobook support, but Prologue simply uses Plex to actually access the files. Then it can read the chapter and metadata directly from the files. And since Plex’s remote access is fairly easy, it means Prologue’s remote access is fairly easy too.

    The big downside is that you’re tied to Plex instead of Jellyfin. I already had a lifetime PlexPass license, so it’s not a problem for me to just spin up a Plex server with an “Audiobooks” library.

    Simply wanted to leave the comment for anyone else who may be in the same boat I was in a few weeks ago with Audiobookshelf.



  • I still have every single line of that “Kairi’s inside me” cutscene memorized, because it was so extremely long and was immediately before the hardest story boss fight in the game. I felt like I was throwing myself against a brick wall with how many times I had to retry that Riku fight.

    In comparison, the second Maleficent (dragon) fight was a breeze. I spanked her in like two or three tries, max.

    Most people agree that Hollow Bastion is where the difficulty actually spikes. Before then, most bosses won’t really give you any trouble as long as you’re properly leveled. But Hollow Bastion is what separates the “easy” section of the game from the “hard” section.


  • I remember in the early days of /AskReddit, where people were using it for general questions and even emergencies. There were a lot of “my house is on fire and I’m on the second floor, what should I do”, “I think there’s a burglar outside my bedroom, what should I do”, “my partner just choked on their steak, how do I do the Heimlich maneuver” types of posts. It got to be so bad that the mods had to add a “this sub is not for emergencies. Call your local emergency hotline instead, you fucking dumbass” rule to the sidebar.

    I think some were trolls, but I think the other side is that people turn their brains off when they panic. They revert back to whatever they’re most used to doing. And if you’re someone who consistently goes to Reddit for answers to basic questions, that’s what you’ll end up doing.