Dave Cadwallader

Results 14 issues of Dave Cadwallader

Hello! I'd like to use kss to document some interactive components and animations. Looks like this section of the GitHub style guide intended to do the same: https://github.com/styleguide/css/12.0 However, trying...

Hello, Just stumbled upon this project after building something similar from another guide: https://timleland.com/wireless-temperature-sensor/ It seems we both used a 433mHz receiver, but you plugged yours into an Arduino, which...

Not sure if this is an issue in `a11y` or ADT: ``` $ a11y http://www.walmart.com --verbose Command failed: TypeError: 'null' is not an object (evaluating 'axs.properties.findTextAlternatives(a, {}).trim') → node_modules/accessibility-developer-tools/dist/js/axs_testing.js on...

awaiting-adt-release

Hey, thanks for this project! Looking into swarm health checks on containers, which will restart the container if health check fails. But when this happens I'd like to track it...

Hello, First of all, thank you for creating and maintaining this project! It's been a big help for us. We have an alert set up like this to fire if...

Hello, Thanks for putting this project out there! I came across this project from this tech blog: https://blogs.dropbox.com/tech/2017/02/meet-securitybot-open-sourcing-automated-security-at-scale/ It looks like this project hasn't had any activity in over a...

Thanks for this super-awesome plugin! With auto-updating browsers like FireFox and Chrome releasing new major versions so frequently, it's hard to keep up with sauce configurations like this, which support...

Would be a big help to see a high-level summary of changes from version-to-version, especially when it comes to potentially breaking changes, or new APIs available. Thanks! _Edit_ Changed from...

Every so often, this plugin fails on Travis, with no particular error: ``` Running "saucelabs-mocha:all" (saucelabs-mocha) task Verifying property saucelabs-mocha.all exists in config...OK File: [no files] => Connecting to Saucelabs...

First of all, thanks so much for this project! Looks like only a single `carbon-cache.py` instance is started. I'm starting to experience performance issues with querying graphite, and write timeouts...