Strange quark Updated 2025-07-16
Super Mario Updated 2025-07-16
Super Nintendo Entertainment System Updated 2025-07-16
DNS configuration of Ciro Santilli's website Updated 2025-07-16
AKA how this GitHub page gets served under the domain: cirosantilli.com
Ciro only touches this very rarely, and always forgets and go into great pain whenever a change needs to done, so it is important to document it.
The last change was of 2019-07-07, when Ciro moved from the www subdomain www.cirosantilli.com to the APEX cirosantilli.com. A redirect is setup from the www subdomain to APEX.
GoDaddy DNS entries:
Type Name Value TTL
A @ 185.199.108.153 1 Hour
A @ 185.199.109.153 1 Hour
A @ 185.199.110.153 1 Hour
A @ 185.199.111.153 1 Hour
CNAME www cirosantilli.github.io 1 HourMoved cirosantilli.com to Porkbun 2022-02, unfortunatly records were not automatically updated and domain went down for a bit, upadded to new entries for IPv6 as well which are not documented by GitHub:
TYPE HOST ANSWER TTL PRIORITY OPTIONS
A cirosantilli.com 185.199.108.153 600
A cirosantilli.com 185.199.109.153 600
A cirosantilli.com 185.199.110.153 600
A cirosantilli.com 185.199.111.153 600
AAAA cirosantilli.com 2606:50c0:8000::153 600
AAAA cirosantilli.com 2606:50c0:8001::153 600
AAAA cirosantilli.com 2606:50c0:8002::153 600
AAAA cirosantilli.com 2606:50c0:8003::153 600
CNAME www.cirosantilli.com cirosantilli.github.io 600where the IPs are obtained from: help.github.com/en/articles/setting-up-an-apex-domain#configuring-a-records-with-your-dns-provider (archive).
- Custom domain:
cirosantilli.com - Enforce HTTPS: checked
And the CNAME file is tracked in this repository: CNAME.
Pathological (mathematics) Updated 2025-07-16
Snowden (film) Updated 2025-07-26
Thermodynamics Updated 2025-07-16
Wiki-binge Updated 2025-07-16
Docker (software) Updated 2025-07-16
Docker is good.
As a lightweight virtualization however, it does break more often than full proper virtualization like QEMU after some updates.
Networking hardware company Updated 2025-07-16
Nuclear site Updated 2025-07-16
Physical layer Updated 2025-07-16
This one is not generally seen by software, which mostly operates starting from OSI layer 2.
Salted bomb Updated 2025-07-16
Symmetric matrix Updated 2025-07-16
Can represent a symmetric bilinear form as shown at matrix representation of a symmetric bilinear form, or a quadratic form.
Turbo code Updated 2025-07-16
Domain (biology) Updated 2025-07-16
Nuclear weapons testing Updated 2025-07-16
Physics YouTube channel Updated 2025-07-16
Router (computing) Updated 2025-07-16
Schrödinger equation Updated 2025-07-16
Experiments explained:
- via the Schrödinger equation solution for the hydrogen atom it predicts:
- spectral line basic lines, plus Zeeman effect
- Schrödinger equation solution for the helium atom: perturbative solutions give good approximations to the energy levels
- double-slit experiment: I think we have a closed solution for the max and min probabilities on the measurement wall, and they match experiments
Experiments not explained: those that the Dirac equation explains like:
The easiest to understand case of the equation which you must have in mind initially that of the Schrödinger equation for a free one dimensional particle.
Then, with that in mind, the general form of the Schrödinger equation is:where:
Equation 1.
Schrodinger equation
. - is the reduced Planck constant
- is the wave function
- is the time
- is a linear operator called the Hamiltonian. It takes as input a function , and returns another function. This plays a role analogous to the Hamiltonian in classical mechanics: determining it determines what the physical system looks like, and how the system evolves in time, because we can just plug it into the equation and solve it. It basically encodes the total energy and forces of the system.
The argument of could be anything, e.g.:Note however that there is always a single magical time variable. This is needed in particular because there is a time partial derivative in the equation, so there must be a corresponding time variable in the function. This makes the equation explicitly non-relativistic.
- we could have preferred polar coordinates instead of linear ones if the potential were symmetric around a point
- we could have more than one particle, e.g. solutions of the Schrodinger equation for two electrons, which would have e.g. and for different particles. No matter how many particles there are, we have just a single , we just add more arguments to it.
- we could have even more generalized coordinates. This is much in the spirit of Hamiltonian mechanics or generalized coordinates
The general Schrödinger equation can be broken up into a trivial time-dependent and a time-independent Schrödinger equation by separation of variables. So in practice, all we need to solve is the slightly simpler time-independent Schrödinger equation, and the full equation comes out as a result.
Unlisted articles are being shown, click here to show only listed articles.