RealGecko

Results 200 comments of RealGecko

I have a situation when not only fields can have different order, but also may not present in some records: ```xml Empire Burlesque Special Edition 1 10.90 Hide your heart...

> Is this your third dock? Yes, that's it. > Not sure if that's a bug in the original game or something that got introduced in Augustus. No way to...

Thanks for the clue.

By the way, results are not always detected by Firefox plugin as already indexed despite showing in search results: https://github.com/spyglass-search/spyglass/assets/2231969/68a7e0d1-6617-4b17-ad14-d1489dde6fa5

Facing the same issue on Arch, installed from AUR version `multipass 1.13.0-dev.0+g55d5eed55`, QEMU version `9.0.2` from official repo, apparmor is not used, gcc is `14.1.1+r309+gbb34b7eda1f-1` from official repo. ```sh ms...

I can still easily mount something like `/mnt`

I've used bind mount to `/mnt` ```sh mount --bind /home/realgecko/my-dir /mnt ``` And then used multipass mount ```sh ms mount /mnt node-1:/mnt ``` And it works, as my host uid:gid...

> Hi @Real-Gecko, for some reason, the Multipass daemon is unable to see that directory. Do you have any special ACLs? Can you access it in a root shell? >...

So, I've build the package `canonical-multipass-git-1.14.0.r242.g9d7e41d9d-1-x86_64.pkg.tar.zst`, but when I try to install I get error: ```sh canonical-multipass-git: /usr/bin/bundle exists in filesystem (owned by ruby-bundler) canonical-multipass-git: /usr/lib/libssh.so exists in filesystem (owned...