Christoph Thiede

Results 216 issues of Christoph Thiede

Steps to reproduce: Open the preview of a CSV file that has enough columns so that the horizontal slider is visible. Now combine multiple filters to filter out every single...

When installing node in my Dockerfile using: ```bash curl -sL https://deb.nodesource.com/setup_12.x | bash - ``` Then I receive the following warning multiple times: > Warning: apt-key output should not be...

bug

When working with images that (necessarily) have a size of a few GBs, I frequently note interruptions during full GCs that can take 30 seconds or longer. resmon confirms that...

`thisContext tryNamedPrimitiveIn: BalloonEngine>>#primGetFailureReason for: BalloonEngine new withArgs: #()` should answer the same as `BalloonEngine new primGetFailureReason`, but instead the meta primitive fails with error 106, which is not even documented...

Thank you for this useful repo! I followed the instructions to install the tool and forwarded a single docker container to the outside: ``` $ sudo ufw-docker status [10] 172.18.0.2...

This would allow users to map the Markdown Paste command to Ctrl/Cmd + V and use it polymorphically for any kind of clipboard content. Currently, we see the following error...

**Is your feature request related to a problem? Please describe.** I am visualizing a program trace using this nice package and want to display the exact progress over time. So,...

**Is your feature request related to a problem? Please describe.** I am building an interactive application that contains a flamegraph and based on the selection of other objects on the...

**Describe the bug** When hovering a node of the flamegraph in the bottom right corner of my screen, the tooltip will be outside of the screen so the user cannot...

I think tikz is used really commonly. The current workaround is to manually convert our tikz figures into separate PDFs first, but it would be great if this step would...