Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JS
Posts
14
Comments
565
Joined
2 yr. ago

  • Air Force Secretary Frank Kendall told senators on Tuesday at a hearing on the service’s 2025 budget that he will enter the cockpit of one of the F-16s that the service has converted for drone flight to see for himself how the AI-controlled plane performs in the air.

    “There will be a pilot with me who will just be watching, as I will be, as the autonomous technology works,” Kendall told the Senate Appropriations Committee defense panel members. “Hopefully neither he or I will be needed to fly the airplane.”

    Doesn't this defeat the purpose of the drone? I thought the big advantage for AI/drone fighter jets was that it isn't limited by the humans inside (in regards to G forces and life supporting systems, not in regards to targets)

  • I highly recommend using Docker/Podman, even though you say you don't want to. It is trivial to start up a new service using docker-compose once you get the basics down.

    host:container when specifying ports or directories in the compose YAML (e.g. 58333:8080 will route the container's port 8080 to the host machine's port 58333.

  • Yes, it's my IP. I know I'll probably get shamed on here for that lol.

    Dynamic DNS updater keeps the subdomain request.mywebsite.com pointed to my IP. Nginx resolves that subdomain to the Overseerr host:port with SSL cert and everything.

    I'm eventually going to set up a VPS but I just... haven't.

  • +1 for Overseerr/Jellyseerr

    I have a website set up with dynamic DNS and Nginx to resolve request.mywebsite.com to Overseerr and it uses Plex to authenticate users who I've shared my library with. I'm not sure how Jellyseerr authenticates users though.

    My friends and family that use my server regularly add stuff to my Plex server via Overseerr.

  • Edit: original title was "USS Eisenhower flees Red Sea" or something like that

    Dumbfuck OP doesn't understand ship rotations.

    The Ike was set to leave the red sea to return home. Even while in the Mediterranean, its aircraft can still conduct missions in the Red Sea.

    Regular ship rotation

  • It's not just that companies like to ignore it, it's also that they have incentive to make shitty UI if it means they'll make more money off it (e.g. intentionally showing things in searches that people weren't looking for in the hopes that they might click/engage/purchase)

  • I've had bad experiences with KDE Connect, specifically with group chats. Last time I used it to reply to a group chat, it sent a text to each person individually.

    I'm also on Windows so that might be my fault.