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

help-circle








  • What they’re suggesting is to back up the whole disk, rather than any single partition. Anything you do to the partition to try and recover it has the potential to make a rescuable situation hopeless. If you have a copy of the exact state of every single bit on the drive, then you can try and fix it safe in the knowledge that you can always get back to exactly where you are now if you make it worse





  • The black box isn’t like a modern hard drive, with terabytes of storage. They’re often old, and even the modern ones need to put so much effort into protection against things like fire, seawater and collisions that they don’t have as much space as you might imagine.

    They have to rely on someone going out of their way to take the box out, or shut down the plane, because the alternative would be for them to have some way to decide for themselves to stop recording. If they could do that then a false positive would cause them to miss potentially important data, so they’re designed to keep going until someone makes it stop


  • It might not make him wrong, but he also happens to be wrong.

    You can’t compare AI art or literature to AI software, because the former are allowed to be vague or interpretive while the latter has to be precise and formally correct. AI can’t even reliably do art yet, it frequently requires several attempts or considerable support to get something which looks right, but in software “close” frequently isn’t useful at all. In fact, it can easily be close enough to look right at first glance while actually being catastopically wrong once you try to use it for real (see: every bug in any released piece of software ever)

    Even when AI gets good enough to reliably produce what it’s asked for first time & every time (which is a long way away for quite a while yet), a sufficiently precise description of what you want is exactly what programmers spend their lives writing. Code is a description of a program which another program (such as a compiler) can convert into instructions for the computer. If someone comes up with a very clever program which can fill in the gaps by using AI to interpret what it’s been given, then what they’ve created is just a new kind of programming language for a new kind of compiler




  • MartianSands@sh.itjust.workstoSelfhosted@lemmy.worldWhy docker
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    6 months ago

    I find it makes my life easier, personally, because I can set up and tear down environments I’m playing with easily.

    As for your user & permissions concern, are you aware that docker these days can be configured to map “root” in the container to a different user? Personally I prefer to use podman though, which doesn’t have that problem to begin with


  • I’m pretty sure comments get sent back to your instance, so comments from instance B will work just fine.

    I have no idea whether instance B will propogate things which have been federated to it though.

    It’s also not obvious that an instance you’re not federated with can’t do their half of the federating, if they’re so inclined, and show content from instances which choose to defederate. At the end of the day you’d have to trust all involved to put in some effort to respect the decision to defederate