Julian

Results 221 comments of Julian

i would love to subscribe to topics via a windows client. shouldn't it be possible to compile go for windows?

i would also look for a low profile app which sits in the tray and simply fetches notifications. i thought about doing a simple cron job which calls a bash/php...

@binwiederhier thank you for this awesome app and service, i really like it. would be awesome to have a windows version of the cli tool and being able to open...

awesome! will give it a try this week. i personally prefer `cmd` over `powershell`.

from DX[^1] perspective it would make sense to be able to also do a `chown`. it makes the permission handling very flexible. sometimes the web user is `www-data` sometimes it's...

would love this feature. have to think about the api.

if i hadn't setup php-cs-fixer and php-code-sniffer in my projects already i would give https://github.com/symplify/easy-coding-standard a try as it combines php-cs-fixer and php-code-sniffer and allows to exclude files. so i...

as currently the following PR is open https://github.com/voxpupuli/puppet-nginx/pull/834 the `try_files` part has to be done in a custom location

as workaround the version prefix described in https://github.com/elastic/puppet-elasticsearch/issues/1032#issuecomment-642499082 works.

anyone know how to get the 6.0/6.4 branch (puppet 4 compat) up and running with debian10? it is really hard to debug. debian9 and debian10 are not really that different....