Dominik Kohler

Results 24 comments of Dominik Kohler

just telling that I'm one more person with interesst in this

Yes, this covers exactly my idea here. The shortcut `getQrString()` makes sense to me, as it seems more obvious on the QrBill class. But `createFromQrString` could be quite some work....

Be aware that this implementation is poorly maintained, and not compatible with Laravel 9 without further work. We decided to switch to https://github.com/spatie/laravel-google-cloud-storage

Hi @Galbar Yes, the early return would fix this I guess. However, why is the mod there in the first place? When I'm quering non-existing negative index with the most...

Hi Galbar I totally missed your response, sorry about that! I am sorry that I have to disagree. Neiter can I see that the specification tells, that negative index should...

Hi Galbar Yes exactly, that's what I meant. The bug with the "DivisionByZeroError" only existed, because of this extra implementation that it does wrap if negative index is less than...

Hi @goekay Using Steve as part of a micro service architecture would also be great for us, rather than interfacing with the database directly. I understand, that this seems no...

Thanks very much for this valuable input, it helped me a lot to develop the solution. I'd like to provide some feedback. Please notice, this answer is **Canon specific**! i...

Altough i'm Nikon Photographer, I use gphoto only for Canon. But i think i remember Nikon having more settings available for this matter. Try `gphoto2 --list-all-config` and look for autofocus...

Hi @thomasst1012 i think your issue is, that you use `--capture-image-and-download` which will always trigger autofocus. try my solution from [above](https://github.com/gphoto/gphoto2/issues/161#issuecomment-419718488).