• 0 Posts
  • 25 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle

  • I have some nvlinks on the way.

    Sooooo I’ve got a friend that used pcie-oculus and then back to pcie to allow the cards to run outside the case, but that’s not what I do, that’s just the more common approach.

    You can also get pcie extension cables, but they’re pricey.

    I stumbled upon a cubix device by chance which is a huge and really expensive pcie bus extender that does some really fancy fucking switching. But I got that at a ridiculous price and they’re hard to come by.

    If I do it right, I could host 10 cards total (2 in the machine and 8 in the cubix)

    This also means that I’m running 3x 1600w psu’s and I’m most at risk for blowing breakers (adding in a 240V line is next lol)






  • It’s actually entirely horse shit.

    Only the very newest products that are on the latest standard are secure.

    It all look secure and sounds secure and feels secure with all the encryption….

    But about 2 years ago there was a downgrade attack that was proven to affect basically everything.

    Bluetooth security might as well be a flashing neon sign of your data.

    Now it’s not quite that simple and some people have updated their devices etc……

    But almost nobody actually has done that because Bluetooth devices are “fire and forget”

    I mean when’s the last time you updated the firmware on your headphones or keyboard?

    Mostly “never”





  • Ahhhh now you’re talking kubernetes.

    I mean you can do it with 2 machines and docker compose, but yeah.

    If you have a docker compose, you can just bring it to a new machine with the storage medium and hit “go” and it’ll go.

    That’ll probably be enough for a home setup and have a 1 hr downtime in a failure.

    If you want “always hot” kubernetes is basically “multi-node docker on cocaine “

    Damn, that addiction is strong lol.

    I’m happy to help where I can but it’s a FUCKTON of knowledge and setup to go far enough to kubernetes it.

    Docker-compose is 100x easier and gets you 95% of what you need.