Dan Helfman

Results 12 issues of Dan Helfman

When I'm trying to import a new OFX account, and I'm in the process of setting all of the necessary Beancount-import OFX metadata in my Beancount accounts file, I'll often...

Native Helm supports installing a remote chart from a charts server. For [example](https://docs.helm.sh/using_helm/#install-an-example-chart): ``` $ helm repo update # Make sure we get the latest list of charts $ helm...

I know this project is pretty simple and thus doesn't need to receive a ton of updates itself. But it'd be great to get a Docker image rebuild and perhaps...

## Have you checked borgbackup docs, FAQ, and open Github issues? Yes. ## Is this a BUG / ISSUE report or a QUESTION? BUG ## System information. For client/server mode...

As part of this PR, I've removed an outdated (and incorrect) method for sending borgmatic's logs to Apprise and called out the new borgmatic 1.8.9 built-in approach. Also: I haven't...

As I recently discovered when extracting from backup on a reinstalled system: Read-only source volumes (as currently documented) prevent docker-borgmatic from extracting any backup files to their original locations! Which...

As of borgmatic 1.7.0, [borgmatic stores check state](https://torsion.org/borgmatic/docs/how-to/deal-with-very-large-backups/#check-frequency) in `~/.borgmatic/checks`, which allows the user to configure checks to run on a rough schedule instead of every time borgmatic runs. There...

question

Using billwarrior from master on Manjaro Linux stable. And pdfTeX 3.14159265-2.6-1.40.21 (TeX Live 2020/Arch Linux). Example `billwarrior.ini`: ```ini [categories] logistics.text = This & That logistics.tags = stuff logistics.rate = 12345...

This is in a virtualenv, which is why I'm using `--no-user`: ``` $ pip install brief --no-user Collecting brief Downloading https://files.pythonhosted.org/packages/be/4f/aa79574c534b76183178ae167bd0772836dadfe1835a546292c8cf37a750/brief-0.0.1.tar.gz ERROR: Command errored out with exit status 1: command:...

## Have you checked borgbackup docs, FAQ, and open GitHub issues? Yes. ## Is this a BUG / ISSUE report or a QUESTION? BUG ## System information. For client/server mode...

bug