• 0 Posts
  • 323 Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle






  • I heard about a Chinese rpg that did something similar. The conversations were wide open, and instead of clicking through limited dialog choices, you had to type your responses. You get some guidance on what the purpose of the conversation is, but that’s it. Like: “cheer this person up!”

    I think it’s a cute idea but ultimately too unpredictable using the current generation of LLMs.

    IMO AI is better used as a game design tool than something running live in game. I remember running around so many open world games where it was obvious you had left the area you were meant to be in. Suddenly there’s few monsters, no quests or NPCs, and the least thought given to foliage and landscape decisions. BORING. I feel like that’s a great use of AI - create a non-critical landscape players can continue to explore, even if they won’t make any progress on the main quest/story lines.

    A game studio isn’t going to pay designers to create rich experiences in unnecessary parts of the world, but they should be willing to pay designer to review a region like that and get it into the game.












  • Pro bono is a term for lawyers when they accept unpaid legal work.

    The lawyer turns out to be a dog, who offered to work pro bono, thinking it had to do with bones, because dogs like chewing on bones.

    When the client clarifies that pro bono means unpaid, the dog lawyer realized he made a bad assumption about what pro bono means and had assumed that instead of being paid money, he’d be paid with bones.



  • I’m just using Unraid for the server, after many iterations (PhotonOS, VMware, baremetal Windows Server, …). After many OSes, partial and complete hardware replacements, and general problems, I gave up trying to manage the base server too much. Backups are generally good enough if hardware fails or I break something.

    The other side of this is that I’ve moved to having very, very little config on the server itself. Virtually everything of value is in a docker container with a single (admittedly way too large) docker compose file that describes all the services.

    I think this is the ideal way for how I use a home server. Your mileage might vary, but I’ve learned the hard way that it’s really hard to maintain a server over the very long term and not also marry yourself to the specific hardware and OS configuration.