Patrick Mueller
Patrick Mueller
I recently enabled an "extension" mode for the weinre debugger - http://pmuellr.github.com/weinre/ - and have built an extension which runs DOM Monster. What happens is that I run DOM Monster...
I'm playing with a desktop version of dillinger - [dillinger-the-app](https://github.com/pmuellr/dillinger-the-app) - and would like to have an easier way to consume the dillinger code. Here is what I'm currently doing...
I'm looking to use this package in a product, but will need support to pass `rejectUnauthorized`, cert info, etc, into the proxy itself. Right now, looking for the best approach...
The example lists an engine named "worklight" in the stanza. Not a fan. Or maybe this is a bad example. I could see if a plugin **WAS ONLY** supported by...
When you attempt to delete a rule that has not generated alerts, you'll get the following messages logged in Kibana: ``` ERROR - Error marking ruleIds as untracked - No...
To work around an [`axios` bug with auth in a redirection](https://github.com/axios/axios/issues/6179), we would like to change our usage of `axios` to use `headers` to send basic auth values, instead of...
see: https://github.com/denysdovhan/bash-handbook/issues/17 Something we can do to make it easier to gen PDFs? - maybe just a simpler flow - menu item "gen PDF" - can we drive the printer...
Trolling the serverless logs, I came across some messages from - I think - the new discovery service mostly, and some coming through running tasks (I assume those may be...
I noticed the other day that you can't mute an alert from the Rule page, in the Alerts tab, you can only mark as untracked: You **CAN** mute an alert...