Joshua Irmer

Results 28 comments of Joshua Irmer

Hi, thanks yes. The [README.md](https://github.com/Joshi425/minecraft-exporter#readme) reads as TPS metrics are only RCON dependent. What a shame. TPS stats are, for me, the most useful stats.

I moved to paper server, changed the ENV file. ```env RCON_HOST=minecraft-paper-server RCON_PORT=25575 RCON_PASSWORD=**** FORGE_SERVER=False PAPER_SERVER=True DYNMAP_ENABLED=False ``` `printenv` inside the Container reads `PAPER_SERVER=True`, but still no TPS stats are exported....

I think the interface should be part of the libary and can adhere to the principal. Checks should be made that the implemented struct methods satisfy the interface. This would...

In the setup I described in https://github.com/anchore/grype/issues/1975#issuecomment-2208251742 I've seen `grype db update` stating `Vulnerability database updated to latest version!` and then having some files missing for example `metadata.json`, what leads...

Hello @wagoodman, sorry for the delay. I've run some simple timing tests for both versions. Setup: - Using `time`s `real` output in combination with a small image like apline (using...

@wagoodman any idea, why I don't see a slowdown of scans?

To further clarify this, as this issue might seem a little bit constructed. I was trying to run `grype` on an arbitrary amount of projects in parallel in a CI/CD....

> I don't think we want to make this change, sorry. Generally speaking buttons to add items to a list tend to be at the bottom of the list. That...

No, sorry, I'm by far not an UI person. Instinctively I'm fully with you. + sign at the bottom, as you append to the list, not prepend. I've seen some...

Then this may should be hidden for real or excluded from the DOM. As I mentioned, this breaks the sequential navigation via keyboard, as it gets focused, but is hidden...