I explicitly do not mean "poor," that's why I choose "unknown." A better word would have been "variable." The point I intend to convey is that you need to use other signals to judge. That's also why "closed-source" was…
Relevant section: > 2.3. Privacy and data protection > 2.3.1. The ADDW system shall function without relying on biometric personal data of any vehicle occupants. In this context, the biometric personal data is resulting…
Why would ordinary cornering need to use the shoulder?
It's a strong signal of unknown quality. Caveat emptor. Closed-source makes that extra difficult. We are used to this, hence why folks here point it out.
Yup, that's the exact video I had in mind!
I bet 5 million coupled oscillators, all slightly detuned, would sound freakin' amazing.
"I'm sorry we couldn't resolve things before they caused you to leave."
It can write some fascinating stuff, but you have to learn to think in it: https://enkimute.github.io/ganja.js/examples/coffeeshop.html A major problem is that its a very general theory. Most calculations turn into very…
Keep in mind that the energy density of nuclear fuel is astronomically higher than that of coal, so even if the processes were equivalently wasteful (and I'm fairly certain they are not) coal would still cause…
Despite my background in color science, I find RGB more intuitive. With HSV I have to remember the chirality of hue and it's zero point, and when changing hue I find it difficult to reason about saturation. In practice…
That is literally not true. The feeling of disconnect between your comment(s) and the intent of the tool remains.
What defines a bad tech vs a good tech? Similar arguments can be made for most research including nuclear fusion, AI, vaccines, space, polymers, combustion engines, electric motors, semiconductors...
More art than spec. I can dig it. I have always appreciated the concept of thinking of colors as a cube (even though I now view them as triangles or weird pyramid things). Thinking of cubes as a 10x10x10 cube composed…
Getting mangled by the receiver appears to be part of the spec. They've implemented their a custom LUT and suggest others should do the same. It feels like there's a fundamental disconnect between your comment the…
No worries, I understood your intent! The impact is a lot less than you may expect. Brains are ridiculously good at filling in incomplete information. For example, did you know that you have a roughly sun-sized blind…
The parent comment is not suggesting that Yon is about physics/metaphysics. Understanding is important for readers. Demonstrating understanding is important for writers of both technical documentation and internet…
It's cheaper for the AI provider to use your laptop instead of their datacenter.
Teslas spend a tiny percentage of their life at highway speeds, and a major selling point of the platform is that their compute would be used to pilot the vehicle. If they could train using Teslas they wouldn't have…
Bifocals in general are quite useful. It's nice to be able to see the road and the speedometer using the same lenses. Traditional bifocals and progressives are different beasts. The hard outline on traditional bifocals…
Obviously you need to use air tight paint.
Would it leave a cool pattern?
When writing a high performance video codec avoiding defensive copies of objects is something you want always, not just often. C makes it easy to be fast but hard to be safe. Rust makes it easy to be safe but hard to be…
This is a software decoder designed to run on general purpose hardware. Adding custom hardware like tensor cores to the stack would serves a different use case.
The argument is that the ergonomics of using Python are worth the squeeze of learning two languages. Are the ergonomics of using Zig really enough to justify replacing Python on the happy path, or would it end up…
> The true irony is that even SIMD text parsing would outperform this! SIMD is that powerful. Can you explain this part a bit? I feel like intuitively (and therefore probably incorrectly) these should have the same…
I explicitly do not mean "poor," that's why I choose "unknown." A better word would have been "variable." The point I intend to convey is that you need to use other signals to judge. That's also why "closed-source" was…
Relevant section: > 2.3. Privacy and data protection > 2.3.1. The ADDW system shall function without relying on biometric personal data of any vehicle occupants. In this context, the biometric personal data is resulting…
Why would ordinary cornering need to use the shoulder?
It's a strong signal of unknown quality. Caveat emptor. Closed-source makes that extra difficult. We are used to this, hence why folks here point it out.
Yup, that's the exact video I had in mind!
I bet 5 million coupled oscillators, all slightly detuned, would sound freakin' amazing.
"I'm sorry we couldn't resolve things before they caused you to leave."
It can write some fascinating stuff, but you have to learn to think in it: https://enkimute.github.io/ganja.js/examples/coffeeshop.html A major problem is that its a very general theory. Most calculations turn into very…
Keep in mind that the energy density of nuclear fuel is astronomically higher than that of coal, so even if the processes were equivalently wasteful (and I'm fairly certain they are not) coal would still cause…
Despite my background in color science, I find RGB more intuitive. With HSV I have to remember the chirality of hue and it's zero point, and when changing hue I find it difficult to reason about saturation. In practice…
That is literally not true. The feeling of disconnect between your comment(s) and the intent of the tool remains.
What defines a bad tech vs a good tech? Similar arguments can be made for most research including nuclear fusion, AI, vaccines, space, polymers, combustion engines, electric motors, semiconductors...
More art than spec. I can dig it. I have always appreciated the concept of thinking of colors as a cube (even though I now view them as triangles or weird pyramid things). Thinking of cubes as a 10x10x10 cube composed…
Getting mangled by the receiver appears to be part of the spec. They've implemented their a custom LUT and suggest others should do the same. It feels like there's a fundamental disconnect between your comment the…
No worries, I understood your intent! The impact is a lot less than you may expect. Brains are ridiculously good at filling in incomplete information. For example, did you know that you have a roughly sun-sized blind…
The parent comment is not suggesting that Yon is about physics/metaphysics. Understanding is important for readers. Demonstrating understanding is important for writers of both technical documentation and internet…
It's cheaper for the AI provider to use your laptop instead of their datacenter.
Teslas spend a tiny percentage of their life at highway speeds, and a major selling point of the platform is that their compute would be used to pilot the vehicle. If they could train using Teslas they wouldn't have…
Bifocals in general are quite useful. It's nice to be able to see the road and the speedometer using the same lenses. Traditional bifocals and progressives are different beasts. The hard outline on traditional bifocals…
Obviously you need to use air tight paint.
Would it leave a cool pattern?
When writing a high performance video codec avoiding defensive copies of objects is something you want always, not just often. C makes it easy to be fast but hard to be safe. Rust makes it easy to be safe but hard to be…
This is a software decoder designed to run on general purpose hardware. Adding custom hardware like tensor cores to the stack would serves a different use case.
The argument is that the ergonomics of using Python are worth the squeeze of learning two languages. Are the ergonomics of using Zig really enough to justify replacing Python on the happy path, or would it end up…
> The true irony is that even SIMD text parsing would outperform this! SIMD is that powerful. Can you explain this part a bit? I feel like intuitively (and therefore probably incorrectly) these should have the same…