Björn Jürgens

Results 12 issues of Björn Jürgens

Background: As someone who sorts by controversial, I'd like to preserve my own controversial comments for future generations. Problem: shreddit deletes them Solution: Add 2 new options to shreddit.yml: *...

hello, Could you make it so that options for enums appear in the help-message? here is a code example ```python3 from enum import Enum from typing import Literal from tap...

enhancement

**Describe the bug** I tried to take a screenshot of a windows with `FlaUI.Core.Capturing.Capture.Element` and it did not use the correct part of the screen for the image. I am...

I have yet another problem with Spinnaker-Integration in NRP. I hope you still have some patience left for me :-) Should it be possible to add or change an EthernetControlPopulation...

some small suggestions/fixes for the powershell doc: # corrections `Write-Host` is used exactly once and never explained. I suggest changing it to `Write-Output` to conform with the rest of the...

#92 Seems to be brocken. I just tried it and it gives one of these replies: - die To-Do-Liste wird nicht unterstützt ( the todo-list is not supported) - Notizen...

current options for crop are `keep` and `black`. I want to add `average` If background is visible a lot, then `keep` introduced lots of strange artefacts, and `black` distracts from...

Frage: "Gegegeben sind zwei Objektmengen und zu jeder Men- ge ihr optimaler Hüllkörper. Der Aufwand, den optimalen Hüllkörper für alle Objekte zu bestimmen, ist unabhängig von der Anzahl der Objekte."...

CG
Frage

Hi, This is my first time contribution. I am not sure about the standard operating procedure. If I made a mistake, please point me in the right direction. As suggested...

Resolution: Needs Issue

hi. the first example works like a charm. The 2nd one gives me an error despite appearing to be simpler. reproduction ```julia ### make sure everything is setup properly using...