• 2 Posts
  • 15 Comments
Joined 3 months ago
cake
Cake day: January 30th, 2026

help-circle

  • If you thought USians were stupid already, give it a few more years of AI usage! You can just see people’s eyes glassing over when you try to discuss anything of import.

    Yuuuup. I’m an American, and I’m particularly scared for Gen Alpha. The amount of times I’ve seen my nieces and nephews stop mid-sentence, pull out their phone and have ChatGPT complete their thought is… Idk man. I’m a millennial, and a significant part of this is my generation’s fault, cuz we’re the “hand them an iPad so they’ll leave you alone” parents (though not me personally because I have zero interest in bearing any crotchfruit). But damn, it’s scary. And sad.


  • I do like videogames, including ones with NPCs, but the difference there is that an NPC isn’t pretending to be a person, it’s pretending to be a character in a fiction that was definitively written by a person. And even so, I very much don’t like hyper-realism in games, much prefer stylized and/or cartoony.

    And yeah the fake person at a drive thru thing started up where I am in California sometime last year (or at least that I first noticed). The irritatingly realistic voice is bad enough, but it’s really the obsequious responses that bug me there. A lot of, “great choice! The orange chicken is really tasty”, like bitch you literally don’t have a mouth, please stop.





  • Jellyfin isn’t running in a docker container, so it’s working fine. I’ve just noticed that everything I am running in a container doesn’t have network access, unless I change network mode to host in that container’s compose yml. So I guess docker’s network bridge isn’t configured correctly? Which makes sense, as I have basically no idea what I’m doing lmao. So until I figure out what’s going on there, I think I’ll just let my JF server run as is. I’d prefer it in a container I think, but not before I figure out what exactly I broke.


  • Bearing that in mind, I now have a new problem, which is that apparently none of my containers actually have internet access? I hadn’t noticed because I mostly just run local media servers, and I tend to clean up all the metadata before I upload anything (i.e. I usually clean up my ebooks in Calibre before I send them to BookLore, so I’ve never had to actually use BookLore to fetch anything from the web).

    Only way I was able to get internet access in any of my containers was adding

    network_mode: "host"
    

    to the docker-compose.yml files, which, if I’m understanding correctly, negates the point of isolating network services, no? So something is broken somewhere but I have no idea what it is or how to fix it, so I guess my JF server is staying on bare metal for now lol





  • Yes, friend, I read the post. But frankly I don’t like keeping all my eggs in one basket, particularly considering how shit went down with Booklore.

    I joined the new discord, and will make a donation once there’s a means to do so, but I’m not sure how long it will take them to get something up and running. The original dev also joined their discord and immediately started talking shit to everyone in there, so that was interesting. And the mods there also asked for logo ideas, and it pretty quickly devolved into an AI slop fest, which was disappointing. So. We’ll see how it goes.


  • I’ve been using Calibre (not the web version tho) to fetch metadata and better covers and create .opf files before I upload to my server anyway. Kavita’s documentation says it will import metadata from an opf in the same folder, so it should work out of the box, yes?

    Honestly Calibre has a LOT of features that I don’t ever use, which is why I wasn’t planning on running CWA. I don’t have any comics, but between Komga and Kavita, which would you say is better for books (most of mine are epub format)?