One-to-one (data-model) Updated +Created
Milk chocolate Updated +Created
Human game used for AI training Updated +Created
This section is about games initially designed for humans, but which ended up being used in AI development as well, e.g.:
Isothermal DNA amplification techniques Updated +Created
Isothermal means "at fixed temperature".
This is to contrast with the more well established polymerase chain reaction, which requires heating and cooling the sample several times.
The obvious advantage of isothermal methods is that their machinery can be simpler and cheaper, and the process can happen faster, since you don't have to do through heating and cooling cycles.
Quartz clock Updated +Created
Video 1.
How a quartz watch works by Steve Mould (2017)
Source. Mentions feedback loop loop with the quartz tuning fork for the piezoelectricity and an amplifier. Also mentions the choice of 32768 Hertz () as the first power of 2 that is outside of the human hearing range, and then how a frequency divider is used to reduce the frequency to get the second counter.
LSF get version Updated +Created
Most/all commands have the -V option which prints the version, e.g.:
bsub -V
Human vs computer chess Updated +Created
As of 2020's and earlier, humans were far far behind. As of 2020s and earlier, even an average personal computers without a GPU, the hallmark of deep learning beats every human.
Chess is just too easy!
Video 1.
Will a computer defeat Garry Gasparov? by BBC (1993)
Source.
Hydrogen sulfide chemosynthesis Updated +Created
Hyperbolic gemoetry Updated +Created
HyperCard Updated +Created
This was the pre-Internet precursor of wikis. This program was likely venerable, shame it predates Ciro Santilli's era.
But the thing was much more bloated it seems, and also included visual programming elements, and WYSISYG UI creation.
Video 1.
Hypercard by The Computer Chronicles (1987)
Source.
Hypercube Updated +Created
square, cube. 4D case known as tesseract.
Convex hull of all (Cartesian product power) D-tuples, e.g. in 3D:
( 1,  1,  1)
( 1,  1, -1)
( 1, -1,  1)
( 1, -1, -1)
(-1,  1,  1)
(-1,  1, -1)
(-1, -1,  1)
(-1, -1, -1)
From this we see that there are vertices.
Two vertices are linked iff they differ by a single number. So each vertex has D neighbors.
Electrical impedance Updated +Created
It really allows you to do alternating current calculations much as you'd do DC calculations with resistors, quite poweful. It must have been all the rage in the 1950s.
IBM 650 Updated +Created
This was the first major commercial computer hit. Stlil vacuum tube-based.
Video 1.
Learning how to program on the IBM 650 Donald Knuth interview by Web of Stories (2006)
Source. It was decimal!
IBM 700/7000 series Updated +Created
III-V semiconductor Updated +Created
Most notable example: gallium arsenide, see also: gallium arsenide vs silicon.
An important class of semiconductors, e.g. there is a dedicated III-V lab at: École Polytechnique: www.3-5lab.fr/contactus.php
Ice Updated +Created
Ice is the name of one of the solid phases of water.
In informal contexts, it usually refers to the phase of ice observed in atmospheric pressure, Ice Ih.
Riemann hypothesis Updated +Created
visualizing the Riemann hypothesis and analytic continuation by 3Blue1Brown (2016) is a good quick visual non-mathematical introduction is to it.
Video 1.
What is the Riemann hypothesis REALLY about? by HexagonVideos (2022)
Source.
Zeeman effect Updated +Created
Split in the spectral line when a magnetic field is applied.
Non-anomalous: number of splits matches predictions of the Schrödinger equation about the number of possible states with a given angular momentum. TODO does it make numerical predictions?
Anomalous: evidence of spin.
www.pas.rochester.edu/~blackman/ast104/zeeman-split.html contains the hello world that everyone should know: 2p splits into 3 energy levels, so you see 3 spectral lines from 1s to 2p rather than just one.
p splits into 3, d into 5, f into 7 and so on, i.e. one for each possible azimuthal quantum number.
It also mentions that polarization effects become visible from this: each line is polarized in a different way. TODO more details as in an experiment to observe this.
Video 1.
Experimental physics - IV: 22 - Zeeman effect by Lehrportal Uni Gottingen (2020)
Source.
This one is decent. Uses a cadmium lamp and an etalon on an optical table. They see a more or less clear 3-split in a circular interference pattern,
They filter out all but the transition of interest.
Video 2.
Zeeman Effect - Control light with magnetic fields by Applied Science (2018)
Source. Does not appear to achieve a crystal clear split unfortunately.
Matrix congruence can be seen as the change of basis of a bilinear form Updated +Created
So, by taking , we understand that two matrices being congruent means that they can both correspond to the same bilinear form in different bases.

Unlisted articles are being shown, click here to show only listed articles.