• 0 Posts
  • 80 Comments
Joined 2 years ago
cake
Cake day: August 11th, 2023

help-circle

  • There is a manual pre-installed on your machine for most commands available. You just type man and the name of the thing you want the manual for. Many commands also have a --help option that will give you a list of basic options.

    I should point out this isn’t Linux specific either. Many of these commands come from Unix or from other systems entirely. macOS has a similar command line system actually. It’s more that Linux users tend to use and recommend the command line more. Normally because it’s the way of doing things that works across the largest number of distributions and setups, but also because lots of technical users prefer command line anyway. Hence why people complain about Windows command lines being annoying. I say command lines because they actually have two of them for some odd reason. Anyway I hope this helped explain why things are the way they are.






  • areyouevenreal@lemm.eetoComic Strips@lemmy.world"Politics"
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    2 months ago

    I don’t know the context here because I am not American. That being said I can see it being useful that there is a record somewhere that someone has transitioned and what medical steps this involved for no other reason than their safety. Things like HRT, or any kind of surgery can have serious complications. Even gender dysphoria itself can lead to suicide. There should be some mechanism in place for Doctors to get this information quickly, and by nature that would probably involve the government. It should obviously be protected information like any other piece of medical data not available to all government workers unless it directly concerns their responsibilities.


  • If someone isn’t comfortable speaking from their main account (which apparently isn’t the case here) then that’s more of a sign the community needs to change and be more open to differing points of view. It’s not always a problem with the individual, and implying that to be the case when it clearly isn’t is a toxic thing to do.










  • I’ve tried making this argument before and people never seem to agree. I think Google claims their Kubernetes is actually more secure than traditional VMs, but how true that really is I have no idea. Unfortunately though there are already things we depend upon for security that are probably less secure than most container platforms, like ordinary unix permissions or technologies like AppArmour and SELinux.