New Articles (Page 399)
To stay up to date you can also follow on Mastodon.
🔗 Potato Paradox
The potato paradox is a mathematical calculation that has a counter-intuitive result. The Universal Book of Mathematics states the problem as follows:
Fred brings home 100 kg of potatoes, which (being purely mathematical potatoes) consist of 99% water. He then leaves them outside overnight so that they consist of 98% water. What is their new weight? The surprising answer is 50 kg.
In Quine's classification of paradoxes, the potato paradox is a veridical paradox.
Discussed on
- "Potato Paradox" | 2022-11-28 | 35 Upvotes 14 Comments
- "Potato paradox" | 2018-08-12 | 232 Upvotes 77 Comments
- "Potato paradox" | 2015-07-15 | 559 Upvotes 132 Comments
🔗 Chess Boxing
Chess boxing, or chessboxing, is a hybrid that combines two traditional pastimes: chess, a cerebral board game, and boxing, a physical sport. The competitors fight in alternating rounds of chess and boxing. Chessboxing was invented by French comic book artist Enki Bilal and adapted by Dutch performance artist Iepe Rubingh as an art performance and has subsequently grown into a competitive sport. Chessboxing is particularly popular in Germany, the United Kingdom, India, and Russia.
Discussed on
- "Chess boxing" | 2018-05-15 | 219 Upvotes 110 Comments
- "Chess boxing" | 2010-10-13 | 44 Upvotes 37 Comments
🔗 Fork Bomb
In computing, a fork bomb (also called rabbit virus or wabbit) is a denial-of-service attack wherein a process continually replicates itself to deplete available system resources, slowing down or crashing the system due to resource starvation.
Discussed on
- "Fork Bomb" | 2020-02-19 | 140 Upvotes 111 Comments
🔗 List of Linux Kernel Names
Most of the Linux 1.2 and above kernels include a name in the Makefile of their source trees, which can be found in the git repository.
Discussed on
- "List of Linux kernel names" | 2011-10-24 | 62 Upvotes 11 Comments
🔗 Bus Factor
The bus factor is a measurement of the risk resulting from information and capabilities not being shared among team members, derived from the phrase "in case they get hit by a bus." It is also known as the bread truck scenario, lottery factor, truck factor, bus/truck number, or lorry factor.
The concept is similar to the much older idea of key person risk, but considers the consequences of losing key technical experts, versus financial or managerial executives (who are theoretically replaceable at an insurable cost). Personnel must be both key and irreplaceable to contribute to the bus factor; losing a replaceable or non-key person would not result in a bus-factor effect.
The term was first applied to software development, where a team member might create critical components by crafting code that performs well, but which also is unavailable to other team members, such as work that was undocumented, never shared, encrypted, obfuscated, unpublished, or otherwise incomprehensible to others. Thus a key component would be effectively lost as a direct consequence of the absence of that team member, making the member key. If this component was key to the project's advancement, the project would stall.
Discussed on
- "Bus factor" | 2014-04-25 | 43 Upvotes 18 Comments
🔗 The Plague
The Plague (French: La Peste) is a novel by Albert Camus, published in 1947, that tells the story of a plague sweeping the French Algerian city of Oran. It asks a number of questions relating to the nature of destiny and the human condition. The characters in the book, ranging from doctors to vacationers to fugitives, all help to show the effects the plague has on a populace.
The novel is believed to be based on the cholera epidemic that killed a large percentage of Oran's population in 1849 following French colonization, but the novel is placed in the 1940s. Oran and its surroundings were struck by disease multiple times before Camus published this novel. According to a research report by the Centers for Disease Control and Prevention, Oran was decimated by the plague in 1556 and 1678, but all later outbreaks, in 1921 (185 cases), 1931 (76 cases), and 1944 (95 cases), were very far from the scale of the epidemic described in the novel.
The Plague is considered an existentialist classic despite Camus' objection to the label. The narrative tone is similar to Kafka's, especially in The Trial whose individual sentences potentially have multiple meanings, the material often pointedly resonating as stark allegory of phenomenal consciousness and the human condition.
Camus included a dim-witted character misreading The Trial as a mystery novel as an oblique homage. The novel has been read as an allegorical treatment of the French resistance to Nazi occupation during World War II. Additionally, he further illustrates the human reaction towards the "absurd". The Plague represents how the world deals with the philosophical notion of the Absurd, a theory that Camus himself helped to define.
Discussed on
- "The Plague" | 2020-03-02 | 21 Upvotes 1 Comments
🔗 Wicked problem
In planning and policy, a wicked problem is a problem that is difficult or impossible to solve because of incomplete, contradictory, and changing requirements that are often difficult to recognize. It refers to an idea or problem that cannot be fixed, where there is no single solution to the problem; and "wicked" denotes resistance to resolution, rather than evil. Another definition is "a problem whose social complexity means that it has no determinable stopping point". Moreover, because of complex interdependencies, the effort to solve one aspect of a wicked problem may reveal or create other problems.
The phrase was originally used in social planning. Its modern sense was introduced in 1967 by C. West Churchman in a guest editorial Churchman wrote in the journal Management Science, responding to a previous use of the term by Horst Rittel. Churchman discussed the moral responsibility of operations research "to inform the manager in what respect our 'solutions' have failed to tame his wicked problems". Rittel and Melvin M. Webber formally described the concept of wicked problems in a 1973 treatise, contrasting "wicked" problems with relatively "tame", soluble problems in mathematics, chess, or puzzle solving.
Discussed on
- "Wicked problem" | 2020-03-02 | 120 Upvotes 35 Comments
🔗 Port Knocking
In computer networking, port knocking is a method of externally opening ports on a firewall by generating a connection attempt on a set of prespecified closed ports. Once a correct sequence of connection attempts is received, the firewall rules are dynamically modified to allow the host which sent the connection attempts to connect over specific port(s). A variant called single packet authorization (SPA) exists, where only a single "knock" is needed, consisting of an encrypted packet.
The primary purpose of port knocking is to prevent an attacker from scanning a system for potentially exploitable services by doing a port scan, because unless the attacker sends the correct knock sequence, the protected ports will appear closed.
Discussed on
- "Port knocking" | 2020-05-15 | 254 Upvotes 178 Comments
🔗 Capability Immaturity Model
Capability Immaturity Model (CIMM) in software engineering is a parody acronym, a semi-serious effort to provide a contrast to the Capability Maturity Model (CMM). The Capability Maturity Model is a five point scale of capability in an organization, ranging from random processes at level 1 to fully defined, managed and optimized processes at level 5. The ability of an organization to carry out its mission on time and within budget is claimed to improve as the CMM level increases.
The "Capability Im-Maturity Model" asserts that organizations can and do occupy levels below CMM level 1. An original article by Capt. Tom Schorsch USAF as part of a graduate project at the Air Force Institute of Technology provides the definitions for CIMM. He cites Prof. Anthony Finkelstein's ACM paper as an inspiration. The article describes situations that arise in dysfunctional organizations. Such situations are reportedly common in organizations of all kinds undertaking software development, i.e. they are really characterizations of the management of specific projects, since they can occur even in organizations with positive CMM levels.
Kik Piney, citing the original authors, later adapted the model to a somewhat satirical version that attracted a number of followers who felt that it was quite true to their experience.
Discussed on
- "Capability Immaturity Model" | 2020-03-02 | 124 Upvotes 19 Comments
🔗 Pizza Effect
In religious studies and sociology, the pizza effect is the phenomenon of elements of a nation or people's culture being transformed or at least more fully embraced elsewhere, then re-imported back to their culture of origin, or the way in which a community's self-understanding is influenced by (or imposed by, or imported from) foreign sources. It is named after the idea that modern pizza toppings were developed among Italian immigrants in the United States (rather than in native Italy, where in its simpler form it was originally looked down upon), and was later exported back to Italy to be interpreted as a delicacy in Italian cuisine.
Related phrases include "hermeneutical feedback loop", "re-enculturation", and "self-orientalization". The term "pizza effect" was coined by the Austrian-born Hindu monk and professor of Anthropology at Syracuse University, Agehananda Bharati in 1970.
Discussed on
- "Pizza Effect" | 2020-03-02 | 237 Upvotes 223 Comments