Random Articles (Page 255)

Have a deep view into what people are curious about.

πŸ”— North American F-82 Twin Mustang

πŸ”— Aviation πŸ”— Military history πŸ”— Military history/Military aviation πŸ”— Military history/North American military history πŸ”— Military history/United States military history πŸ”— Aviation/aircraft

The North American F-82 Twin Mustang is the last American piston-engine fighter ordered into production by the United States Air Force. Based on the P-51 Mustang, the F-82 was originally designed as a long-range escort fighter in World War II. The war ended well before the first production units were operational.

In the postwar era, Strategic Air Command used the planes as a long-range escort fighter. Radar-equipped F-82s were used extensively by the Air Defense Command as replacements for the Northrop P-61 Black Widow as all-weather day/night interceptors. During the Korean War, Japan-based F-82s were among the first USAF aircraft to operate over Korea. The first three North Korean aircraft destroyed by U.S. forces were shot down by F-82s, the first being a North-Korean Yak-11 downed over Gimpo Airfield by the USAF 68th Fighter Squadron.

Discussed on

πŸ”— Eggcorn

πŸ”— Linguistics

In linguistics, an eggcorn is an idiosyncratic substitution of a word or phrase for a word or words that sound similar or identical in the speaker's dialect (sometimes called oronyms). The new phrase introduces a meaning that is different from the original but plausible in the same context, such as "old-timers' disease" for "Alzheimer's disease". An eggcorn can be described as an intra-lingual phono-semantic matching, a matching in which the intended word and substitute are from the same language.

Discussed on

πŸ”— Mt.Gox does not mean "Mount" Gox

πŸ”— Companies πŸ”— Internet πŸ”— Crime πŸ”— Finance & Investment πŸ”— Numismatics πŸ”— Websites πŸ”— Websites/Computing πŸ”— Numismatics/Cryptocurrency πŸ”— Cryptocurrency

Mt. Gox was a bitcoin exchange based in Shibuya, Tokyo, Japan. Launched in July 2010, by 2013 and into 2014 it was handling over 70% of all bitcoin (BTC) transactions worldwide, as the largest bitcoin intermediary and the world's leading bitcoin exchange.

In February 2014, Mt. Gox suspended trading, closed its website and exchange service, and filed for bankruptcy protection from creditors. In April 2014, the company began liquidation proceedings.

Mt. Gox announced that approximately 850,000 bitcoins belonging to customers and the company were missing and likely stolen, an amount valued at more than $450 million at the time. Although 200,000 bitcoins have since been "found", the reasons for the disappearanceβ€”theft, fraud, mismanagement, or a combination of theseβ€”were initially unclear. New evidence presented in April 2015 by Tokyo security company WizSec led them to conclude that "most or all of the missing bitcoins were stolen straight out of the Mt. Gox hot wallet over time, beginning in late 2011."

Discussed on

πŸ”— Tell HN: There will be a Blue moon in December

πŸ”— Time πŸ”— Moon

A blue moon is an additional full moon that appears in a subdivision of a year: either the third of four full moons in a season, or a second full moon in a month of the common calendar.

The phrase in modern usage has nothing to do with the actual color of the Moon, although a visually blue Moon (the Moon appearing with a bluish tinge) may occur under certain atmospheric conditions – for instance, if volcanic eruptions or fires release particles in the atmosphere of just the right size to preferentially scatter red light.

Discussed on

πŸ”— Cargo cult programming

πŸ”— Computing πŸ”— Computer science πŸ”— Computing/Software πŸ”— Computing/Computer science

Cargo cult programming is a style of computer programming characterized by the ritual inclusion of code or program structures that serve no real purpose. Cargo cult programming is symptomatic of a programmer not understanding either a bug they were attempting to solve or the apparent solution (compare shotgun debugging, deep magic). The term cargo cult programmer may apply when an unskilled or novice computer programmer (or one inexperienced with the problem at hand) copies some program code from one place to another with little understanding of how it works or whether it is required.

Cargo cult programming can also refer to the practice of applying a design pattern or coding style blindly without understanding the reasons behind that design principle. Examples being adding unnecessary comments to self-explanatory code, overzealous adherence to the conventions of a programming paradigm, or adding deletion code for objects that garbage collection automatically collect.

Obsessive and redundant checks for null values or testing whether a collection is empty before iterating its values may be a sign of cargo cult programming. Such obsessive checks make the code less readable, and often prevent the output of proper error messages, obscuring the real cause of a misbehaving program.

Discussed on

πŸ”— Theory of the Portuguese discovery of Australia

πŸ”— Australia πŸ”— Portugal πŸ”— Australia/Australian maritime history πŸ”— Australia/History of exploration

The theory of Portuguese discovery of Australia claims that early Portuguese navigators were the first Europeans to sight Australia between 1521 and 1524, well before the arrival of Dutch navigator Willem Janszoon in 1606 on board the Duyfken who is generally considered to be the first European discoverer. This is based on the following elements:

  • The Dieppe maps, a group of 16th-century French world maps, which depict a large landmass between Indonesia and Antarctica. Labelled as Java la Grande, this land mass carries French, Portuguese, and Gallicized Portuguese placenames, and has been interpreted by some as corresponding to Australia's northwestern and eastern coasts.
  • The presence of Portuguese colonies in Southeast Asia from the early 16th century, particularly Portuguese Timor – approximately 650 kilometres from the Australian coast – c. 1513–1516.
  • Various antiquities found on Australian coastlines, claimed to be relics of early Portuguese voyages to Australia, which are more commonly regarded as evidence of Makassan visit of Northern Australia.

Precedence of Australia's discovery has also been claimed for China (Admiral Zheng), France, Spain, and even Phoenicia.

Discussed on

πŸ”— Wikipedia frequently-encountered sources, color-coded by perceived reliability

πŸ”— Help πŸ”— Reliability

This is a non-exhaustive list of sources whose reliability and use on Wikipedia are frequently discussed. This list summarizes prior consensus and consolidates links to the most in-depth and recent discussions from the reliable sources noticeboard and elsewhere on Wikipedia.

Click here to check the list of sources.

Context matters tremendously, and some sources may or may not be suitable for certain uses depending on the situation. When in doubt, defer to the linked discussions for more detailed information on a particular source and its use. Consensus can change, and if more recent discussions considering new evidence or arguments reach a different consensus, this list should be updated to reflect those changes.

Reliability is an inquiry that takes place pursuant to the verifiability policy and the reliable sources guideline. Note that verifiability is only one of Wikipedia's core content policies, which also include neutral point of view and no original research. These policies work together to determine whether information from reliable sources should be included or excluded.


Discussed on

πŸ”— Lotka–Volterra Equations

πŸ”— Ecology

The Lotka–Volterra equations, also known as the Lotka–Volterra predator–prey model, are a pair of first-order nonlinear differential equations, frequently used to describe the dynamics of biological systems in which two species interact, one as a predator and the other as prey. The populations change through time according to the pair of equations: d x d t = Ξ± x βˆ’ Ξ² x y , d y d t = βˆ’ Ξ³ y + Ξ΄ x y , {\displaystyle {\begin{aligned}{\frac {dx}{dt}}&=\alpha x-\beta xy,\\{\frac {dy}{dt}}&=-\gamma y+\delta xy,\end{aligned}}}

where

  • the variable x is the population density of prey (for example, the number of rabbits per square kilometre);
  • the variable y is the population density of some predator (for example, the number of foxes per square kilometre);
  • d y d t {\displaystyle {\tfrac {dy}{dt}}} and d x d t {\displaystyle {\tfrac {dx}{dt}}} represent the instantaneous growth rates of the two populations;
  • t represents time;
  • The prey's parameters, Ξ± and Ξ², describe, respectively, the maximum prey per capita growth rate, and the effect of the presence of predators on the prey death rate.
  • The predator's parameters, Ξ³, Ξ΄, respectively describe the predator's per capita death rate, and the effect of the presence of prey on the predator's growth rate.
  • All parameters are positive and real.

The solution of the differential equations is deterministic and continuous. This, in turn, implies that the generations of both the predator and prey are continually overlapping.

The Lotka–Volterra system of equations is an example of a Kolmogorov population model (not to be confused with the better known Kolmogorov equations), which is a more general framework that can model the dynamics of ecological systems with predator–prey interactions, competition, disease, and mutualism.

Discussed on

πŸ”— Complaint tablet to Ea-nasir

πŸ”— History πŸ”— Ancient Near East πŸ”— Business πŸ”— Iraq

The complaint tablet to Ea-nasir is a clay tablet from ancient Babylon written c. 1750 BC. It is a complaint to a merchant named Ea-Nasir from a customer named Nanni. Written in cuneiform, it is considered to be the oldest known written complaint. It is currently kept in the British Museum.

Ea-Nasir travelled to the Persian Gulf to buy copper and return to sell it in Mesopotamia. On one particular occasion, he had agreed to sell copper ingots to Nanni. Nanni sent his servant with the money to complete the transaction. The copper was sub-standard and not accepted. In response, Nanni created the cuneiform letter for delivery to Ea-nasir. Inscribed on it is a complaint to Ea-nasir about a copper ore delivery of the incorrect grade, and issues with another delivery. He also complained that his servant (who handled the transaction) had been treated rudely. He stated that, at the time of writing, he had not accepted the copper but had paid the money.

The tablet is 11.6 centimetres (4.6Β in) high, 5 centimetres (2.0Β in) wide, 2.6 centimetres (1.0Β in) thick, and slightly damaged. Translated from Akkadian, it reads:

Tell Ea-nasir: Nanni sends the following message:

When you came, you said to me as followsΒ : "I will give Gimil-Sin (when he comes) fine quality copper ingots." You left then but you did not do what you promised me. You put ingots which were not good before my messenger (Sit-Sin) and said: "If you want to take them, take them; if you do not want to take them, go away!"

What do you take me for, that you treat somebody like me with such contempt? I have sent as messengers gentlemen like ourselves to collect the bag with my money (deposited with you) but you have treated me with contempt by sending them back to me empty-handed several times, and that through enemy territory. Is there anyone among the merchants who trade with Telmun who has treated me in this way? You alone treat my messenger with contempt! On account of that one (trifling) mina of silver which I owe(?) you, you feel free to speak in such a way, while I have given to the palace on your behalf 1,080 pounds of copper, and Ε umi-abum has likewise given 1,080 pounds of copper, apart from what we both have had written on a sealed tablet to be kept in the temple of Shamash.

How have you treated me for that copper? You have withheld my money bag from me in enemy territory; it is now up to you to restore (my money) to me in full.

Take cognizance that (from now on) I will not accept here any copper from you that is not of fine quality. I shall (from now on) select and take the ingots individually in my own yard, and I shall exercise against you my right of rejection because you have treated me with contempt.

The tablet was acquired by the British Museum in 1953. It was originally found in the ruins of Ur.


Discussed on