inferiorhumanorgans

Results 34 comments of inferiorhumanorgans

Are you sure it's sfdisk? I'm using 14.04 and the partitions get created properly, but partprobe is failing. Destroying and recreating the loopback device seems to solve the initial problem....

Yeah I'm getting a similar issue on FreeBSD (in this case in a jail). The app is running and functioning appropriately, if I try to run console it complains the...

Also seeing it on FreeBSD 12.0 ``` $ uname -a FreeBSD app-fotos 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC amd64 ```

> I understand that when people talk about "limbs" they mean the underlying bigint math. But, which features (ECDSA signing, ECDSA verification, RSA signing, RSA verification, ECDH, etc.) do you...

Have you seen Color Brewer? Some of their schemes are colorblind and/or photocopier friendly and some offer up to twelve different colors. https://colorbrewer2.org/

The location of silver.toml is platform dependent (e.g. on macOS it is located at `~/Library/Preferences/rs.silver/silver.toml`).

This is likely not a FreeBSD issue as without a config file in place silver will crash on any platform. Unfortunately the config file structure cannot be serialized to TOML...

What's the intended scope? Expose an EXIF blob or actually parse the EXIF data?

@art-den Yeah I don't think there's much in the way of testing, and given how large RAW files are I'm not sure that a test suite belongs in this repo....

Yeah I just re-ran pkg upgrade (without -f) and everything seemed to upgrade in an OK manner.