Xavier Niel Updated 2025-07-16
Video 1.
Xavier Niel, Iliad - Free: Je suis un casseur de monopoles by DECIDEURSTV (2011)
Source. Title translation: "I'm a hunter of monopolies".
Meh Updated 2025-07-16
Phagocytosis Updated 2025-07-16
Crying Updated 2025-07-16
Ohm Updated 2025-07-16
Divergence in Einstein notation Updated 2025-07-16
First we write a vector field as:
Note how we are denoting each component of as with a raised index.
Then, the divergence can be written in Einstein notation as:
It is common to just omit the variables of the function, so we tend to just say:
or equivalently when referring just to the operator:
Laplacian in Einstein notation Updated 2025-07-16
Consider a real valued function of three variables:
Its Laplacian can be written as:
It is common to just omit the variables of the function, so we tend to just say:
or equivalently when referring just to the operator:
The general result from eigendecomposition of a matrix:
becomes:
where is an orthogonal matrix, and therefore has .
Sylvester's law of inertia Updated 2025-07-16
The theorem states that the number of 0, 1 and -1 in the metric signature is the same for two symmetric matrices that are congruent matrices.
For example, consider:
The eigenvalues of are and , and the associated eigenvectors are:
symPy code:
A = Matrix([[2, sqrt(2)], [sqrt(2), 3]])
A.eigenvects()
and from the eigendecomposition of a real symmetric matrix we know that:
Now, instead of , we could use , where is an arbitrary diagonal matrix of type:
With this, would reach a new matrix :
Therefore, with this congruence, we are able to multiply the eigenvalues of by any positive number and . Since we are multiplying by two arbitrary positive numbers, we cannot change the signs of the original eigenvalues, and so the metric signature is maintained, but respecting that any value can be reached.
Note that the matrix congruence relation looks a bit like the eigendecomposition of a matrix:
but note that does not have to contain eigenvalues, unlike the eigendecomposition of a matrix. This is because here is not fixed to having eigenvectors in its columns.
But because the matrix is symmetric however, we could always choose to actually diagonalize as mentioned at eigendecomposition of a real symmetric matrix. Therefore, the metric signature can be seen directly from eigenvalues.
Also, because is a diagonal matrix, and thus symmetric, it must be that:
What this does represent, is a general change of basis that maintains the matrix a symmetric matrix.
Calibre (software) Updated 2025-07-16
Sometimes Ciro Santilli says half jokingly that user interface does not matter.
This software circa 2010-2020 makes that joke not be funny.
How can a UI feel so clunky!
The most aggravating thing is that it is not immediately obvious why it feels so bad.
Evince Updated 2025-07-16
Okular Updated 2025-07-16
This is generally good, especially compared to how crappy Evince, the default Ubuntu one, has been around 2014-2020.
EPUB Updated 2025-07-16
This is a good thing. It basically contains an entire website, with HTML and assets inside a single ZIP, and a little bit of metadata.
It is incomprehensible why browsers don't just implement it as they already have all the web part, and also ZIP stuff:
The situation is so sad. Ubuntu 21.04 doesn't come with a reader installed by default:
PDF Updated 2025-07-16
Dual vector Updated 2025-07-16
Dual vectors are the members of a dual space.
In the context of tensors , we use raised indices to refer to members of the dual basis vs the underlying basis:
The dual basis vectors are defined to "pick the corresponding coordinate" out of elements of V. E.g.:
By expanding into the basis, we can put this more succinctly with the Kronecker delta as:
Note that in Einstein notation, the components of a dual vector have lower indices. This works well with the upper case indices of the dual vectors, allowing us to write a dual vector as:
In the context of quantum mechanics, the bra notation is also used for dual vectors.
Addiction Updated 2025-07-16

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