JElchison

Results 9 issues of JElchison

References: * https://apple.stackexchange.com/questions/9284/does-mac-have-something-similar-to-a-linux-loop-device * https://stackoverflow.com/questions/4549310/loopback-mount-in-osx * https://serverfault.com/questions/174909/mount-block-file-on-osx

enhancement

Right now, Travis CI runs unit-test.sh in an environment that contains whatever version of udftools that is in the repo at that time. Would be nice to test against the...

enhancement

Debian stable still [uses](https://packages.debian.org/search?keywords=udftools) 1.0.0b3-14.3, but Ubuntu has [picked up](http://packages.ubuntu.com/search?keywords=udftools&searchon=names) 1.2-1build1 as of Yakkety. It would be good to test `format-udf.sh` with udftools 1.2 per @pali [here](https://github.com/JElchison/format-udf/issues/13#issuecomment-271519644).

enhancement
help wanted
needs investigation

`sudo mount -a` doesn't work

enhancement
help wanted
needs investigation

Correct spelling and consequent runtime error: ``` [*] Checking for snort user and group.. autosnort-ubuntu-08-11-2015.sh: line 457: print_notificiation: command not found [*] snort group exists. ```

Hi folks, I'm seeing a strange effect on scatter plot marker sizes, when using a formula for the `color` (and `name`) attributes. _(edited to add more test cases)_ ``` r...

Right now, it's hard-baked to `WARNING` level. Is there a Pythonic way to set this from the CLI? If not, consider adding an argparse option to optionally set debug mode...

enhancement
help wanted

Turning EEPROMex debugging off by default. Prevents conflicts with other UART devices out-of-the-box.

This pull request attempts to restore https://github.com/dbchristopher/HTML5-Simon-Says back to a working state. Updated with latest from http://labs.uxmonk.com/simon-says/ and https://github.com/mudcube/MIDI.js/tree/master/examples/soundfont Feel free to reject this pull request if you would rather...