[go: up one dir, main page]

  • 0 Posts
  • 43 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle



  • The important distinction here (and I get it, analogies are always imperfect) is that the photograph analogy has “hidden variables”. That is, each half is fixed at the moment of their separation and you just don’t know what’s in the envelopes until you open one. That’s not how entangled particles work though, and which “half” is which is not determined until the instant of measurement, at which point the state of both are known and fixed.



  • lemonskatetoTechnologyLLMDeathCount.com
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    5 months ago

    So then your counter to someone bringing attention to the fact that LLMs are actively telling people (vulnerable people, due to reasons that you’ve pointed out), is that it isn’t the singular contributing factor?

    I get what you’re saying here, and I think everyone else does too? I don’t want to just be entirely dismissive and say “no shit” but I’m curious as to what it is you want or expect out of this? Do you take offense at people pushing back at harmful LLMs? Do you want people to care more about creating a kinder society? Do you think these things are somehow incompatible?

    Of course LLMs aren’t driving people to suicide in a vacuum, no one is claiming that. Clearly though, when taken within the larger context of the current scale of mental health crisis, having LLMs that are encouraging people to commit suicide is a bad thing that we should absolutely be making noise about.






  • Sure. It’s important to first realize that the * character is not read by tar, but by your shell which first expands it into a list of files/directories that are then passed into tar to process. In the first command you are asking your shell to expand all (implicitly non-hidden) files in the listed directories. In the second you are doing the same, but one level up.

    What happens then is that when tar is given a directory as an input to a create command, it will include everything in that directory hidden files included. This is why the second command worked as you expected. In the first command you are providing tar with an explicit list of files which does not include those which are hidden due to how shell glob expansion works.

    You can do a set -x before running these commands and this will show you the exact command line after shell expansion before execution. That should give a clearer view of why you see different behavior.




  • lemonskatetoxkcdxkcd #3141: Mantle Model
    link
    fedilink
    English
    arrow-up
    11
    ·
    7 months ago

    You’re right that light is not “a wave and a particle depending on whether you observe it”. Instead, light is a quantized field. It is a field because it exists at every point and allows for wave-like behavior such as superposition and interference (both things seen in all fields, like waves in water or radio, etc.). But it is quantized because when the field interacts it does so via photons which can only exist in integer quantities. This quantization of interaction of the underlying continuous field gives us all the “weirdness” we see. Okay, not quite all of it, there are still even weirder parts of quantum mechanics, but it does explain the double slit experiment.




  • Only if they aren’t using customer provided encryption keys (is using blob/bucket storage) or an equivalent approach to encryption at rest, and make sure they’re doing standard TLS for encryption in flight.

    It’s absolutely possible, and standard for any decent organization, to build their cloud architectures to fully account for the cloud provider potentially accessing your data without authorization. I’ve personally had such design conversations multiple times.




  • lemonskatetoMicroblog MemesGrowing a personality
    link
    fedilink
    English
    arrow-up
    7
    ·
    9 months ago

    Yup, because that’s how adjectives work

    The real complaint is people who refer to women as “females” which makes them sound like ferengi. Saying a “female engineer” is just correct grammar. Some folks have instead, lacking a capacity for nuance (and language) taken this to mean that there is an issue with the word “female” in general.