I got some magnetic detachable usb cables and the end that detaches never gets unplugged from my phone. Although i mostly charge mine with a wireless pad on my nightstand.
HappyTimeHarry
You can set it to wipe them from memory on different conditions, including instantly if youre that paranoid, sure its still possible. Its an optional feature most people wont use, but its pretty well thought out.
Are you able to do the same stuff relative to your job on linux as you can with win or mac?
Molly encrypts it using a passphrase instead of a locally stored key for exactly that reason.
The EFF maybe, but the USAs lack of a GDPR equivalent makes it harder.
I used a cheap temp sensor to link the on of with the temperature further away in the room. Its more useful with space heaters it the winter.
Running it for 20 mins every hour during daytime is an interesting approach, id think it would be more effecive to do on 10 evey half hour but i suppose its really just a personal preference.
Have you done any measurements to see how effective it is 20mins every hour compares to every other hour?
I heard there are other apps that do the same thing Stremio does, which is only leech and not seed.
Im fairly sure stremio does seed, maybe users can choose not to or set really low upload but thats true of any torrent clients.
If you really dont want to share with leechers you should stop using public trackers entirely and get on something like torrentleech or another private tracker where they ban leechers.
The problem is that while docker is running as root (0) the searxng process internally runs as a user searxng with id 977
So your filesystem outside of docker needs to have those files assigned the right ownership.
This thread has a more detailed discussion that you might find helpful. https://forums.truenas.com/t/how-to-install-searxng-app-docker-permissions-issue/14049/10
Yep Probably you need to change ownership and/or permissions of the files outside of docker.
I dont want to give the wrong suggestion from memory so hopefully thats enough info to get you going in the direction of a fix. Basically see what user id owns the files inside of docker, make it the same uid outside of docker in the folder you are bind mounting.
If you have permissions then try editibg uwsgi.ini and see if it lets you save.
Im going from memory but i think i had a similar issue and i had to manually create the file, yours shows the file already exists but it might not be writable.
try opening a shell with ' docker exec -it searxng sh" and see if you can cat the file from inside docker, if yes then I'm not sure of a solution ,if no then the problem is with permissions on your filesystem outside of docker where you have " - ./data/searxng:/etc/searxng" You need to go to ./data/searxng and correct the permissions so they can be read inside the docker.
Use soundiiz or a similar service to export your library to a csv or text file, then you can use any number or services like frayr, streamrip, yt-dlp or tidal-dl to download them all.
Lidarr extended scripts also works well for this. https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/readme.md
Unfortunately thats all youll find because spotify doesnt allow direct downloading unlike every other music streaming service.