DefederateLemmyMl

  • Gen𝕏
  • Engineer ⚙
  • Techie 💻
  • Self hoster 🖧
  • Linux user 🐧
  • Ukraine supporter 🇺🇦
  • Pro science 💉
  • Dutch speaker
  • 1 Post
  • 9 Comments
Joined 3 years ago
cake
Cake day: August 8th, 2023

help-circle





  • The laws can absolutely be written such that companies are required to suspend service to any suspected child without requiring ID to use the service.

    The laws shouldn’t focus on “harming children” so much, but on “harming humans”.

    The big tech companies should be held responsible for the actual damage they are inflicting upon society, and their methods to artificially inflate “engagement” (or whatever the hell they call it) should be held to scrutiny. Whether or not the damage is inflicted upon an underage person or an adult, is merely a distraction.

    Those assholes would love it if we all had to identify ourselves and prove our age, if it means they get to keep inflicting their shit upon us.






  • Why would I throw it away, when I can give it to someone who needs it more, or sell it?

    Because selling is always a hassle, dealing with choosing beggars and scammers, and it may not be worth much anymore for general use.

    For example, my old PC is a i7 4770k… it can’t run Windows 11 or play remotely recent games. I don’t know anyone who could use this thing, so to save a few watts I took out the GPU, put it in eco mode and have been using it as my Linux server.

    My NUC uses 6-7W idle.

    I have played around with some mini PC’s (minisforum and beelink brand), they’re neat but they turned out to be not very reliable, two have already died prematurely, and unfortunately they are not end-user serviceable. Lack of storage expansion options is an issue as well, if you don’t just want to stack a bunch of external USB drives on top of each other.






  • what would I gain from docker or other containers?

    Reproducability.

    Once you’ve built the Dockerfile or compose file for your container, it’s trivial to spin it up on another machine later. It’s no longer bound to the specific VM and OS configuration you’ve built your service on top of and you can easily migrate containers or move them around.