

I think most do. Everybody here only looks at the “controlling, jealous partner” and never at the actually “loving, healthy, concerned partner”.
I think most do. Everybody here only looks at the “controlling, jealous partner” and never at the actually “loving, healthy, concerned partner”.
There’s no upside
It is insanely useful to know where your partner is. It is not necessary. It is still useful. I would not allow my partner 24/7 location information. It is still useful. I don’t trust any app/manufacturer that allows such a feature. It is still useful.
Its an exaggerated non-issue
Linux is not a uniform userbase. Many systems will be affected by this. Many users will be fine because they use a well used and maintained distro. Many servers and embedded systems will not be fine.
That raspi running your pihole that is never updated? Yeah that might just stop booting next time there is a poweroutage and you wouldn’t know what’s up.
Yeah I feel like this runs into the typical problem: you need so much rubber that the weight of the band itself is much much much higher than that of the rocket. So you need to add more rubber band for the rubber band, for which you need to add more rubber band again…
The same as why you can’t build infinitely high buildings. The materials are just to heavy compared to their strength
You most likely pay for a maximum CPU capacity and your Server cant go above that no matter what you run. Your vps provider doesn’t care what that CPU power is used for.
However with limited resources, the tarpit might use up all CPU power and the rest of the webserver will crawl to a halt.
wg-quick creates a systemd service for each wireguard config you have. So if you set up a tunel called wg0, you should be able to run ‘sudo systemctl enable wg-quick@wg0’ This will make your tunnel connect on every boot. I have the same setup on my proxmox, so i can reach certain services of my homelab proxied through a root server (the other end of the wireguard tunnel)
Yeah with lossy compression the future is today!
Easy, just replace each byte of data with multiple bytes of metadata. I see no problem here
But you dont what the code of the assembly-style centered div in your codebase. Because nobody will be able to read it and understand what it even does. There are abstraction specific ways to solve problems and the right way to do something in assembly is not the right way to do it in CSS.
And Guam. And American Samoa. And US virgin islands. And mariana Islands.
Decryption is not related to root permission.
If the ENCRYPTED drive is mounted to the container, then the container can decrypt it.
If the DECRYPTED drive is mounted to the container, then the container never knows it was encrypted in the first place.
Second case is easier BTW. Just mount the drive on your host, type in the encryption password and you get a new, unencrypted drive. Specify this new drive in your docker compose/docker file.
Generally, Linux Servers are best administered from a command line. At least in the beginning to set everything up. In turn they are faster on lower hardware as they dont even have a graphical desktop at all so need less resources. You could of course install a windows server OS. They can be fully administered through Remote Desktop and a GUI.
There are multiple projects to make self hosting more accessible (like casaOS). They automate many steps of the setup and then offer you a webUI for further steps. Maybe have a look here https://github.com/awesome-selfhosted/awesome-selfhosted?tab=readme-ov-file#self-hosting-solutions
There is a big difference between “not keeping logs” and “dont have a way to check what you are doing right now”.
No logs just means they can’t check what you did last week but they can always check the traffic you are producing in that moment. If they see traffic from a torrent protocol they know you are torrenting.
Edit: they do claim they do “No Monitoring” so yeah by their own words they should not be able to tell you are torrenting.
No Monitoring
We don’t monitor your activity and have no way of seeing what sites you are visiting. We do store when you last used Windscribe as well as the total amount of data used in a 30 day period (to enforce free account limitations and to prevent abuse).
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?
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).
Watching a YouTube video and downloading a YouTube video are the same thing. They are indistinguishable. You can not watch the video without downloading it. Just normally you dont keep the file but each part of the video is discarded a few seconds after you watched it. I dont think YouTube ever went after users who watched pirated content, they only ban the channels that upload it.
Your ISP or law enforcement only see you are watching YouTube. They dont know which video and they dont know if you save it or not.
The system where someone monopolizes a essential good and leverages that to gain power is called anarcho-capitalism and is a whole different thing. In anarchy, ownership on that level does not exist. Neither a company nor a person can own a factory, or a farm, or the power grid. Employment doesn’t exist. People can band together and distribute tasks for a common goal (such as producing a certain good) but they all hold equal stake in all decisions.
Of course a group of people could use violence to oppress other people. But then you no longer have anarchy. The same way a democracy stops beeing a democracy once a group seizes power and doesn’t allow fair elections anymore.
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.
Is it realy so incomprehensible to see how useful it is? I feel like most people in this threat just close their eyes and scream. Yes you can call, yes you can find a different solution to every problem. But it is still fucking convenient to just know where somebody is without you having to ask them having to actively respond.