Live data from Hacker News

Viewing profile — throwawaysysd

throwawaysysd

HN member
Joined
Mon, Jan 24, 2022, 4:22 PM UTC
HN karma
62
Public activity
38 items

About throwawaysysd

No profile information was provided.

Recent public activity

  1. comment
    Comment #30087744

    I'm not attacking you or asking you to defend a position, I'm asking for clarification because I legitimately do not understand what the issue is. I totally agree with you, it is n…

  2. comment
    Comment #30087512

    On Windows, if there has been value in putting those tasks in a GUI in the control panel, they will do it. It's the same deal. Yes you can technically build a system without dbus o…

  3. comment
    Comment #30087311

    >I asked my computer to do something as basic as play sound, something that worked for decades without GUI sudo Sure, security also was not great for decades. I know what you mean …

  4. comment
    Comment #30086980

    >Please don't speak for everyone. It's exactly this patronizing we-know-better-than-you attitude that makes users hate their corporate software vendors. I'm not speaking of corpora…

  5. comment
    Comment #30086729

    After a lot of recent events, I don't feel comfortable judging any open source project on the speed at which they fix bugs or the way they communicate about it. In open source ther…

  6. comment
    Comment #30086664

    I can't figure out what the problem here is, are you trying to run systemd with a kernel with cgroups compiled out? I don't see how that's a show stopping bug, from the discussion …

  7. comment
    Comment #30086565

    >If I need elevated privileges it's always a one-off job, which means I need a commandline anyway. This is why polkit actions are the way they are, so you actually have a chance of…

  8. comment
    Comment #30086309

    I don't understand what you mean by a few people get to define it. This stuff is used by basically every desktop environment on Linux. You have to either use it or write something …

  9. comment
    Comment #30086249

    I agree it's not particularly useful for home users, I expect most would go with the defaults provided by their distro and leave it there. This is meant for corporate deployments w…

  10. comment
    Comment #30086111

    Yes, polkit does have some overlap with sudo. What it has over sudo is a real API, programs can use it to authenticate an IPC request for an action to a privileged daemon while tha…

  11. comment
    Comment #30085977

    If those checks always fail, you've now lost that functionality to do anything requiring elevated permissions and made your system less useful. You could get it back by installing …

  12. comment
    Comment #30085933

    Is that really any dumber than doing any similarly dangerous industrial jobs that require a lot of training? Or something else dangerous in entertainment like being a Hollywood stu…

  13. comment
    Comment #30085877

    I'm sorry, now I really don't understand. If these libraries shipped with your distro, you asked for them. If they were dependencies of a package you installed, you asked for them.…

  14. comment
    Comment #30081963

    Sorry but if you keep falling back to the terminal to do things I would say you're not really using a desktop. What's the purpose of pointing this out? Yes, you can do whatever you…

  15. comment
    Comment #30081923

    I detailed this in another comment, the reason desktops use it is to get those macOS-style permission dialogs that pop up when you try to take some privileged action. I don't think…

  16. comment
    Comment #30081793

    You can still get realtime priority for threads without rtkit but you will have to set the appropriate permissions on your user. See the section on privileges: https://www.man7.org…

  17. comment
    Comment #30081621

    Or it could be because those libraries actually do something and users want them? I really don't get these complaints. Is the C library an "invasive weed" because C programs requir…

  18. comment
    Comment #30081591

    Creating another group every time and asking the sysadmin to add you to the group when you want a new permission is not an appropriate solution for the desktop. It also isn't fine …

  19. comment
    Comment #30081510

    >given the "move fast, break things, wontfix" approach the systemd authors currently have with the project. I don't understand where anyone is getting this impression from, that de…

  20. comment
    Comment #30080925

    Thanks for the clarification. In practice what that means to me is you need more people backporting fixes to the old branch. My experience: it's boring, thankless work and it doesn…

  21. comment
    Comment #30080900

    If I'm wrong then I'm interested to know why. I'm willing to listen to what you have to say, but you have to actually say something. Thanks.

  22. comment
    Comment #30080877

    A pid file is never actually reliable though. Since the supervised process has control over it, it can write any number it wants in there and trick the service manager into signali…

  23. comment
    Comment #30080808

    That doesn't seem very practical. Viewing something as dumb before learning anything about it is holding a prejudice towards it.

  24. comment
    Comment #30080768

    >is way too complex for the given functionality, and is completely unneeded in the first place--yes, get rid of the damn thing. Unless of course you enjoy getting "your" system OWN…

  25. comment
    Comment #30067019

    >Ownership attestation is a pretty common service. Law companies do the same thing for home titles during real estate purchases, and there's definitely more than one provider of th…