Semi Final 2
Semi Final 2
Current Version number missing
It's My (Cat) in a Box
Select a Language on Post?
While trying to respond to a post on Lemmy.world, I ran into a problem submitting the reply. It told me I needed to select a language. Sometime ago I was told to include English and Undetermined in my Lemmy settings, otherwise I might not see many posts. Now this setting seems to get in the way of replying because I have to pick a language before I can post, and there is nowhere in the Voyager reply window to do that? (In the meantime I replied directly from my Lemmy page and selected English.)
BuildKit failing to build Voyager on Raspberry Pi
I am trying to build the Docker container for Voyager on my Raspberry Pi, and I’m facing some issues in the docker build process. It always falls apart at the corepack step after about 8-10 seconds. Interestingly, if I disable BuildKit, the build completes successfully, and the resulting image works perfectly fine. (I’m using it now.) However, disabling BuildKit leaves a message that eventually the old build method will be removed from the code. I’m not entirely convinced it’s a Voyager-specific error, or if it’s something more appropriate for docker forums. Docker CE version 24.0.4 on latest Raspbian 11 release.