This is an interesting question. Instant acceleration is mathematically implausible, but I don’t know if there’s a better physical interpretation for what happens to a bouncing photon. I’m guessing this is one of those “less particle, more wave” situations where the instantaneous velocity of the photon is undefined.
According to some random internet sources, reflection is the not-quite-instantaneous process of the photon being absorbed and then emitted by the electrons in the mirror.
I’m only a native English speaker, so guess I could be interpreting it wrong.
You should try being a native English reader.
What it means is “they will not be accepting pull requests at this time.” Whether or not they are open to changing this in the future is not specified. They have not specifically stated that this is off the table, nor have they stated this is their intent.
Semantic embeddings are a thing. LLMs “work with tokens” but they associate them with semantic models internally. You can externalize it via semantic embeddings so that the same semantic models can be shared between LLMs.
It’s nice to use though. I recently set up 2 VMs to act as Docker servers, one of which was Alpine (the other NixOS, as a learning project). It’s dead simple to set up and use. I was pleasantly surprised at how little I had to get used to considering musl + lack of systemd.
ASD coded, not literally ASD. The thematic struggle with social convention counts IMO. But Data has no self loathing or whatever. He just wants to understand. We stan Data.
It’s not ambiguous, it’s just that correctly parsing the expression requires more precise application of the order of operations than is typical. It’s unclear, sure. Implicit multiplication having higher precedence is intuitive, sure, but not part of the standard as-written order of operations.