nexryai

Results 63 comments of nexryai

From what I have tried in my browser, it appears that this can be accomplished by removing `lr=LANG` from the URL parameter of the search request.

This seems to be already implemented as `Default language`, but why can't I use `default_lang: "all"` in `settings.yml`?

https://github.com/searxng/searxng/blob/master/searx/engines/google.py#L190 I don't know if this is related, but this appears to be caused by `google.py`. If you set the language to ALL, the region is automatically set to US.

This seems to be a complex and difficult issue. I hope in the future this issue will be resolved. Thanks for maintaining this great search engine!

I have encountered this same problem when updating instances installed using bash scripts. (https://misskey-hub.net/docs/install/bash.html#_4-%E3%82%A2%E3%83%83%E3%83%95%E3%82%9A%E3%83%86%E3%82%99%E3%83%BC%E3%83%88%E3%81%99%E3%82%8B) ### journalctl log ``` Jul 09 10:06:46 poweredge "misskey.sda1.net"[198]: > [email protected] start Jul 09 10:06:46 poweredge...

It's x86_64 ``` USERNAME@poweredge:~$ uname -a Linux poweredge 5.14.21-150400.22-default #1 SMP PREEMPT_DYNAMIC Wed May 11 06:57:18 UTC 2022 (49db222) x86_64 x86_64 x86_64 GNU/Linux ```

> I have encountered this same problem when updating instances installed using bash scripts. (https://misskey-hub.net/docs/install/bash.html#_4-%E3%82%A2%E3%83%83%E3%83%95%E3%82%9A%E3%83%86%E3%82%99%E3%83%BC%E3%83%88%E3%81%99%E3%82%8B) > ### journalctl log > > ``` > Jul 09 10:06:46 poweredge "misskey.sda1.net"[198]: > [email protected]...

Hi, I am a maintainer of the nexryai/camera.ui image. I have added documentation. However I don't know how to run camera.ui as a non-root user, so in this container camera.ui...

I thought I could do the same thing by adding ` ecryptfs-migrate-home -u @@USER@@` to the shellprocess, but it seems not to be the case. This command will prompt you...

I'm closing this issue as there doesn't seem to be much demand for it. For anyone who needs it: add the following to the engine settings in `settings.yml` if you...