Random Articles (Page 6)

Have a deep view into what people are curious about.

πŸ”— British Post Office Scandal

πŸ”— Human rights πŸ”— Computing πŸ”— Finance & Investment πŸ”— Law πŸ”— Computing/Software πŸ”— Software πŸ”— Software/Computing πŸ”— United Kingdom

The British Post Office scandal is a widespread and long-lasting series of individual miscarriages of justice which, between 1999 and 2015, involved over 700 subpostmasters being wrongly convicted of theft, false accounting and fraud when shortfalls at their branches were in fact due to errors of the Post Office's Horizon accounting software. In 2019, the High Court ruled that the Horizon system was faulty and in 2020 the government established a public inquiry. Courts began to quash convictions from 2010. As of January 2024, some victims are still fighting to have their convictions overturned and receive compensation, the public inquiry is ongoing, and the Metropolitan Police is investigating the Post Office for potential fraud offences.

The Horizon accounting system was developed by ICL Pathway, owned by the Japanese company Fujitsu. In 1999, the Post Office started to roll out the new software to its branch and sub-offices, the latter managed by subpostmasters on a self-employed basis under contracts with the Post Office. Almost immediately, some subpostmasters noticed the new system reporting false shortfalls, sometimes for thousands of pounds. The Post Office insisted that the system was robust and, when shortfalls occurred, prosecuted the subpostmasters or forced them to make up the amount. The impact of court cases, criminal convictions, imprisonment, loss of livelihood and homes, debt and bankruptcy took a heavy toll on victims and their families, leading to stress, illness, divorce and, in at least four cases, suicide. In May 2009, Computer Weekly broke the story about problems with Horizon software and in September 2009 subpostmaster Alan Bates set up the Justice for Subpostmasters Alliance (JFSA). In 2012, as a result of pressure from campaigners and Members of Parliament, the Post Office appointed forensic accountants Second Sight to conduct an investigation into Horizon. The investigators concluded that Horizon contained faults that could result in accounting discrepancies, but the Post Office insisted that there were no system-wide problems with the software.

In 2019 a group of 555 subpostmasters led by Bates won a group action brought in court against the Post Office, with the judge ruling that Horizon contained bugs, errors and defects. The Post Office agreed to settle out of court for Β£58 million. The subpostmasters' legal costs amounted to Β£47 million of, leaving them with only about Β£20,000 each. The government later agreed to supplement the settlement, as they were excluded from the compensation scheme set up by the Post Office for other victims of the scandal. The first convictions to be quashed were those of six subpostmasters who had been convicted in magistrates' courts and whose appeals were heard at Southwark Crown Court in December 2020. In allowing the appeal by 39 subpostmasters in April 2021, the Court of Appeal judges ruled that in cases that relied on Horizon data a fair trial was not possible. Further appeal cases followed.

In September 2020, the government established the Post Office Horizon IT Inquiry, chaired by retired judge Sir Wyn Williams, to look into the implementation and failings of the Horizon system that led to the prosecution of subpostmasters and termination of their contracts. Evidence was due to be heard from subpostmasters, the Post Office, UK Government Investment, the Department for Business and Trade, and others.

A four-part television drama, Mr Bates vs the Post Office, was broadcast on ITV in January 2024, after which the scandal became a major news story and political issue.

Discussed on

πŸ”— The Cuckoo's Egg

πŸ”— Espionage πŸ”— Books πŸ”— Computer Security πŸ”— Computer Security/Computing

The Cuckoo's Egg: Tracking a Spy Through the Maze of Computer Espionage is a 1989 book written by Clifford Stoll. It is his first-person account of the hunt for a computer hacker who broke into a computer at the Lawrence Berkeley National Laboratory (LBNL).

Stoll's use of the term extended the metaphor Cuckoo's egg from brood parasitism in birds to malware.

Discussed on

πŸ”— Finite Element Method

πŸ”— Mathematics πŸ”— Physics

The finite element method (FEM) is the most widely used method for solving problems of engineering and mathematical models. Typical problem areas of interest include the traditional fields of structural analysis, heat transfer, fluid flow, mass transport, and electromagnetic potential. The FEM is a particular numerical method for solving partial differential equations in two or three space variables (i.e., some boundary value problems). To solve a problem, the FEM subdivides a large system into smaller, simpler parts that are called finite elements. This is achieved by a particular space discretisation in the space dimensions, which is implemented by the construction of a mesh of the object: the numerical domain for the solution, which has a finite number of points. The finite element method formulation of a boundary value problem finally results in a system of algebraic equations. The method approximates the unknown function over the domain. The simple equations that model these finite elements are then assembled into a larger system of equations that models the entire problem. The FEM then uses variational methods from the calculus of variations to approximate a solution by minimizing an associated error function.

Studying or analyzing a phenomenon with FEM is often referred to as finite element analysis (FEA).

Discussed on

πŸ”— Galton Board

πŸ”— Statistics

The bean machine, also known as the Galton Board or quincunx, is a device invented by Sir Francis Galton to demonstrate the central limit theorem, in particular that with sufficient sample size the binomial distribution approximates a normal distribution. Among its applications, it afforded insight into regression to the mean or "regression to mediocrity".

Discussed on

πŸ”— English as She Is Spoke

πŸ”— Books πŸ”— Linguistics πŸ”— Linguistics/Applied Linguistics πŸ”— Translation studies

O novo guia da conversaΓ§Γ£o em portuguez e inglez, commonly known by the name English as She Is Spoke, is a 19th-century book written by Pedro Carolino, with some editions crediting JosΓ© da Fonseca as a co-author. It was intended as a Portuguese–English conversational guide or phrase book; however, as the "English" translations provided are usually inaccurate or incoherent, it is regarded as a classic source of unintentional humour in translation.

The humour is largely a result of Carolino's indiscriminate use of literal translation; this causes many idiomatic expressions to be translated ineptly. For example, Carolino translates the Portuguese phrase chover a cΓ’ntaros as "raining in jars", when an analogous English idiom is available in the form of "raining buckets".

It is widely believed that Carolino could not speak English, and that a French–English dictionary was used to translate an earlier Portuguese–French phrase book, O novo guia da conversaΓ§Γ£o em francΓͺs e portuguΓͺs, written by JosΓ© da Fonseca. Carolino likely added Fonseca's name to the book without his permission in an attempt to give it some credibility. The Portuguese–French phrase book is apparently a competent work, without the defects that characterize English as She Is Spoke.

The title English as She Is Spoke was given to the book in its 1883 republication; this phrase does not actually appear in the original phrasebook, nor does the word "spoke."

Discussed on

πŸ”— A graph is moral if two nodes that have a common child are married

πŸ”— Computing πŸ”— Mathematics πŸ”— Statistics πŸ”— Robotics

In graph theory, a moral graph is used to find the equivalent undirected form of a directed acyclic graph. It is a key step of the junction tree algorithm, used in belief propagation on graphical models.

The moralized counterpart of a directed acyclic graph is formed by adding edges between all pairs of non-adjacent nodes that have a common child, and then making all edges in the graph undirected. Equivalently, a moral graph of a directed acyclic graph G is an undirected graph in which each node of the original G is now connected to its Markov blanket. The name stems from the fact that, in a moral graph, two nodes that have a common child are required to be married by sharing an edge.

Moralization may also be applied to mixed graphs, called in this context "chain graphs". In a chain graph, a connected component of the undirected subgraph is called a chain. Moralization adds an undirected edge between any two vertices that both have outgoing edges to the same chain, and then forgets the orientation of the directed edges of the graph.

πŸ”— The Barnacle Goose Myth

πŸ”— Birds πŸ”— Mythology

The barnacle goose myth is a widely-reported historical misconception about the breeding habits of the barnacle goose (Branta leucopsis) and brant goose (Branta bernicla). One version of the myth is that these geese emerge fully formed from goose barnacles (Cirripedia). Other myths exist about how the barnacle goose supposedly emerges and grows from matter other than bird eggs.

The etymology of the term "barnacle" suggests Latin, Old English, and French roots. There are few references in pre-Christian books and manuscripts – some Roman or Greek. The main vector for the myth into modern times was monastic manuscripts and in particular the bestiary.

The myth owes its long-standing popularity to an early ignorance of the migration patterns of geese. Early medieval discussions of the nature of living organisms were often based on myths or genuine ignorance of what is now known about phenomena such as bird migration. It was not until the late 19th century that bird migration research showed that such geese migrate northwards to nest and breed in Greenland or northern Scandinavia.

Discussed on

πŸ”— Medjed

πŸ”— Religion πŸ”— Africa πŸ”— Ancient Egypt πŸ”— Mythology πŸ”— Africa/Ancient Egypt

In Ancient Egyptian religion, Medjed is a minor and obscure god mentioned in the Book of the Dead. His ghost-like portrayal in illustrations on the Greenfield papyrus earned him popularity in modern Japanese culture, including as a character in video games and anime.

Discussed on

πŸ”— Why Y is pronounced as "igrek"

πŸ”— Writing systems

Y, or y, is the 25th and penultimate letter of the Latin alphabet, used in the modern English alphabet, the alphabets of other western European languages and others worldwide. According to some authorities, it is the sixth (or seventh if including W) vowel letter of the English alphabet. In the English writing system, it mostly represents a vowel and seldom a consonant, and in other orthographies it may represent a vowel or a consonant. Its name in English is wye (pronounced ), plural wyes.

Discussed on

πŸ”— Colorless green ideas sleep furiously

πŸ”— Philosophy πŸ”— Philosophy/Logic πŸ”— Linguistics πŸ”— Philosophy/Philosophy of language πŸ”— Linguistics/Philosophy of language

Colorless green ideas sleep furiously is a sentence composed by Noam Chomsky in his 1957 book Syntactic Structures as an example of a sentence that is grammatically correct, but semantically nonsensical. The sentence was originally used in his 1955 thesis The Logical Structure of Linguistic Theory and in his 1956 paper "Three Models for the Description of Language". Although the sentence is grammatically correct, no obvious understandable meaning can be derived from it, and thus it demonstrates the distinction between syntax and semantics. As an example of a category mistake, it was used to show the inadequacy of certain probabilistic models of grammar, and the need for more structured models.

Discussed on