Dan Helfman

Results 78 comments of Dan Helfman

Here are my general thoughts on proposal construction about any project, but also with an eye towards that MySQL/MariaDB directory format project you're interested in: - Lay out your understanding...

Great detective work, but wouldn't it be easier just to set a fixed container name so a random one isn't generated each time? For instance, with Compose you can add...

Got it. And what about setting `hostname:` explicitly?

Yeah, I think either approach could work for different use cases. I just foresee some users using the default borgmatic config and ignoring your helpful recommendation in the PR..

I agree, this would be super helpful. On my Pixelfed instance, I actually resorted to writing some custom CSS that displays an example hashtag next to the search box.. just...

Leaving this open to serve as a warning to others! :smile:

FYI this is currently set in borgmatic's systemd service file: https://projects.torsion.org/borgmatic-collective/borgmatic/src/branch/master/sample/systemd/borgmatic.service#L49

> I've made something similar in bash script that runs before borg and generates exclude list. But I use --exclude-from, not patterns-from, as borgmatic that I use to configure my...