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

help-circle

  • FrederikNJS@lemm.eetomemes@lemmy.worldBeep beep
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    This one terrifies me every time… When you pass a car going the opposite way, and it basically looks wike the steering wheel have a wig on… It’s always an old woman… Can they even see the road? Or are they navigating using the sky?






  • The OP made the argument that Zuckerberg wanted to know their passwords, such that if the users reused the same passwords elsewhere, then he would be able to log in there and check out their accounts.

    For example he could have seen a profile he was interested in, nabbed their password and looked into their email.

    Not that he wouldn’t have godmode on their Facebook account, and needed their password to access their account, because of course he could have just accessed those accounts without needing the password.

    I have not heard this rumor before, though I wouldn’t be completely surprised if it was true.




  • It kinda depends a bit on the user’s background… For someone who is used to windows and how computers in general works, I would probably agree with you.

    But for people who are more phone/tablet native, I don’t think something like Fedora Silverblue is actually that bad of a choice. It comes natively with Gnome 3, which isn’t too dissimilar to Android or iOS. Updates are installed in one fell swoop with a reboot, just like Android or iOS. Flatpaks behave much more like an App on Android or iOS, they are self contained, and don’t affect eachother.

    I just set up my daughters (9 y/o) first school laptop, and picked Fedora Silverblue, and apart from learning about the save icon, and learning how to store files in a filesystem, she was pretty much instantaneously functional, having most of her prior computing experience on an Android phone.





  • I really don’t see much benefit to running two clusters.

    I’m also running single clusters with multiple ingress controllers both at home and at work.

    If you are concerned with blast radius, you should probably first look into setting up Network Policies to ensure that pods can’t talk to things they shouldn’t.

    There is of course still the risk of something escaping the container, but the risk is rather low in comparison. There are options out there for hardening the container runtime further.

    You might also look into adding things that can monitor the cluster for intrusions or prevent them. Stuff like running CrowdSec on your ingresses, and using Falco to watch for various malicious behaviour.





  • So as far as I understand, you have

    • Outer router (Comcast), which has WiFi enabled
    • Inner router (your own), which has WiFi enabled, and further meshes with other WiFi mesh devices (or is the mesh separate?)
    • A plain switch, for stuff you want cabled and fast

    Is that correct?

    Why not get the WiFi in the Comcast router disabled, and use your inner network exclusively, such that both WiFi and ethernet devices are on the same network?

    That’s what I did with my network, and I even got the ISP to put their modem/router into bridge mode, so it’s completely transparent.