

Yeah. For me the video stops when I lock the screen (or change apps) but I can then press play again on the lock screen (or in the drop down notifications when changed to another app).
Yeah. For me the video stops when I lock the screen (or change apps) but I can then press play again on the lock screen (or in the drop down notifications when changed to another app).
If you want to calculate the cipher on paper everything that works on binary will be a huge overhead and basically require you to write stuff down for the calculations. So you need to burn sheets of paper for every en/decryption. So no XOR or anything.
I would go for a stream-caesar-cipher. Find a mathematical formula that you can calculate in your head and that gives you a numbers between 1-35 (or something similar depending on how many different characters you need). The formula must be pseudo random so f(x)=5, f(x+1)=1, f(x+2)=28, … and not loop for a looooong time. Calculate a new value FOR EVERY LETTER OF YOUR TEXT!!! and use that as your Caesar cipher for that letter only (x is the position of the character in the text)
You need to keep track which letter in your cipher text was encoded with which x (write the x of the first letter of each page down) and keep the formula a secret. Never ever under any circumstance reuse an x. So you need to keep x going for every page/message and can’t restart at 1 each time.
If x becomes to large and the calculations to complicated, its better to change the formula than to restart x. Never ever ever ever reuse the same cipher because then you get all the drawbacks of Caesar ciphers (probability of letters, length of words (position of the space character) etc).
AMD is no problem. Only nvidea (of the big mainstream hardware manufacturers) does not supply Linux drivers.
In fact AMD will most likely make it easier than Intel if something doesn’t work. Intel pretty mutch only thinks about Winows, so if there are driver problems, there are only windows drivers to download on their website (but there shouldn’t be an problems in the first place anyway)
It becomes a whole different thing when you yourself are a creator of any kind. Sure you can retorrent TBs of movies. But you can’t retake that video from 3 years ago. I have about 2 TB of photos I took. I classify that as media.
That is true for any fandom. Why is being a fan if flavour x software bad but being a fan of flavour x car or flavour x sports team is OK?
Off topic, but how do you do that on Lemmy? In jerboa there is no option (that I know off) to browse another instance. Do you open your home instance in one browser tab and the one you want to explore in another and once you find a community you like you switch to the other tab and subscribe to it there?