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

help-circle


  • As a recently former hpc/supercomputer dork nfs scales really well. All this talk of encryption etc is weird you normally just do that at the link layer if you’re worried about security between systems. That and v4 to reduce some metadata chattiness and gtg. I’ve tried scaling ceph and s3 for latency on 100/200g links. By far NFS is easier than all the rest to scale. For a homelab? NFS and call it a day, all the clustering file systems will make you do a lot more work than just throwing hard into your nfs mount options and letting clients block io while you reboot. Which for home is probably easiest.



  • Your continent is the perpetual exception to the rule. Least in north America there aren’t a ton of spiders that pose a huge threat past this 8 legged trauma people have. Most of our spiders are lil jumpy boys. And web ones but they are pretty obvious. The ones I’m not overly keen on are the daddy long legs. Legs for days but they just seem like sea spiders on land.









  • I’m curious how you could make that work as it’s a basic contradiction. For 6+6 to equal 10 6 couldn’t equal itself which makes the entire premise invalid.

    If you want more single digit numbers hexadecimal aka base 16 is even better than 12. But I can’t see how 10 can be evenly divided by all of 2,3,4,6 without being a multiple of the set.



  • mitchty@lemmy.sdf.orgtomemes@lemmy.worldIt's a cruel system
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    3 months ago

    Sure just if fully given in this way it’s basically the same as an 11 character password. And more damning is it’s not really random. I’d use this as a case of more education on longer passphrases aren’t always longer entropy on their own if they are non random phrases is all. And there’s a lot of different word lists out there. I’d give this a go on my system and see if a guided run with the knowledge of how things were built can brute force it.

    The big thing is a secure passphrase or password should be resistant to attacks even if there is perfect knowledge of how it was generated. In this case all lower case English words in a non random phrase works against that.