• 0 Posts
  • 15 Comments
Joined 8 months ago
cake
Cake day: February 23rd, 2025

help-circle
  • While I would never try to publish something generated by AI, I do use AI tools for PC and NPC portraits (mostly this person doesn’t exist, because I suck at prompting) in a personal capacity for games I’m in. I prefer it to taking historical photos and using those, which I’ve known several GM’s to do, often without checking who the person was, or assigning the photo of a civil rights activist as a villain (yeah, don’t play in that game any more).

    I have mixed feelings on AI as a field. I don’t believe it is reliable when it comes to decisions or coding. But it can be useful as a starting point. For people with zero artistic skill and limited funds it can be a useful tool.

    I would say “no promotion or selling of AI generated content, but discussion of AI and it’s possible uses is okay”. I don’t even mind posting of AI art, as long as it is clearly labeled.









  • If you are not wed to git, and are willing to try something else, why not give Fossil SCM a try. It’s created and maintained by the creator of SQLite. It’s a single executable that provides everything for modern source code management, including a website, and even has an official docker file that just works.

    Issue tracking, forum support, email, it’s all there, in a single executable that can serve as both the front and back end depending on how you launch it. And it’s a smaller install than git by itself.