• 0 Posts
  • 26 Comments
Joined 4 months ago
cake
Cake day: February 20th, 2025

help-circle





  • There’s no such thing as too simple to document. If you spent time learning how to install it, you’ll need to relearn it if you want to make any changes in the future. If you don’t leave at least some notes as to why you make some decisions, you’ll have to redo your work.

    It’s also good to make notes on every configuration setting. That forces you to understand why the settings are the way they are. If you have a -f in a docker config and you don’t have any understanding of why that’s there, you might not know if it’s a development flag for getting things set up, or if it’s a critical part of your environment.

    It is especially important if any of those parts are exposed to the public Internet. You might have a config set to allow unauthenticated connections and not know it.




  • Depends on the location.

    There exists “one party consent” recording laws that mean that as long as anyone involved in the conversation consents to being recorded, the entire conversation can be recorded. But it also requires that you are only talking to someone else in the same one party consent area.

    For example, if you lived in Virginia, you could record a conversation with someone else that lives in Virginia without informing them. But if you called someone in Illinois you’d have to tell them, even if the call and recording started in Virginia.

    Most recording apps probably prefer to not have to keep track of all the legalities and just prefer to notify everyone, so they don’t get sued.






  • I mean… Electronics and the Internet are also following the laws of physics. But I get what you mean, levers should be the only activation, and gravity should be the only requirement.

    That being said, electronics in our devices do tend to reduce the amount of water and power that appliances use. Dumb devices are extremely inefficient, even though there are fewer points of failure.

    It sucks that a 1950’s fridge can still function just fine today, but it also is a bigger strain on the power grid, and a leak in the refrigerant would destroy the ozone.


  • Keeping it on physical paper helps in almost all cases.

    1 - It separates the backups from the internet, helping prevent security vulnerabilities from stealing your MFA codes. Cloud backups along with cloud passwords means you would get caught up in any major data breach.
    2 - It allows you to set up a new device without needing to have the old device. If you lost/broke your phone, then those local QR code exports are gone.
    3 - People generally know how to keep physical things safe. You can put them in a bank’s safety deposit box, in a fire safe, or just in a folder in your desk. As long as they’re not also sitting near your passwords, they’re pretty useless to most people, and the likelihood that someone is going to physically try to swipe your account data is extremely low.