Why yes actually! Thanks for your quick and very helpful reply
This looks like a good replacement for most of what I do in fusion360, but one operation I'm not sure about is importing an existing SVG file and using it for sketch geometry, say, to put an embossed logo onto…
Yes: https://twitter.com/goodside/status/1581805503897735168
hopefully when we finally unfold them we don't get attacked by lower dimensional beings
Also ML non-expert here. I think this is about a different kind of neuron(your 2nd suggestion). The paper another commenter linked says: Hamiltonian neural network (HNN) intakes position and momenta {q,p}, outputs the…
Alas, this feature only works for users on the browser app, and not in the mobile apps.
I want this but just for watching general youtube videos sync'd with people
Same! Also a Normalite here.
I don't know how you can be pretty sure about any of that, but I look forward to the faster-than-light signaling devices we can build from this new revelation about nature.
Article is a bit broken for me because while the page is https, the mathjax file is loaded from a plain http. This is apparently forbidden by current Chrome and Firefox, so the figures and LaTeX don't work. edit:…
The passenger seats of certain cars use electric field sensing in the seatback to determine if there is an adult passenger present, to decide whether to enable the passenger-side airbag. (Though simply sensing by weight…
https://en.wikipedia.org/wiki/Digital_signature
My understanding is that most militia members cannot keep ammunition in their homes, but private citizens can have ammo as they please. http://world.time.com/2012/12/20/the-swiss-difference-a-gun-...
I have used both languages quite a bit. What I miss from Clojure when doing Haskell is having access to a seemingly infinite collection of libraries (thanks to the JVM/maven/etc). There are of course many libraries on…
I'm from the US and I read it the same way, as a statement that we are far along our course.
Admittedly I am not familiar with all types of wireless charging technology, but I worked on some prototypes of such a little under 10 years ago (powering blenders and 1 kW cooking devices wirelessly through a…
I don't really understand the first proposal, can you expand on that? How would it do away with qualified immunity etc?
Is Fight Club an example or a counterexample?
This always bothered me about Babylon 5 - how/why did the spine of the station remain stationary while the bulk of the station rotated?
Indeed, imagine if we had a revision history for the Bible/Koran/etc.
Yes, presuming that the author of the unsafe code in question has manually verified the effective safety in all relevant scenarios. `unsafe` is an assertion to the Rust compiler that you know what you're doing, and you…
This feature is one of the reasons I run CyanogenMod. You can drill down and toggle particular permissions for each app if you want, and set default policies for new apps.
Can anyone comment on general strategies that would be applicable to this game? Has anyone tried some kind of crazy machine learning stuff, or is it dominated by relatively simple algorithms?
This is my understanding as well, and that's why I objected to the parent post's assertion that "even in Haskell values must be tagged with types, and the type tags are inspected at runtime". The enum/ADT discriminator…
> Even in Haskell values must be tagged with types, and the type tags are inspected at runtime. This does not fit my understanding of pattern matching in Haskell. Say you are matching over a value of type `Maybe…
Why yes actually! Thanks for your quick and very helpful reply
This looks like a good replacement for most of what I do in fusion360, but one operation I'm not sure about is importing an existing SVG file and using it for sketch geometry, say, to put an embossed logo onto…
Yes: https://twitter.com/goodside/status/1581805503897735168
hopefully when we finally unfold them we don't get attacked by lower dimensional beings
Also ML non-expert here. I think this is about a different kind of neuron(your 2nd suggestion). The paper another commenter linked says: Hamiltonian neural network (HNN) intakes position and momenta {q,p}, outputs the…
Alas, this feature only works for users on the browser app, and not in the mobile apps.
I want this but just for watching general youtube videos sync'd with people
Same! Also a Normalite here.
I don't know how you can be pretty sure about any of that, but I look forward to the faster-than-light signaling devices we can build from this new revelation about nature.
Article is a bit broken for me because while the page is https, the mathjax file is loaded from a plain http. This is apparently forbidden by current Chrome and Firefox, so the figures and LaTeX don't work. edit:…
The passenger seats of certain cars use electric field sensing in the seatback to determine if there is an adult passenger present, to decide whether to enable the passenger-side airbag. (Though simply sensing by weight…
https://en.wikipedia.org/wiki/Digital_signature
My understanding is that most militia members cannot keep ammunition in their homes, but private citizens can have ammo as they please. http://world.time.com/2012/12/20/the-swiss-difference-a-gun-...
I have used both languages quite a bit. What I miss from Clojure when doing Haskell is having access to a seemingly infinite collection of libraries (thanks to the JVM/maven/etc). There are of course many libraries on…
I'm from the US and I read it the same way, as a statement that we are far along our course.
Admittedly I am not familiar with all types of wireless charging technology, but I worked on some prototypes of such a little under 10 years ago (powering blenders and 1 kW cooking devices wirelessly through a…
I don't really understand the first proposal, can you expand on that? How would it do away with qualified immunity etc?
Is Fight Club an example or a counterexample?
This always bothered me about Babylon 5 - how/why did the spine of the station remain stationary while the bulk of the station rotated?
Indeed, imagine if we had a revision history for the Bible/Koran/etc.
Yes, presuming that the author of the unsafe code in question has manually verified the effective safety in all relevant scenarios. `unsafe` is an assertion to the Rust compiler that you know what you're doing, and you…
This feature is one of the reasons I run CyanogenMod. You can drill down and toggle particular permissions for each app if you want, and set default policies for new apps.
Can anyone comment on general strategies that would be applicable to this game? Has anyone tried some kind of crazy machine learning stuff, or is it dominated by relatively simple algorithms?
This is my understanding as well, and that's why I objected to the parent post's assertion that "even in Haskell values must be tagged with types, and the type tags are inspected at runtime". The enum/ADT discriminator…
> Even in Haskell values must be tagged with types, and the type tags are inspected at runtime. This does not fit my understanding of pattern matching in Haskell. Say you are matching over a value of type `Maybe…