Tobias Schwab

Results 10 comments of Tobias Schwab

How about something for vim?

@codelitt that looks pretty cool!

any news on that?

@marke72 figured that out, thanks!

@Anthonyjmartin how did you detect the model number of your Stream Deck device? Were you able to use any other library? I do see this in the journal ``` usb...

@flamber yes, I both tried it with and without the region (as I found out in some other issues). As we deploy Metabase inside Kubernetes and we also use IP...

I think we can go through an Internet Gateway and so we might not need the SSH feature at all. Having a proper error message or not displaying the option...

Diving a little bit deeper, the issue seems to be caused by https://github.com/lexmag/oauther. Will try to file an issue there as well.

it would be only necessary for addons consuming cadvisor (which can also be accessed on - non ssl - port 10255 which is already open). So I thought it might...

The problem is that with python 3.14 these methods all shadow the built in list type when used for type annotations: https://github.com/search?q=repo%3Amatin%2Fgarth+%22def+list%28%22&type=code Without breaking these public APIs I think the...