Europe Updated 2025-07-16
For the most part, a great pseudo-country to live in with lots of cultural diversity, art and safety.
However, Europe is in economic decline after all its Jewish and German geniuses fled in/after World War II and due to having more than one natural language is bad for the world.
Ciro Santilli moved to Europe in 2010.
EverybodyWiki Updated 2025-07-16
Appears to be a Wikipedia clone but with much lower/no notability requirements guidelines, which overcomes one of Wikipedia's main issues: deletionism.
They do have the interesting idea of importing deleted Wikipedia pages as a source of content, which leads to some epic "most viewed pages" such as en.everybodywiki.com/List_of_erotic_and_sex_workers_with_unnatural_death which currently reads:
Stop Being Pervs, Go Watch Lichfaop/Faoplich Instead and you can also visit MR Info 24 for more details.
We can for example see Ciro Santilli's deleted entry PsiQuantum at: en.everybodywiki.com/PsiQuantum, Wikipedia deletion page: en.wikipedia.org/wiki/Wikipedia:Articles_for_deletion/PsiQuantum. Their attribution is atrocious however, e.g. it does not seem possible to find any mention of "Ciro Santilli" on the edit history, which just points to the delete article which is not visible anymore. They could really get into trouble for this one day.
Their main use case, as suggested by the website itself, if for people/brands to create pages about themselves.
Every Riemann integrable function is Lebesgue integrable Updated 2025-07-16
Evolutionary genetics Updated 2025-07-16
Faster-than-light implies time travel Updated 2025-07-16
Spacetime diagram illustrating how faster-than-light travel implies time travel
. Legend an explanation are shown in this answer.Bibliography:
- physics.stackexchange.com/questions/13001/does-superluminal-travel-imply-travelling-back-in-time/615079#615079
- physics.stackexchange.com/questions/574395/why-would-ftl-imply-time-travel
- physics.stackexchange.com/questions/516767/how-does-a-tachyonic-antitelephone-work
- www.physicsmatt.com/blog/2016/8/25/why-ftl-implies-time-travel shows the causality violation on a Spacetime diagram
Exascale computing Updated 2025-07-26
Exception to the Madelung energy ordering rule Updated 2025-07-16
Excessive encapsulation is the root of much evil Updated 2025-07-16
Some anecdotes.
Ciro Santilli never splits up functions unless there is more than one calling point. If you split early, the chances that the interface will be wrong are huge, and a much larger refactoring follows.
int cross_block_var;
// First step.
{
int myvar;
}
// Second step.
{
int myvar;
}
Ciro has seen and had to deal with in his lifetime with two projects that had like 3 to 10 git separate Git repositories, all created and maintained by the same small group of developers of the same organization, even though one could not build without the other. Keeping everything in sync was Hell! Why not just have three directories inside a single repository with a single source of truth?
Another important case: Linux should have at least a C standard library, init system, and shell in-tree, like BSD Operating Systems, as mentioned at: Section "Linux".
Executable and Linkable Format Updated 2025-07-16
For a quick and dirty introduction to the format, see: ELF Hello World Tutorial.
Existential quantification Updated 2025-07-16
Expansion of the universe Updated 2025-07-16
Experimental Evidence for Quantized Flux in Superconducting Cylinders Updated 2025-07-16
Paywalled at: journals.aps.org/prl/abstract/10.1103/PhysRevLett.7.43
The paper that follows it in the journal is also of interest, "Theoretical Considerations Concerning Quantized Magnetic Flux In Superconducting Cylinders" by N. Byers and C. N. Yang, it starts:So there was some previous confusion about the flux quantum due to the presence of Cooper pairs or not.
In a recent experiment, the magnetic flux through a superconducting ring has been found to be quantized in units of ch/2e. Quantization in twice this unit has been briefly discussed by London' and by Onsager. ' Onsager' has also considered the possibility of quantization in units ch/2e due to pairs of electrons forming quasi-bosons.
Dumping the fitures at: archive.org/details/experimental-evidence-for-quantized-flux-in-superconducting-cylinders One day we can also dump the paper scans when it goes into the public domain in 2056! Public domain scientific paper by year.
Figure 1 of Experimental Evidence for Quantized Flux in Superconducting Cylinders
. The legend reads:(Upper) Trapped flux in cylinder No. 1 as a function of magnetic field in which the cylinder was cooled below the superconducting transition. temperature. The open circles are individual data points. The solid circles represent th, e average value of all data points at a particular value of applied field including all the points plotted and additional data which could not be plotted due to severe overlapping of points. Approximately two hundred data points are represented. The lines are drawn at multiples of hc/2e.(Lower) Net flux in cylinder No. 1 before turning off the applied field in which it was cooled as a function of the applied field. Open and solid circles have the same significance as above. The lower line is the diamagnetic calibration to which all runs have been normalized. The other lines are translated vertically by successive steps of hc/2e.
Figure 2 of Experimental Evidence for Quantized Flux in Superconducting Cylinders
. The legend reads:(Upper) Trapped flux in cylinder No. 2 as a function of magnetic field in which the cylinder was cooled below the superconducting transition temperature. The circles and triangles indicate points for oppositely directed applied fields. Lines are drawn at multiples of hc/2e.(Lower) Net flux in cylinder No. 2 before turning off the applied field as a function of the applied field. The circles and triangles are points for oppositely directed applied fields. The lower line is the diamagnetic calibration to which all runs have The other been normalized. lines are translated vertically by successive steps of hc/2e.
Experimental verification of the Maxwell-Boltzmann distribution Updated 2025-07-16
Most applications of the Maxwell-Boltzmann distribution confirm the theory, but don't give a very direct proof of its curve.
Here we will try to gather some that do.
Fat Man Updated 2025-07-16
plutonium-based.
Its plutonium was produced at Hanford site.
ExplainingComputers Updated 2025-07-16
It is hard to say if this channel is good because of the awesome information, or if because of the absolute cutness of that British presenter. Maybe it is both.
Explicit scalar form of the Maxwell's equations Updated 2025-07-16
For numerical algorithms and to get a more low level understanding of the equations, we can expand all terms to the simpler and more explicit form:
Exploit (computer security) Updated 2025-07-16
Exponential function Updated 2025-07-16
Exponential function differential equation Updated 2025-07-16
TODO find better name for it, "linear homogenous differential equation of degree one" almost fully constrainst it except for the exponent constant and initial value.
There are unlisted articles, also show them or only show them.