Elliot Schlegelmilch
Elliot Schlegelmilch
@Knio how would one structure the fact that ais messages can be more than one line? Keep track of the count and re-parse? I'm not sure one can assume the...
Also, Ben, thank you so much for your work on this.
> Side note: `vm img ${some_url}` can download the .img images, I assume. Is there a way to use those downloads as the installer image with `vm install ...`? (I...
Either using `vm install` or adding disk1 as virtio-blk functions the same for me. On Thu, Nov 9, 2023 at 4:21 PM 0x1F680 ***@***.***> wrote: > I believe that when...
That wasn't the problem either. My problem was the package edk2. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274389 On Thu, Dec 28, 2023 at 8:41 AM Arrigo ***@***.***> wrote: > > - install OpenBSD using grub...
I'm also having an issue with it getting stuck; I rebuild the container using a newer version of peer-finder and it's also in an infinate loop. However we're not using...
After a comical amount of debugging the `audio_backend.cpp` file, I accidentally discovered that using a step greater than 1 seems to fix it. I know a lot more about pulseaudio...
Yes, it is not a big deal to kill and restart. I was just considering it as a more-unixy, more elegant improvement. As it stands there would be a black...