James Upjohn

Results 106 comments of James Upjohn

Should mention from the brief bit of debugging I did yesterday it's overflow related.

@Fijxu most likely a regression in pipewire 0.3.52. Issue can be found here: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2457 As for a workaround (~~yet to do~~ have done), downgrade to 0.3.51 or lower.

> > and sometimes it is delayed > > That's just lag from my experience. Could also be caused by #3560. I believe this issue can be closed in favour...

I've remade the pin assets (slightly different from originals) as PNGs & plain SVGs: ![c2_pin_black](https://user-images.githubusercontent.com/4962764/183227367-e934e226-6757-4614-8620-5024273b42e2.png) ![c2_pin_black](https://user-images.githubusercontent.com/4962764/183227371-52b7cead-8b53-4deb-b1b9-b4c02847a2a5.svg) ![c2_pin_orange](https://user-images.githubusercontent.com/4962764/183227374-475ec8f9-8444-4e00-b92f-a45f57173e80.png) ![c2_pin_orange](https://user-images.githubusercontent.com/4962764/183227375-338307e8-da4a-4dbe-a9ec-dc85631393cf.svg) ![c2_pin_white](https://user-images.githubusercontent.com/4962764/183227380-73b96fbf-0794-4052-9157-69aa160e3cbf.png) ![c2_pin_white](https://user-images.githubusercontent.com/4962764/183227383-cff16acb-2b44-475a-a1ee-f8689b115a95.svg) Also here's the Inkscape SVG file if anyone wants to...

@FFY00 if you're talking about lazy loading from the recent-messages API you're out of luck. There's no way to grab recent messages from a single point in time. If we...

Inspired by the [freebsd-vm project](https://github.com/vmactions/freebsd-vm) which allows you to run a FreeBSD VM on a macOS host.

Going to look at redoing #3509 before this if @Mm2PL is fine with it. Would make the definition of FreeBSD runners less hacky.

@LosFarmosCTL are you able to do some macOS testing for this one?