Have a look at last epoch, good game and interesting itemization.
Have a look at last epoch, good game and interesting itemization.
On Reddit it felt useless to comment, when I found an interesting topic the discussion was already drowning with one word comments and other useless stuff. Here on Lemmy the discussions feel more genuine. Probably it’s because the userbase is more mature, or the nature of Lemmy is not to generate money.
Yeah my browsing time has gone down compared to Reddit. But Lemmy has far less mindless content, if I’m on here I’m more engaged and actively read articles linked or write comments.
Yeah, it’s fun to play and has a deep loadout system. And most important no microtransactions as far as I’ve seen.
Never meant to defend oracle. I dislike them even more than IBM.
Here is the source blog post from oracle: https://www.oracle.com/news/announcement/blog/keep-linux-open-and-free-2023-07-10/
RedHat really fucked up with this move. I know RedHat employees and everyone from RedHat I met so far was proud they work there and how much open source meant to the company. I guess there will be more and more redhatters looking for new opportunities in the coming months.
Mass exodus maybe in terms of power users. The average Reddit user used the official client before the api restrictions. My guess is that many people who posted good stuff ditched Reddit.
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?
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.
The reactions you are seeing are based off of Metas history. We will see how it works out.
The modlog seems also good on mobile browsers.