Justin J. Novack

Results 92 comments of Justin J. Novack

This works, and is backwards compatible, HOWEVER, not a drop-in replacement as the config needs to be modified for `X.Y.Z` as noted above. ``` diff ModulePath "/usr/lib64/collectd/" Import "elasticsearch" Verbose...

> Do we let users deploy without testing? Yes, I never want to be constrained by a CD that doesn't CD, regardless of the CI. Don't try to be smarter...

![Bounty](https://api.bountysource.com/badge/issue?issue_id=15617946)

The question of **"Am I Doing It Wrong(tm)?"** comes up. My autobuild on Docker Hub looks like this: ![image](https://user-images.githubusercontent.com/387006/84935409-a7882a80-b0a6-11ea-9fc3-d041d4bc5499.png) And my `post_push` (which runs PER build) looks like this: ```...

> Even still, I would have to hard code the values of the other architectures. In a flint of inspiration, I realized that, "No, I don't have to hard code...

I wasn't complaining, I was opening a discussion. I appreciate your hard work in making my Amazon Dash button useful. :) Do you feel that emitting them back as "error"...

This is a great first start, although, when including a package that includes node-pcap, it doesn't solve the problem (as the first package would then have to be modified by...

@yurm04 Has this project gone stale?

It's on Firebase. Since it's not your Firebase account, assume 0% secure.

`PUT` is idempotent by nature. If you want to use PUT to update a resource, it must be a full resource update; you MUST send all attribute values in a...