Lukas Rieger

Results 115 comments of Lukas Rieger

> Can you link your code? I'm currently using it only with Giraffe, and as far as I know, it doesn't actually matter there, because asp.net core doesn't have a...

Hi @bekriebel thank you for the change! I didn't have a physical button available, so I created a HA service you can call with a parameter: ``` api: services: -...

I feel that both operations are distinct enough that they shouldn’t be conflated. The current eraser **deletes** everything it touches wholesale. It’s very useful and should not be replaced if/when...

> > Also, is it possible to set the eraser (or any other tool) to the double-tap for the Apple Pencil? I'm not sure how this works exactly. > Tried,...

The windows credentials store does not work for us, because our build script runs elevated: https://github.com/docker/cli/issues/2682#issuecomment-675135899 > It turns out you cannot Docker login via an elevated shell depending on...

@StevenLiekens > Why don't you want to use the credentials store? Renaming or removing "credStore" makes it significantly easier to steal your credentials, which are then stored in plaintext... ---------------...

I have the same issue (using https://github.com/agardiner/csv-diff-report as the front-end): ``` /home/lr/.rvm/gems/ruby-2.4.1/gems/csv-diff-0.3.3/lib/csv-diff/csv_diff.rb:154:in `block in get_diff_fields': undefined method `upcase' for nil:NilClass (NoMethodError) from /home/lr/.rvm/gems/ruby-2.4.1/gems/csv-diff-0.3.3/lib/csv-diff/csv_diff.rb:154:in `reject' from /home/lr/.rvm/gems/ruby-2.4.1/gems/csv-diff-0.3.3/lib/csv-diff/csv_diff.rb:154:in `get_diff_fields' from /home/lr/.rvm/gems/ruby-2.4.1/gems/csv-diff-0.3.3/lib/csv-diff/csv_diff.rb:89:in `initialize'...

some Azure resources have a very low name length limit, so it would be great if the length of the random part could be controlled - per resource - and...

> [...] the wording is ``pay as you go``. Does that means that this metaclusters feature, if done, only is applicable to Azure? I assume the term was meant on...

> In your case, would a solution based upon a VPN be sufficient? No, we have multiple customers running our software in their on-premise, with the cloud portion hosted by...