Brian Olsen

Results 18 issues of Brian Olsen

I have a grain that I used to sync all my photos to so it is about 11Gb and it can't start anymore. As best I have found in sandstorm...

* carthage install method: [ ] .pkg, [x] homebrew, [ ] source * `which carthage`: /usr/local/bin/carthage * `carthage version`: 0.33.0 & 0.34.0 * `xcodebuild -version`: Xcode 10.1 Build version 10B61...

enhancement
help wanted

When trying to use rusoto I found the way errors are implemented to both be to specific and lacking in context. For a given service a small number of error...

This adds a `json_dump` method that uses `Yajl.dump` when available and `JSON.dump` otherwise. This fixes #63

The fix in #53 breaks the fluentd config parser so that array and object literals can't be parsed. Fluentd loads both yajl and json gem and uses the json gem...

In `save`: https://github.com/fschutt/printpdf/blob/097defa25d5d5a14520498043a30979fe4af8bba/src/types/pdf_document.rs#L343 It doesn´t seem to actually need it to be a `BufWriter` since it just calls `save_to` in `lopdf` which takes a `Write`.

I could really use something like `MembranePolicy` from `membrane.h`. Any plans on adding it ever?

The binary installed by the docker.io package is called docker.io so this change symlinks that to docker.

Here are the changes discussed in #61 Right now it downloads the ClamAV DB from my domain files.griff.name

I have created a mail setup for myself that started as a fork of this project but has diverged a great deal since then. Some of the things I have...