Micro Bit by Ciro Santilli 35 Updated +Created
Bluetooth support: not enough RAM for it, though in principle its chip/transceiver could support it! microbit-micropython.readthedocs.io/en/v1.0.1/ble.html
Supported editors: microbit.org/code/
MicroPython web editor and compiler: python.microbit.org/v/2
Everything in this section is tested on the Micro Bit v1 from Micro Bit v1 unless otherwise noted.
https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/Micro-bit_v1_%26_v2.JPG/1024px-Micro-bit_v1_%26_v2.JPG
KEGG by Ciro Santilli 35 Updated +Created
For a commented initial example, see: e. Coli K-12 MG1655 gene thrA.
KEGG does the visual maps well.
But BioCyc is generally better otherwise.
Tuning fork by Ciro Santilli 35 Updated +Created
Logarithm of a matrix by Ciro Santilli 35 Updated +Created
Authentication (cryptography) by Ciro Santilli 35 Updated +Created
In the context of cryptography, authentication means "ensuring that the message you got comes from who you think it did".
Authentication is how we prevent the man-in-the-middle attack.
Authentication is one of the hardest parts of cryptography, because the only truly secure way to do it is by driving to the other party yourself to establish a pre-shared key so you can do message authentication code. Or to share your public key with them if you are satisfied with the safety of post-quantum cryptography.
Ising model by Ciro Santilli 35 Updated +Created
Toy model of matter that exhibits phase transition in dimension 2 and greater. It does not provide numerically exact results by itself, but can serve as a tool to theorize existing and new phase transitions.
Each point in the lattice has two possible states: TODO insert image.
As mentioned at: stanford.edu/~jeffjar/statmech/intro4.html some systems which can be seen as modelled by it include:
  • the spins direction (up or down) of atoms in a magnet, which can undergo phase transitions depending on temperature as that characterized by the Curie temperature and an externally applied magnetic field
    Neighboring spins like to align, which lowers the total system energy.
  • the type of atom at a lattice point in a 2-metal alloy, e.g. Fe-C (e.g. steel). TODO: intuition for the neighbour interaction? What likes to be with what? And aren't different phases in different crystal structures?
Also has some funky relations to renormalization TODO.
Length contraction by Ciro Santilli 35 Updated +Created
Suppose that a rod has is length measured on a rest frame (or maybe even better: two identical rulers were manufactured, and one is taken on a spaceship, a bit like the twin paradox).
Question: what is the length than an observer in frame moving relative to as speed observe the rod to be?
The key idea is that there are two events to consider in each frame, which we call 1 and 2:
  • the left end of the rod is an observation event at a given position at a given time: and for or and for
  • the right end of the rod is an observation event at a given position at a given time : and for or and for
Note that what you visually observe on a photograph is a different measurement to the more precise/easy to calculate two event measurement. On a photograph, it seems you might not even see the contraction in some cases as mentioned at en.wikipedia.org/wiki/Terrell_rotation
Measuring a length means to measure the difference for a single point in time in your frame ().
So what we want to obtain is for any given time .
In summary, we have:
By plugging those values into the Lorentz transformation, we can eliminate , and conclude that for any , the length contraction relation holds:
The key question that needs intuitive clarification then is: but how can this be symmetric? How can both observers see each other's rulers shrink?
And the key answer is: because to the second observer, the measurements made by the first observer are not simultaneous. Notably, the two measurement events are obviously spacelike-separated events by looking at the light cone, and therefore can be measured even in different orders by different observers.
Indefinite orthogonal group by Ciro Santilli 35 Updated +Created
Generalization of orthogonal group to preserve different bilinear forms. Important because the Lorentz group is .
SubRip by Ciro Santilli 35 Updated +Created
Oxygen transport protein by Ciro Santilli 35 Updated +Created
C++ by Ciro Santilli 35 Updated +Created
C plus plus is what you get when you want to have all of:
  • ability to write DRY code, which is e.g. impossible in the C
  • low level control, notably not having garbage collection, as possible in the C
  • somewhat backwards compatibility with C
Java (programming language) by Ciro Santilli 35 Updated +Created
Java is good.
Its boilerplate requirement is a pain, but the design is otherwise very clean.
But its ecosystem sucks.
The development process is rather closed, the issue tracker obscure.
And above all, Google LLC v. Oracle America, Inc. killed everybody's trust in it once and for all. Thanks Oracle.
Video 1.
Java for the Haters in 100 Seconds by Fireship (2022)
Source.
Rust (programming language) by Ciro Santilli 35 Updated +Created
GIF by Ciro Santilli 35 Updated +Created
Video 1.
It's pronounced GIF by Jehtt (2022)
Source.
Ordnance Survey by Ciro Santilli 35 Updated +Created
Has some of the best map data available for the United Kingdom, but their data appears to be proprietary?
Example at: Lie Groups, Physics, and Geometry by Robert Gilmore (2008) Chapter 7 "EXPonentiation".
Furthermore, the non-compact part is always isomorphic to , only the non-compact part can have more interesting structure.
Cf. by Ciro Santilli 35 Updated +Created
Nota bene by Ciro Santilli 35 Updated +Created

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