I like how even mainstream politicians openly cuss now but we still censor their shit in online news articles... Whos fucking sensibilities are they worried about offending exactly if they dont censor words?
As someone who know pgp exists, i say have at it feds, lets see what kind of explots clippy2.0 has and how quickly it gets cracked.
Seriously ever actual expert in cryptography would tell then what they want is not possible. It would be exploited within weeks, probably by multiple different actors. Let them fuck around and find out, they obviously dont "learn" from it, but at least it will shut them down for another decade or so.
I didnt think the poster was in bad faith, i was just genuinely curious as im not really around environments like that these days so i kind of assumed it would be something sexist or creepy.
GliNet makes great openwrt based devices, they have their own more userfriendly front end, but allow power users to enable acess to the standard openwrt features and packages under the hood.
Im curious what could come off as a joke to you but would offend a trans person but not offend other (similarly aged) people.
If your joke might be offensive to anyone, its probably best to save it for outside of the workplace if you share it at all.
Not saying dont make any jokes, just that your jokes shouldn't be referencing someones gender or appearance or at the expense of someone else in general.
I pirate about 99% of the games i play until they go on sale for under $20. I dont think $70 for any game is fair, but i make an exception for doom games because they are my absolute favorites.
For me personally its worth it, but i wouldn't recommend it at full price to anyone who isnt a hardcore doom fan.
Well i rather enjoy it. The mecha and dragon sections are a bit basic but the main combat is fun and fresh.
All the risks of late payment fees and harming your credit score if you miss a payment, with none of the beneifits of raising your score if you pay on time.
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
don’t want fake solutions that use Google Music or Deezer to download, i pay spotify and expect somehow to be able to download 320Kbps music from it.
Unfortunately thats all youll find because spotify doesnt allow direct downloading unlike every other music streaming service.
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.
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.