
2025-09-05 03:46:01
New Pathfinder 2E character idea, new `git` repo...really works well managing all the stuff associated with my characters. Unfortunately, I still need to finish up her character background.
#pathfinder2e #git
New Pathfinder 2E character idea, new `git` repo...really works well managing all the stuff associated with my characters. Unfortunately, I still need to finish up her character background.
#pathfinder2e #git
Decided to actually start migrating stuff off of Github seriously. While I did move a few repos to Codeberg, I decided to just go with the whole self-hosted route and put the homelab to work by standing up my own Forgejo instance. Wasn't too bad, went with a Postgres database and the migration tool worked pretty well. So far so good...
https://
I get bi-directional LLM guilt. I feel guilty if I don't use them to save time, and then I also feel guilty when my git history shows my carelessness that I haven't fully tested or understood what I just added.
Ex: I LLMd a prettier configuration to fix some markdown formatting stuff in Lazyvim, but then it was single quoting my ansible yaml because I accidentally added a default setting to do so .