• 0 Posts
  • 9 Comments
Joined 3 years ago
cake
Cake day: July 5th, 2023

help-circle

  • On the flip side, I’m a former sysadmin and I only stick around for 5 years because I had the educational credentials to move onto another field (and then another field). I’m glad I did the IT thing in my 20’s, and still like to tinker with homelab stuff 20 years later, but in the end it was a stepping stone towards something else (that does require formal schooling). The degree is a tool that can be used to control on a few more things in your life, in the hopes that you can go where you want to end up.


  • No, it’s not volunteering, at least not anymore.

    Subpoena is legal Latin for “under penalty,” because noncompliance with a subpoena carries a penalty.

    Originally, it was an information request from the feds, and Reddit refused. Then they escalated to getting a grand jury subpoena (which means they got a bunch of normal citizens to agree that the information was relevant to a criminal investigation), so now noncompliance carries a penalty.

    Reddit notified the users, who hired their own lawyers, who are resisting the subpoena and will litigate it to where they need a judge to decide whether Reddit will have to turn the information over.

    That’s the process for these things, and we’re a couple steps in already.







  • Arch’s package management is actually the ideal, in my opinion. Official repositories for the stuff the distro maintainers want to officially support, a user-maintained AUR for other common packages, and the ability to build your own software with the Arch Build System, and letting pacman know where everything is. In a sense, the stuff in the official repositories have a privileged position, and you should be aware of the difference between the AUR and the official repositories, but you’re still always in control of what software is installed.

    The AUR packages and user-specific builds can be thought of as side loading, and the distinction can matter in some circumstances. So I’m ok with having another name for different installation/upgrade/update methods.