Derik Badman

Results 39 comments of Derik Badman

Ok, turns out my php path wasn't correctly pointing to the php binary. I just had it pointing to the php directory. So I guess the bug to report here,...

Aren't they just 10 + skill/attribute? Feels like listing them separately just adds extra stuff where it's not really needed.

It's just adding 10 to a number that's already there on the page. I just don't get needing to write it down. Maybe it's also that we just never use...

@Spicymeatbowl It changes based on your level. Is there a situation in 5e where it would be different than what you get based on your level?

Lots of systemd files for me too in `/var/lib/systemd` and `etc/systemd` as well as `/etc/cni/net.d/87-podman-bridge.conflist`

@LeoColman My knowledge of docker extends no further than knowing what it is. I'm not against the idea, but I also don't now how to do it. I'd be happy...

Will try to find some time to look into this further. I've been told I should learn docker for my job, so I guess this will be a good learning...

Starting working on this. Did work out a non-database docker that basically just uses nginx to serve the files in ./dist. Working on a dev one next that will live...

Also I updated my local node/npm so the latest release has a package-lock that's compatible with node 16/18 now.

@lambchop01 Yeah making the backup/restore to/from file a little more automated could work in a docker system if you had a node backend to handle the save to the file...