Sometimes I have to readjust the mirrors during a trip depending on how I sit.
Sometimes I have to readjust the mirrors during a trip depending on how I sit.
Just because most companies do it, doesn’t mean it’s ok.
It’s not about targeted ads based on information provided by the user of the service. If you have read the article you would know that they are banning behavioral advertising.
Did you read the whole article? It’s about behavioral advertising based on metrics that are not explicitly stated to the user. If the users opt in to this kind of advertising then it’s ok, but Facebook/meta has to get their agreement.
The source code will still be available, the GPL2 still applies. As far as I understand, RedHat will publish the upstream code that will eventually end up in RHEL. This article can explain it better than I can: https://www.theregister.com/2023/06/23/red_hat_centos_move/
Yeah based on the article SUSE is planning to contribute the Project to an open source foundation, additionally they are going to invest 10+ million dollars. Looking forward to see what open source foundation this is going to.
Docker inspect $container should return you most of the info for the container. You can also get a shell inside the container via docker exec -it $container sh. If you have a dockerfile for the container you can see how the container has been set up.
Additionally the shell history can also yield useful information on what has been done. Docker saves the logs of running containers in /var/lib/docker/containers
You can run containers as systemd services with the help of podman: https://www.putorius.net/how-to-start-podman-containers-on-boot.html
Where the containers built by someone in your company or provided by the software vendor?
They don’t even need to scrape it. There is a torrent out there with all the data for the last 10 years or so neatly packaged.
Swartz unfortunately died in 2013.
LFCS should be on par with RHCSA. CKA is also a good certificate which should get you a good return.
From my point the RHCSA is still a valid exam despite RedHats recent moves. HR Drones and Managers won’t care what RedHat is doing as long as they are supporting their products.
Then message the server admins or you create a PR on the lemmy github page with the missing information. The missing legal footnotes is an issue you have to take up with them or the upstream lemmy repo on github.
I’m also no expert, just trying to learn more about the topic as it’s kind of interesting to see how other people are interpreting it.
Receive users’ consent before you use any cookies except strictly necessary cookies.
Wouldn’t the auth cookie fall into the strictly necessary category?
There is only one cookie present when I inspect the Cookies with my browsers dev tools. Which seems to be the auth token for my account.
I agree, there is definitely work to be done regarding compliance.
But this won’t be shared or processed outside of the instance as far as I can tell.
At least use the whole sentence when quoting to avoid confusion.
Looking through the activityStreams definition it seems only Usernames are shared (https://www.w3.org/TR/activitystreams-core/#actors), which is already personal Data according to another comment (https://lemmy.world/comment/929906)
Disclaimer: I have no law degree and everything in this post is speculative.
After reading up on GDPR (https://en.wikipedia.org/wiki/General_Data_Protection_Regulation) it deals with the transfer of personal data to entities outside the EU or EEA for processing. The definition of personal data would be the main point to see if/how GDPR is applicable to lemmy instances. (https://en.wikipedia.org/wiki/Personal_data)
Your IP address and EMail address could be classified as personal data from my point of view. But this won’t be shared or processed outside of the instance as far as I can tell. If your username and associated posts are classified as personal data I can’t say, but there seems no connection of these to your IP or Mail outside the instance. According to this TechDispatch (https://edps.europa.eu/data-protection/our-work/publications/techdispatch/2022-07-26-techdispatch-12022-federated-social-media-platforms_en) the instances still must adhere to GPDR, but as there is not much or no processing of personal data taking place this should pose no issue.
All of this is based on a bit of research, so please enlighten me if I made any mistakes.
AI written scripts will just repackage old ideas. Nothing new or innovative.