Tootfinder

Opt-in global Mastodon full text search. Join the index!

@jamesthebard@social.linux.pizza
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

A screenshot of a personal git server hosting a Pathfinder 2E character named Lily who is an 8th level gunslinger.
@jamesthebard@social.linux.pizza
2025-10-01 01:34:22

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...

@lanefu@social.linux.pizza
2025-07-20 17:57:32

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 .