Butterfly dream Updated +Created
Chapter 2 paragraph 14:
Formerly, I, Zhuang Zhou, dreamt that I was a butterfly, a butterfly flying about, feeling that it was enjoying itself. I did not know that it was Zhou. Suddenly I awoke, and was myself again, the veritable Zhou. I did not know whether it had formerly been Zhou dreaming that he was a butterfly, or it was now a butterfly dreaming that it was Zhou. But between Zhou and a butterfly there must be a difference. This is a case of what is called the Transformation of Things.'
Wave interference Updated +Created
Can AGI be trained in simulations? Updated +Created
Or is real word data necessary, e.g. with robots?
Fundamental question related to Ciro's 2D reinforcement learning games.
Bibliography:
Daniel Sank Updated +Created
Started at Google Quantum AI in 2014.
Has his LaTeX notes at: github.com/DanielSank/theory. One day he will convert to OurBigBook.com. Interesting to see that he is able to continue his notes despite being at Google.
Excretion Updated +Created
Existence and uniqueness Updated +Created
Existence and uniqueness results are fundamental in mathematics because we often define objects by their properties, and then start calling them "the object", which is fantastically convenient.
But calling something "the object" only makes sense if there exists exactly one, and only one, object that satisfies the properties.
One particular context where these come up very explicitly is in solutions to differential equations, e.g. existence and uniqueness of solutions of partial differential equations.
Google Chrome Updated +Created
Chromium (web browser) Updated +Created
Google is trying to kill it as of 2021: www.omgubuntu.co.uk/2021/01/chromium-sync-google-api-removed The lack of sync is a major major blow. So selfish. Google makes billions, and it won't give in a little bit of settings storage...
Exponentiation functional equation Updated +Created
Half-precision floating-point format Updated +Created
Phase space Updated +Created
This idea comes up particularly in the phase space coordinate of Hamiltonian mechanics.
Photon Updated +Created
Initially light was though of as a wave because it experienced interference as shown by experiments such as:
But then, some key experiments also start suggesting that light is made up of discrete packets:and in the understanding of the 2020 Standard Model the photon is one of the elementary particles.
This duality is fully described mathematically by quantum electrodynamics, where the photon is modelled as a quantized excitation of the photon field.
Pulse width modulation Updated +Created
GPIO generally only supports discrete outputs.
But for some types of hardware, like LEDs and some motors, the system has some inertia, and if you switch on and off fast enough, you get a result similar to having an intermediate voltage.
So with pulse width modulation we can fake analog output from digital output in a good enough manner.
Raspberry Pi Pico W UART Updated +Created
You can connect form an Ubuntu 22.04 host as:
screen /dev/ttyACM0 115200
When in screen, you can Ctrl + C to kill main.py, and then execution stops and you are left in a Python shell. From there:
but be aware of: Raspberry Pi Pico W freezes a few seconds after after screen disconnects from UART.
sigoden/node-express-realworld-example-app Updated +Created
Seemed to just work at 68bbadfd77f679f0df0fcd0de5bceb9c37b1144a Ubuntu 20.10, was forked from parent project in 2018.

There are unlisted articles, also show them or only show them.