Evan Carroll
Evan Carroll
@lopes If you need help maintaining this feel free to +m. Screen shots for the changes are upstream, and the fix is already in a PR I made to the...
I found the way to do what I want. Since `.trim_start_matches` only takes a string not a pattern. I could do {{ version | split(pat="-") | last }}
This sounds like a duplicate of this bug https://github.com/actions/upload-artifact/issues/542 But is this serious, you don't support containers running non-root processes?
As reported elsewhere, this is bizarre to me, works fine with `@V3`. This needs to be fixed in V4. What a huge regression. ``` Starting artifact upload For more detailed...
Apparently this is caused because I don't have an argument in my `config.toml` for `config.extra.keywords` which is undocumented. In the repo it's set to, ``` keywords = "zola, theme, retro,...
This is a really good idea, and very much needed.
* Sharing one web camera with multiple pikvms so on any of them I can open up Teams/Slack and they can see my face without having to connect 1 usb...
@mdevaev I have multiple computers which share an ipcamera using v4l2loopback. I want to put a macbook behind a pikvm and share the same camera. There are other suggestions that...
> I think it would be more useful to include USB passthrough, so you can forward a USB device to the remote host. That way you could forward any USB...
@Majestic7979 I think this conversation has to get a lot more technical. To start off, there is two seperate things here, * "passthrough" creating a bridge with WebUSB * A...