Joseph Henrich
Joseph Henrich
I'm no longer on a team that deals with osquery, so I don't have a need for it, but it does seem useful in general to me.
I have a single Fleet server that has hosts in many datacenters/AWS sites enrolled. I am trying to specify a site specific kafka broker for a specific region/datacenter. This is...
While it would be nice to have an integrated solution, you can use https://www.npmjs.org/package/karma-notify-send-reporter to get notifications while running karma in server mode.
Just ran into this. In my case it was caused by my Pipfile specifying a package version with just `"1.2.3"` and not `"==1.2.3"` (or any of the other options like...
I'd love to see this! Or, in the short term support for rollable tables that have sub tables. My current use case is I'd like to prepend the race to...
On one of my machines every time my machine wakes from suspend there appears to be a single character already typed. I'm using swaylock version 1.7.2 `swaylock -f;systemctl suspend` consistently...
Would it be possible to see if an actor with the same name exists and insert a reference to that actor into the journal entry? Ideally in the top section...
Just tried this, it works well enough for my needs, thanks! As you suspected you can't use long form links, at least I wasn't able to figure out a way...
Though, as I've thought about it more, you'd probably have to break out each entry into it's own block to handle independent permissions on each, so that would be a...
We have packages stored in the `vendor` directory and checked in (it's bad and I hate it, but it's what we have now) and do not use a direct file...