I’m the administrator of kbin.life, a general purpose/tech orientated kbin instance.

  • 0 Posts
  • 242 Comments
Joined 1 year ago
cake
Cake day: June 29th, 2023

help-circle

  • I think people’s experience with PLE will always be subjective. In the old flat we were in, where I needed it. It would drop connection all the time, it was unusable.

    But I’ve had them run totally fine in other places. Noisy power supplies that aren’t even in your place can cause problems. Any kind of impulse noise (bad contacts on an old style thermostat for example) and all kinds of other things can and will interfere with it.

    Wifi is always a compromise too. But, I guess if wiring direct is not an option, the OP needs to choose their compromise.









  • Well I run an ntp stratum 1 server handling 2800 requests a second on average (3.6mbit/s total average traffic), and a flight radar24 reporting station, plus some other rarely used services.

    The fan only comes on during boot, I’ve never heard it used in normal operation. Load averages 0.3-0.5. Most of that is Fr24. Chrony takes <5% of a single core usually.

    It’s pretty capable.










  • r00ty@kbin.lifetolinuxmemes@lemmy.worldSecurity
    link
    fedilink
    arrow-up
    10
    ·
    2 months ago

    I feel like there’s a lot of misunderstanding about what I’m trying to say.

    I’m saying the average windows user will begin to get fatigue when some installers ask for elevation 3 times (maybe more). They’ll end up just pavlovian clicking OK whenever that prompt appears. Which ends up circumventing the whole reason the prompt exists.


  • r00ty@kbin.lifetolinuxmemes@lemmy.worldSecurity
    link
    fedilink
    arrow-up
    13
    arrow-down
    18
    ·
    2 months ago

    Sudo is very different. You need to explicity enter your password. It may be cached for a short time and I’d argue that’s actually better.

    If I’m installing something, it asks for my password once but can then raise to root multiple times that’s fine.

    If I’m installing something and it asks for elevation three times, for example it needs to Install multiple drivers. It generates an automatic click when installing for many unexperienced users. It’s dangerous imo.

    It can’t really be compared to Sudo.