Random Articles
Have a deep view into what people are curious about.
π Yoda conditions
In programming jargon, Yoda conditions (also called Yoda notation) is a programming style where the two parts of an expression are reversed from the typical order in a conditional statement. A Yoda condition places the constant portion of the expression on the left side of the conditional statement. The name for this programming style is derived from the Star Wars character named Yoda, who speaks English with a non-standard syntax.
Yoda conditions are part of the Symfony, and the WordPress coding standards.
Discussed on
- "Yoda conditions" | 2019-08-15 | 133 Upvotes 104 Comments
- "Yoda Conditions" | 2017-02-17 | 76 Upvotes 79 Comments
π Anscombe's Quartet
Anscombe's quartet comprises four data sets that have nearly identical simple descriptive statistics, yet have very different distributions and appear very different when graphed. Each dataset consists of eleven (x,y) points. They were constructed in 1973 by the statistician Francis Anscombe to demonstrate both the importance of graphing data when analyzing it, and the effect of outliers and other influential observations on statistical properties. He described the article as being intended to counter the impression among statisticians that "numerical calculations are exact, but graphs are rough."
Discussed on
- "Anscombe's Quartet" | 2022-11-05 | 89 Upvotes 10 Comments
π Padmanabhaswamy Temple Treasure
The Padmanabhaswamy temple treasure is a collection of valuable objects including gold thrones, crowns, coins, statues and ornaments, diamonds and other precious stones. It was discovered in some of the subterranean vaults of the Padmanabhaswamy Temple in Thiruvananthapuram, in the Indian state of Kerala, when five of its six (or possibly eight) vaults were opened on 27 June 2011. The vaults were opened on the orders of the Supreme Court of India, which was hearing a private petition seeking transparency in the running of the temple. The discovery of the treasure attracted widespread national and international media attention as it is considered to be the largest collection of items of gold and precious stones in the recorded history of the world. On the possibility of future appropriation of the wealth, for the need of a new management and proper inventorisation of the articles in the vaults, a public interest petition was registered with Supreme court of India. In 2020, the royal family won the rights to manage the temple, as well all its financial aspects. The Supreme Court of India overruled the Kerala High Court's legal jurisprudence based on regional facts and recognition of the nullified princely agreement based on "Ruler of Travancore."
Discussed on
- "Padmanabhaswamy Temple Treasure" | 2023-07-26 | 26 Upvotes 3 Comments
π Freeman Dyson Has Died
Freeman John Dyson (15 December 1923Β β 28 February 2020) was an English-born American theoretical physicist and mathematician known for his work in quantum electrodynamics, solid-state physics, astronomy and nuclear engineering. He was professor emeritus in the Institute for Advanced Study in Princeton, a member of the Board of Visitors of Ralston College and a member of the Board of Sponsors of the Bulletin of the Atomic Scientists.
Dyson originated several concepts that bear his name, such as Dyson's transform, a fundamental technique in additive number theory, which he developed as part of his proof of Mann's theorem; the Dyson tree, a hypothetical genetically-engineered plant capable of growing in a comet; the Dyson series, a perturbative series where each term is represented by Feynman diagrams; the Dyson sphere, a thought experiment that attempts to explain how a space-faring civilization would meet its energy requirements with a hypothetical megastructure that completely encompasses a star and captures a large percentage of its power output; and Dyson's eternal intelligence, a means by which an immortal society of intelligent beings in an open universe could escape the prospect of the heat death of the universe by extending subjective time to infinity while expending only a finite amount of energy.
Dyson believed global warming is caused merely by increased carbon dioxide but that some of the effects of this are favourable and not taken into account by climate scientists, such as increased agricultural yield. He was skeptical about the simulation models used to predict climate change, arguing that political efforts to reduce causes of climate change distract from other global problems that should take priority. He also signed the World Climate Declaration that there "is no Climate Emergency".
Discussed on
- "Freeman Dyson Has Died" | 2020-02-28 | 91 Upvotes 2 Comments
π Airglow
Airglow (also called nightglow) is a faint emission of light by a planetary atmosphere. In the case of Earth's atmosphere, this optical phenomenon causes the night sky never to be completely dark, even after the effects of starlight and diffused sunlight from the far side are removed.
Discussed on
- "Airglow" | 2018-11-24 | 79 Upvotes 8 Comments
π Interplanetary Transport Network
The Interplanetary Transport Network (ITN) is a collection of gravitationally determined pathways through the Solar System that require very little energy for an object to follow. The ITN makes particular use of Lagrange points as locations where trajectories through space are redirected using little or no energy. These points have the peculiar property of allowing objects to orbit around them, despite lacking an object to orbit. While it would use little energy, transport along the network would take a long time.
Discussed on
- "Interplanetary Transport Network" | 2014-11-08 | 98 Upvotes 18 Comments
π Fourth-Generation Programming Language
A fourth-generation programming language (4GL) is any computer programming language that belongs to a class of languages envisioned as an advancement upon third-generation programming languages (3GL). Each of the programming language generations aims to provide a higher level of abstraction of the internal computer hardware details, making the language more programmer-friendly, powerful, and versatile. While the definition of 4GL has changed over time, it can be typified by operating more with large collections of information at once rather than focusing on just bits and bytes. Languages claimed to be 4GL may include support for database management, report generation, mathematical optimization, GUI development, or web development. Some researchers state that 4GLs are a subset of domain-specific languages.
The concept of 4GL was developed from the 1970s through the 1990s, overlapping most of the development of 3GL, with 4GLs identified as "non-procedural" or "program-generating" languages, contrasted with 3GLs being algorithmic or procedural languages. While 3GLs like C, C++, C#, Java, and JavaScript remain popular for a wide variety of uses, 4GLs as originally defined found uses focused on databases, reports, and websites. Some advanced 3GLs like Python, Ruby, and Perl combine some 4GL abilities within a general-purpose 3GL environment, and libraries with 4GL-like features have been developed as add-ons for most popular 3GLs, producing languages that are a mix of 3GL and 4GL, blurring the distinction.
In the 1980s and 1990s, there were efforts to develop fifth-generation programming languages (5GL).
Discussed on
- "Fourth-Generation Programming Language" | 2022-04-27 | 120 Upvotes 103 Comments
π Behavioral Immune System
The behavioral immune system is a phrase coined by the psychological scientist Mark Schaller to refer to a suite of psychological mechanisms that allow individual organisms to detect the potential presence of disease-causing parasites in their immediate environment, and to engage in behaviors that prevent contact with those objects and individuals.
These mechanisms include sensory processes through which cues connoting the presence of parasitic infections are perceived (e.g., the smell of a foul odor, the sight of pox or pustules), as well as stimulusβresponse systems through which these sensory cues trigger a cascade of aversive affective, cognitive, and behavioral reactions (e.g., arousal of disgust, automatic activation of cognitions that connote the threat of disease, behavioral avoidance).
The existence of a behavioral immune system has been documented across many animal species, including humans. It is theorized that the mechanisms that comprise the behavioral immune system evolved as a crude first line of defense against disease-causing pathogens.
Discussed on
- "Behavioral Immune System" | 2020-05-02 | 67 Upvotes 16 Comments
π Datasaurus dozen β Different datasets with the same descriptive statistics
The Datasaurus dozen comprises thirteen data sets that have nearly identical simple descriptive statistics to two decimal places, yet have very different distributions and appear very different when graphed. It was inspired by the smaller Anscombe's quartet that was created in
Discussed on
- "Datasaurus dozen β Different datasets with the same descriptive statistics" | 2024-12-14 | 14 Upvotes 1 Comments
π Pyrrhonism
Pyrrhonism is an Ancient Greek school of philosophical skepticism which rejects dogma and advocates the suspension of judgement over the truth of all beliefs. It was founded by Aenesidemus in the first century BCE, and said to have been inspired by the teachings of Pyrrho and Timon of Phlius in the fourth century BCE. Pyrrhonism is best known today through the surviving works of Sextus Empiricus, writing in the late second century or early third century CE. The publication of Sextus' works in the Renaissance ignited a revival of interest in Skepticism and played a major role in Reformation thought and the development of early modern philosophy.
Discussed on
- "Pyrrhonism" | 2023-02-21 | 58 Upvotes 27 Comments