• 0 Posts
  • 53 Comments
Joined 30 days ago
cake
Cake day: January 24th, 2025

help-circle













  • My one other media type is “the cloud”.

    I use hard drives, I can’t imagine trying to put something on a disk or something.

    One thing I do recommend, I keep one unencrypted hard drive copy in the safest most hidden part of my house. This is in case encryption software disappears, or I just forget my encryption keys or something.

    Other than that, one encrypted copy of files in a thumb drive in my wallet (selected files, not everything). One in my car. One in my firesafe. Then daily cloud backup.



  • I’m currently not of the mindset that the left and the right can continue to have democratic respect for each other. We are at war. Power no longer is not about legitimacy, but about victory. Norms and rule of law are clearly over. An insurrectionist isn’t even constitutionally allowed to be president. Nothing is sacred.

    So it’s not really about if they have the power or not, we need to be focused on getting power back and preventing mass death and slavery of the working class. And we won’t get that power back via the system as it exists, because it’s been captured.




  • I think once you get into rust you just have a hard time going back, and it doesn’t feel “hard” anymore. I can practically rust as easily as I can python for scripting and for API servers.

    Rust really only gets hard when doing library development IMO. That’s when you need lifetimes and well chosen types. But that’s also why Rust libraries are superb.