Alexander Wenzel

Results 28 comments of Alexander Wenzel

Possible Duplicate of #835

Hi @tspearconquest did you come up with a workaround for this? We are currently facing the same situation.

You need to kill your tmux server (because the theme sets global options) with: `tmux kill-server` - **attention**: this will kill your tmux sessions. When you create a new tmux...

I am getting the error as mentioned in https://github.com/puppetlabs/puppetlabs-puppetdb/pull/330#issuecomment-935496488 when using ``` class { 'puppetdb': manage_dbserver => false ``` Is there a workaround until this PR gets merged + released...

+1 this is really useful if you don't want to validate the complete schema and also do not know the exact value of a node.

I dont't think it is a good idea to rely on an external service for the tests.

Hey Shlomi Fish, 3: The visible place for new releases is here: https://github.com/lyricat/Hotot/tags (current version: 0.9.8.14) 2: Yes, the website is horribly outdated, which is a pitty. It is also...

Hey, To update translations, you can just go ahead and make a pull request as explained here: https://github.com/lyricat/Hotot/wiki/How-to-add-my-translation#update-an-existing-translation ~ elkangaroo

Just create two rules: - tag:foo do:drop - tag:bar do:drop There you go, tweets with either tag will be dropped.

I found this battlenet wrapper: https://github.com/dafzor/bnetlauncher They state "wowptr", "d3ptr" and "owptr". I have no PTR installed, maybe someone can test if those work in exec="launch ..."?