Actuator Updated 2025-07-16
Adenine nucleotide translocator Updated 2025-07-16
A single transmembrane protein that moves ATP out and ADP in of the mitochondrion. So crucial.
Present in chormosome 4.
Video 1.
Energized about the Mechanism of ADP/ATP Transport by Ruprecht et al. (2019)
Source.
Good video showing what appears to be the adenine nucleotide translocator. although they don't use that name, instead saying ADP/ATP carrier.
The video also briefly depicts the ATP synthase and the mitochondrial phosphate carrier protein.
Adenosine triphosphate Updated 2025-07-16
The fact that ATP is the universal energy storage mollecule of all life on Earth is such an incredible unifying principle of biology!
It is the direct output of all the major forms of "energy generation" in cells: ATP synthesis mechanism.
It is just as fundamental as the genetic code for example.
No wonder dozens of Nobel Prizes were related to its discovery, given its complexity.
CC BY Updated 2025-07-16
Point particle Updated 2025-07-16
This idealization does not seems to be possible at all in the context of Maxwell's equations with pointlike particles.
Political correctness Updated 2025-07-16
Ciro Santilli believes it generally hurts more than it helps.
Especially when you can't even mention censored things to criticize them. You have to pretend they never existed. So people will forget about them, and do them again in the future.
And when companies do it just to look good, even though it has absolutely no real impact on the lives of those who are discriminated against.
Adjoint operator Updated 2025-07-16
Given a linear operator over a space that has a inner product defined, we define the adjoint operator (the symbol is called "dagger") as the unique operator that satisfies:
The Taylor series expansion is the most direct definition of the expontial as it obviously satisfies the exponential function differential equation:
Helium Updated 2025-07-16
Position and momentum space Updated 2025-07-16
One of the main reasons why physicists are obsessed by this topic is that position and momentum are mapped to the phase space coordinates of Hamiltonian mechanics, which appear in the matrix mechanics formulation of quantum mechanics, which offers insight into the theory, particularly when generalizing to relativistic quantum mechanics.
One way to think is: what is the definition of space space? It is a way to write the wave function such that:And then, what is the definition of momentum space? It is of course a way to write the wave function such that:
PostgreSQL Updated 2025-07-16
Had a look at the source tree, and also felt good.
If Oracle is the Microsoft of database, Postgres is the Linux, and MySQL (or more precisely MariaDB) is the FreeBSD (i.e. the one that got delayed by legal issues). Except that their software licenses were accidentally swapped.
The only problem with Postgres is its name. PostgreSQL is so unpronounceable and so untypeable that you should just call it "Postgres" like everyone else.
PostgreSQL logging Updated 2025-07-16
Ubuntu 21.10 has a certain default level of logging by default to:
/var/log/postgresql/postgresql-13-main.log
but it does not log everything, only/mostly errors it seems.
Setting:
log_statement = 'all'
under:
/etc/postgresql/13/main/postgresql.conf
and then restarting the server:
sudo service restart postgresql
just works.

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