Jan Christoph Uhde

Results 30 issues of Jan Christoph Uhde

Doing the setup on GKE would be probably way easier if users would be pointed to the document describing the required steps for GKE.

3 Documentation

This change does not support client certificates. Maybe you have a better idea how to add the new option to the README.md

Hi, I have trouble to have the module automatically loaded. I think I confirmed everything the Applications asks for. But on re-installation it does not even ask me for new...

There are several issues concerning this problem: https://github.com/dvorka/hstr/issues/478, https://github.com/dvorka/hstr/issues/485, https://github.com/dvorka/hstr/issues/486 The suggested bash snippets differ in all places: - https://github.com/dvorka/hstr/blob/master/test/sh/tiotcsi-function-bash.sh#L190-L194 - hstr --show-bash-config - man hstr (could be a debian/sid...

:rescue_worker_helmet: triage
:angry: TIOCSTI

Hi, it would be great if you could support the Nitrokey3. It has already been implemented in keepassxc. This is the related PR: https://github.com/keepassxreboot/keepassxc/pull/9631

enhancement

### Describe the issue CMake FetchContent_* does not work with GTest as dependency name. If the dependency name is changed to `googletest` or to `foobar` everything works as expected. This...

help wanted

Why is this app flagged untested? What do yo need to have it official? Is there a way to help you?

I hope this change resolves the error: ``` - val() = std::move(temp); + new (valptr()) T(std::move(temp)); ```

» ~/.vim/bundle/git-YCM-Generator/config_gen.py -v -c clang-3.8 . Running cmake in '/tmp/user/1000/tmpayXnMA'... $ cmake /home/foo_daten/dev/00_pool/c++/libobi -- The C compiler identification is Clang 3.8.1 -- The CXX compiler identification is Clang 3.8.1 --...