If you're suggesting that the different columns of a comptometer would relate to different rotational axes of the ball, you will likely run into gimbal lock in 3D. You could build an interface in 4D around quaternions…
There's nuance, for sure, I think that's why ancestor comment added gestures generally... For your earlier example, in the scope of working math problems from Wikipedia, that is probably one of the worst examples.…
Now remove the spacebar, combine the two buttons into a single one for "tone" and adapt it to morse code. All the buttons still do only one thing and now there's only one button! And, you don't have to worry about what…
Ah, so employees shouldn't be told to be careful about what they say? The guidance was, "pretend that what you communicate in writing might show up on the front page of NYTimes, and choose your words carefully." This is…
Why remove the code and binary artifacts, though? Don't you want to verify that the business logic is accurate and the processing is deterministic? In some circumstances there is no substitute for something that you…
ELI5: explain like I'm five, ELIF: explain like I'm forty.
key chain furby lootboxes
Actually the reason people experience vection in VR is not focal depth but the dissonance between what their eyes are telling them and what their inner ear and tactile senses are telling them. It's possible they get…
Would a high enough dose of UV also work? I suppose it would ruin most pigmentation too, though.
Pure functional programming and lazy evaluation.. sure, you could create classes and a meta-function that selectively eval's thunks at a time, but the call site of that kind of library would look atrocious.. You might…
Almost made it into 1.18 but looks like it doesn't add enough value and has some open questions like what to use for a backing data type and what complexity promises to make.…
It's not a yes/no per contestent, it's per edge between contestants. There are n(n-1)/2 of these. A true answer for a potential match is actually a state update for all of the (n-1) edges connecting either contestant,…
I think that LLMs will be complemented best with a declarative language, as inserting new conditions/effects in them can be done without modifying much (if any!) of the existing code. Especially if the declarative…
Have we abandoned the term "generate" already?
and you could shim these gaps with custom components, hypothetically
You can go one step further than that and calculate a fairness measure using something like the Gini coefficient (*) and analyze how much it has changed over time. [*] https://wikipedia.org/wiki/Gini_coefficient
replace the scope with a dimmable light and we might have a better solution than low-decibel audio hum or perhaps live wire into the seat, tied into a transistor on this signal, so if performance drops enough you're…
Is it ironic that they publish it as a PDF? I get that it's the easiest way to control the print layout and also nicely self-contained... but how many of us are opening it in a sandbox as we should?
And python didn't get it right the first time either. It wasn't until python 2.3 when method resolution order was decided by C3 linearization that the inheritance in python became sane.…
It really was way ahead of its time. I remember the handwriting recognition being excellent for the time, too. Meanwhile Palm forced its users to write each letter one at a time in a tiny box and requiring specific…
I still have my Newton but I wasn't, nor am I, elite. I didn't store recipes on it, though.
We're told not to feed the wildlife at parks and beaches because of the dangers when they become dependent on visitors for their food source. It changes their natural behavior to the extent that it becomes difficult to…
which is a real problem if a significant part of being in the population of whale or addict involves AI psychosis
This was, I think, the greatest strength of MapReduce. If you could write a basic program you could understand the map, combine, shuffle and reduce operations. MR and Hadoop etc. would take care of recovering from…
If you count with each finger as a binary digit you can count up to 15 on one hand! 255 if you use both hands! More like 1023 if you also use thumbs but I prefer to use them as carry, overflow bits.
If you're suggesting that the different columns of a comptometer would relate to different rotational axes of the ball, you will likely run into gimbal lock in 3D. You could build an interface in 4D around quaternions…
There's nuance, for sure, I think that's why ancestor comment added gestures generally... For your earlier example, in the scope of working math problems from Wikipedia, that is probably one of the worst examples.…
Now remove the spacebar, combine the two buttons into a single one for "tone" and adapt it to morse code. All the buttons still do only one thing and now there's only one button! And, you don't have to worry about what…
Ah, so employees shouldn't be told to be careful about what they say? The guidance was, "pretend that what you communicate in writing might show up on the front page of NYTimes, and choose your words carefully." This is…
Why remove the code and binary artifacts, though? Don't you want to verify that the business logic is accurate and the processing is deterministic? In some circumstances there is no substitute for something that you…
ELI5: explain like I'm five, ELIF: explain like I'm forty.
key chain furby lootboxes
Actually the reason people experience vection in VR is not focal depth but the dissonance between what their eyes are telling them and what their inner ear and tactile senses are telling them. It's possible they get…
Would a high enough dose of UV also work? I suppose it would ruin most pigmentation too, though.
Pure functional programming and lazy evaluation.. sure, you could create classes and a meta-function that selectively eval's thunks at a time, but the call site of that kind of library would look atrocious.. You might…
Almost made it into 1.18 but looks like it doesn't add enough value and has some open questions like what to use for a backing data type and what complexity promises to make.…
It's not a yes/no per contestent, it's per edge between contestants. There are n(n-1)/2 of these. A true answer for a potential match is actually a state update for all of the (n-1) edges connecting either contestant,…
I think that LLMs will be complemented best with a declarative language, as inserting new conditions/effects in them can be done without modifying much (if any!) of the existing code. Especially if the declarative…
Have we abandoned the term "generate" already?
and you could shim these gaps with custom components, hypothetically
You can go one step further than that and calculate a fairness measure using something like the Gini coefficient (*) and analyze how much it has changed over time. [*] https://wikipedia.org/wiki/Gini_coefficient
replace the scope with a dimmable light and we might have a better solution than low-decibel audio hum or perhaps live wire into the seat, tied into a transistor on this signal, so if performance drops enough you're…
Is it ironic that they publish it as a PDF? I get that it's the easiest way to control the print layout and also nicely self-contained... but how many of us are opening it in a sandbox as we should?
And python didn't get it right the first time either. It wasn't until python 2.3 when method resolution order was decided by C3 linearization that the inheritance in python became sane.…
It really was way ahead of its time. I remember the handwriting recognition being excellent for the time, too. Meanwhile Palm forced its users to write each letter one at a time in a tiny box and requiring specific…
I still have my Newton but I wasn't, nor am I, elite. I didn't store recipes on it, though.
We're told not to feed the wildlife at parks and beaches because of the dangers when they become dependent on visitors for their food source. It changes their natural behavior to the extent that it becomes difficult to…
which is a real problem if a significant part of being in the population of whale or addict involves AI psychosis
This was, I think, the greatest strength of MapReduce. If you could write a basic program you could understand the map, combine, shuffle and reduce operations. MR and Hadoop etc. would take care of recovering from…
If you count with each finger as a binary digit you can count up to 15 on one hand! 255 if you use both hands! More like 1023 if you also use thumbs but I prefer to use them as carry, overflow bits.