• 0 Posts
  • 711 Comments
Joined 10 months ago
cake
Cake day: August 18th, 2023

help-circle











  • Even if they do question, it’s not like they are in a safe environment to do so openly. They have to be prepared to give up community, friends, family, potentially their physical safety, and a worldview that says exactly who to be and how to live to be living a good life. That’s a huge step.

    I know for a fact there are religious people going through the motions because the alternative is too frightening, just like people stay in bad marriages.




  • NaN@lemmy.sdf.orgtoLinux@lemmy.ml“Systemd is the future”
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    5 days ago

    I thought surely some distribution had messed up by using this temporary files generator for /home, but that configuration is actually a file bundled with systemd and the purge would take effect even if the distribution was creating /home as part of the install (ignoring the tmpfiles config), which they pretty much all do. So yeah, any defense I had towards the dev is gone there.


  • I thought the same, surely some distribution messed up.

    They didn’t. Systemd ships this file as /usr/lib/tmpfiles.d/home.conf. That is a valid configuration directory, the lowest priority, and not just an example.

    Basically it would only take effect in certain scenarios, and in most distributions it is doing nothing. Except when someone ran purge and it cleared files it had no hand in creating.

    So yeah, this was actually a big issue.



  • NaN@lemmy.sdf.orgtoLinux@lemmy.mlwhy does ublue bundle homebrew?
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    6 days ago

    The flatpak packaging tutorial has you build a cli app, so anyone building one is likely aware.

    The real issue is invoking the commands. If you install a snap of top, you run top and it opens. If you installed a flatpak it wouldn’t be added to your PATH and even if you added the exports directory to your PATH you would need to remember to run org.gnu.top. Nobody wants to run some random flatpak run command all the time or create aliases for everything, so “flatpak isn’t for cli” becomes the mantra.

    In an ideal world a flatpak could register the cli commands it wants to present to the user, and some alternatives system could manage which flatpak gets which command if there were collisions.



  • You sort of left out a lot of context with that statistic that the article did include. Apple gets significantly fewer requests because the data they have is far less useful, that is generally a plus.

    Cellular location data from the provider generally requires a warrant unless there are exigent circumstances. There has been a lot of controversy recently about warrants being granted that are too broad, the “every phone in this wide area” thing, but they are still warrants being granted by courts vs direct access.

    That sort of “tell me every phone in the vicinity of this location” is the sort of request that Google typically has the data to fulfill and Apple generally does not (though the cell provider might).