EngineerGuy Updated 2025-07-16
Epistle to the Romans Updated 2025-07-16
Eppendorf tube Updated 2025-07-16
Ernest Lawrence Updated 2025-07-16
Esalen Institute Updated 2025-07-16
Escola da Ponte Updated 2025-07-16
Aprender em Comunidade by Prof. José Pacheco
. Source. In Portuguese. Title translation: "Learn in community". Essential nutrient Updated 2025-07-16
Eternal September Updated 2025-07-16
Étienne-Louis Malus Updated 2025-07-16
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
There are unlisted articles, also show them or only show them.