• 0 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: August 20th, 2023

help-circle





  • Windows/OneDrive stealing my files was the tipping point to push me to Linux. I’d disabled OneDrive as much as I could like a year ago with a new install, and I simply opened it to check that it was all still disabled after seeing the headlines somewhat recently. Turns out that’s all the permission Windows thought it needed to start siphoning files off to somewhere else, since it got to work moving and uploading my documents immediately without warning. So thoroughly completely unacceptable, how could I possibly trust it with anything after that? I open a program once and my documents are immediately being sent to a server somewhere. That’s how a freaking virus acts! This was weeks ago and I’m still annoyed.










  • Debian does use systemd, as do most other big distros. If you weren’t already complaining about it, it’s probably not something you’ll care about at all. The biggest issue is more of a philosophical one rather than practical I think, where some people don’t like that systemd attempts to handle many parts of the init process at once. The “Linux way” is generally to have a program that does one thing and does it very well, not one that does many things. Systemd seems to go a bit against this principle to my understanding, which carries the longer term risk of damaging the modularity Linux generally offers, but evidently most big distros have deemed it worthwhile to switch.

    Could be slightly wrong since I’ve not paid much attention to it the past couple years, but that’s the gist of it to my knowledge