Andrew Erickson
Andrew Erickson
I used it before deleting my webCoRE installation and lost all of my pistons as there's no way to restore from the backup file currently. Disabling or displaying a warning...
I think that stderr is the preferred destination for progress bars (and errors in command line tools). When the bar is written to stderr, users can still see the progress...
Add to README.md when some data has been gathered. Feel free to comment on this issue with other reports. Device nicknames are located at https://wiki.mobileread.com/wiki/Kindle_Serial_Numbers. ### current data device nickname...
https://github.com/FlowCommunications/JSONPath is based on the implementation we use (https://code.google.com/archive/p/jsonpath/) and is actively maintained.
Per discussions in https://github.com/jide/clamp/pull/33, a small test site would be handy for ad-hoc and automated testing. Ideally would exercise all elements of clamp (php and mysql primarily). Document in readme.
I tried to make a headless linux g-w multiuser image, but it's failing due to no GDM config. A GUI should not be required. It adds significant overhead and complexity...
In instances where workers disks fill up the solution appears to be to run `rm -rf` on the files in the task directory (see https://mozilla-hub.atlassian.net/browse/RELOPS-567 which references https://bugzilla.mozilla.org/show_bug.cgi?id=1635730). It would...
Raccoon, another google play store downloader tool, zips up the split file downloads into APK's. It's handy to have them zipped up and ready to install. Ideally, the files would...
`Bundler::GemNotFound: Could not find net-telnet-0.1.1.gem for installation` full log: https://github.com/aerickson/test_kitchen_docker_serverspec_bug_demo/runs/4099762256?check_suite_focus=true demo repo: https://github.com/aerickson/test_kitchen_docker_serverspec_bug_demo Setting a non-standard path for bundler (via --path) makes `bundle install` work, but a next step fails...
I've tried opening several of the files in https://github.com/MozillaReality/hubs-avatar-pipelines/tree/master/Substance and they all seem to crash the latest version of Substance Painter. Do they need to be updated or should I...