Random Articles (Page 50)

Have a deep view into what people are curious about.

๐Ÿ”— Holodomor

๐Ÿ”— Human rights ๐Ÿ”— Soviet Union ๐Ÿ”— Crime ๐Ÿ”— Death ๐Ÿ”— Philosophy ๐Ÿ”— Discrimination ๐Ÿ”— Philosophy/Ethics ๐Ÿ”— Soviet Union/history of Russia ๐Ÿ”— Soviet Union/Russia ๐Ÿ”— Ukraine ๐Ÿ”— Ethnic groups

The Holodomor (Ukrainian: ะ“ะพะปะพะดะพะผะพฬั€, romanized:ย Holodomรณr; derived from ะผะพั€ะธั‚ะธ ะณะพะปะพะดะพะผ, moryty holodom, 'to kill by starvation'), also known as the Terror-Famine and sometimes referred to as the Great Famine was a famine in Soviet Ukraine from 1932 to 1933 that killed millions of Ukrainians. The term Holodomor emphasises the famine's man-made and intentional aspects such as rejection of outside aid, confiscation of all household foodstuffs and restriction of population movement. As part of the wider Soviet famine of 1932โ€“33 which affected the major grain-producing areas of the country, millions of inhabitants of Ukraine, the majority of whom were ethnic Ukrainians, died of starvation in a peacetime catastrophe unprecedented in the history of Ukraine. Since 2006, the Holodomor has been recognized by Ukraine and 15 other countries as a genocide of the Ukrainian people carried out by the Soviet government.

Early estimates of the death toll by scholars and government officials varied greatly. According to higher estimates, up to 12 million ethnic Ukrainians were said to have perished as a result of the famine. A United Nations joint statement signed by 25 countries in 2003 declared that 7โ€“10 million perished. Research has since narrowed the estimates to between 3.3 and 7.5 million. According to the findings of the Court of Appeal of Kyiv in 2010, the demographic losses due to the famine amounted to 10 million, with 3.9 million direct famine deaths, and a further 6.1 million birth deficits.

Whether the Holodomor was genocide is still the subject of academic debate, as are the causes of the famine and intentionality of the deaths. Some scholars believe that the famine was planned by Joseph Stalin to eliminate a Ukrainian independence movement.

Discussed on

๐Ÿ”— Eiffel programming language

๐Ÿ”— Computing ๐Ÿ”— Computer science

Eiffel is an object-oriented programming language designed by Bertrand Meyer (an object-orientation proponent and author of Object-Oriented Software Construction) and Eiffel Software. Meyer conceived the language in 1985 with the goal of increasing the reliability of commercial software development; the first version becoming available in 1986. In 2005, Eiffel became an ISO-standardized language.

The design of the language is closely connected with the Eiffel programming method. Both are based on a set of principles, including design by contract, commandโ€“query separation, the uniform-access principle, the single-choice principle, the openโ€“closed principle, and optionโ€“operand separation.

Many concepts initially introduced by Eiffel later found their way into Java, C#, and other languages. New language design ideas, particularly through the Ecma/ISO standardization process, continue to be incorporated into the Eiffel language.

Discussed on

๐Ÿ”— Let's trim our hair in accordance with the socialist lifestyle

๐Ÿ”— Television ๐Ÿ”— Korea ๐Ÿ”— Fashion ๐Ÿ”— Korea/North Korea

Let's trim our hair in accordance with the socialist lifestyle (alternatively translated as Let us trim our hair in accordance with Socialist lifestyle) is a television program that was part of a North Korean government propaganda campaign promulgating grooming and dress standards in 2004โ€“2005.

It was broadcast on state-run Korean Central Television in the capital of Pyongyang and clips from the program were later rebroadcast on the British channel BBC One. The program claimed that hair length can affect human intelligence, in part because of the deprivation to the rest of the body of nutrients required for hair to grow. However, although some researchers have proposed that brain and hair are in competition from an evolutionary standpoint, cutting hair has no influence on its rate of growth. It was part of a longstanding North Korean government restriction campaign against haircuts and fashions deemed at odds with "Socialist values".

๐Ÿ”— Akrasia

๐Ÿ”— Philosophy ๐Ÿ”— Psychology ๐Ÿ”— Philosophy/Ancient philosophy ๐Ÿ”— Philosophy/Ethics

Akrasia (; Greek แผ€ฮบฯฮฑฯƒฮฏฮฑ, "lacking command" or "weakness", occasionally transliterated as acrasia or Anglicised as acrasy or acracy) is a lack of self-control, or acting against one's better judgment. Beginning with Plato, a variety of philosophers have attempted to determine whether or not akrasia exists and how to best define it.

๐Ÿ”— One Laptop per Child

๐Ÿ”— Computing ๐Ÿ”— Computing/Computer hardware ๐Ÿ”— Environment ๐Ÿ”— International development

One Laptop per Child (OLPC) was a non-profit initiative established with the goal of transforming education for children around the world; this goal was to be achieved by creating and distributing educational devices for the developing world, and by creating software and content for those devices.

The goal was to transform education, by enabling children in low-income countries to have access to content, media and computer-programming environments. When the program launched, the typical retail price for a laptop was considerably in excess of $1,000 (US), so achieving this objective required bringing a low-cost machine to production. This became the OLPC XO Laptop, a low-cost and low-power laptop computer designed by Yves Bรฉhar. The project was originally funded by member organizations such as AMD, eBay, Google, Marvell Technology Group, News Corporation, Nortel. Chi Mei Corporation, Red Hat, and Quanta provided in-kind support.

The OLPC project was the subject of much discussion. It was praised for pioneering low-cost, low-power laptops and inspiring later variants such as Eee PCs and Chromebooks; for assuring consensus at ministerial level in many countries that computer literacy is a mainstream part of education; for creating interfaces that worked without literacy in any language, and particularly without literacy in English. It was criticized from many sides regarding its US-centric focus ignoring bigger problems, high total costs, low focus on maintainability and training and its limited success. In 2014, after disappointing sales, the Foundation shut down.

The OLPC project is critically reviewed in a 2019 MIT Press book titled The Charisma Machine: The Life, Death, and Legacy of One Laptop per Child.

Discussed on

๐Ÿ”— Simula โ€“ the first object-oriented language

๐Ÿ”— Computing

Simula is the name of two simulation programming languages, Simula I and Simula 67, developed in the 1960s at the Norwegian Computing Center in Oslo, by Ole-Johan Dahl and Kristen Nygaard. Syntactically, it is a fairly faithful superset of ALGOL 60, also influenced by the design of Simscript.

Simula 67 introduced objects, classes, inheritance and subclasses, virtual procedures, coroutines, and discrete event simulation, and features garbage collection. Also other forms of subtyping (besides inheriting subclasses) were introduced in Simula derivatives.

Simula is considered the first object-oriented programming language. As its name suggests, the first Simula version by 1962 was designed for doing simulations; Simula 67 though was designed to be a general-purpose programming language and provided the framework for many of the features of object-oriented languages today.

Simula has been used in a wide range of applications such as simulating very-large-scale integration (VLSI) designs, process modeling, communication protocols, algorithms, and other applications such as typesetting, computer graphics, and education. The influence of Simula is often understated, and Simula-type objects are reimplemented in C++, Object Pascal, Java, C#, and many other languages. Computer scientists such as Bjarne Stroustrup, creator of C++, and James Gosling, creator of Java, have acknowledged Simula as a major influence.

๐Ÿ”— Casu Martzu

๐Ÿ”— Italy ๐Ÿ”— Food and drink ๐Ÿ”— Diptera ๐Ÿ”— Food and drink/Cheeses

Casu martzu (Sardinian pronunciation:ย [หˆkazu หˆmaษพtsu]; literally 'rotten/putrid cheese'), sometimes spelled casu marzu, and also called casu modde, casu cundรญdu and casu frร zigu in Sardinian language, is a traditional Sardinian sheep milk cheese that contains live insect larvae (maggots). A variation of the cheese, casgiu merzu, is also produced in some Southern Corsican villages like Sartene.

Derived from pecorino, casu martzu goes beyond typical fermentation to a stage of decomposition, brought about by the digestive action of the larvae of the cheese fly of the Piophilidae family. These larvae are deliberately introduced to the cheese, promoting an advanced level of fermentation and breaking down of the cheese's fats. The texture of the cheese becomes very soft, with some liquid (called lร grima, Sardinian for "teardrop") seeping out. The larvae themselves appear as translucent white worms, roughly 8ย mm (0.3ย in) long.

Discussed on

๐Ÿ”— Edward Snowden

๐Ÿ”— United States/U.S. Government ๐Ÿ”— United States ๐Ÿ”— Biography ๐Ÿ”— International relations ๐Ÿ”— Human rights ๐Ÿ”— Mass surveillance ๐Ÿ”— Espionage ๐Ÿ”— United States/North Carolina

Edward Joseph Snowden (born June 21, 1983) is an American whistleblower who copied and leaked highly classified information from the National Security Agency (NSA) in 2013 when he was a Central Intelligence Agency (CIA) employee and subcontractor. His disclosures revealed numerous global surveillance programs, many run by the NSA and the Five Eyes Intelligence Alliance with the cooperation of telecommunication companies and European governments, and prompted a cultural discussion about national security and individual privacy.

In 2013, Snowden was hired by an NSA contractor, Booz Allen Hamilton, after previous employment with Dell and the CIA. Snowden says he gradually became disillusioned with the programs with which he was involved and that he tried to raise his ethical concerns through internal channels but was ignored. On May 20, 2013, Snowden flew to Hong Kong after leaving his job at an NSA facility in Hawaii, and in early June he revealed thousands of classified NSA documents to journalists Glenn Greenwald, Laura Poitras, and Ewen MacAskill. Snowden came to international attention after stories based on the material appeared in The Guardian and The Washington Post. Further disclosures were made by other publications including Der Spiegel and The New York Times.

On June 21, 2013, the United States Department of Justice unsealed charges against Snowden of two counts of violating the Espionage Act of 1917 and theft of government property, following which the Department of State revoked his passport. Two days later, he flew into Moscow's Sheremetyevo Airport, where Russian authorities noted that his U.S. passport had been cancelled, and he was restricted to the airport terminal for over one month. Russia later granted Snowden the right of asylum with an initial visa for residence for one year, and repeated extensions have permitted him to stay at least until 2020. In early 2016, he became the president of the Freedom of the Press Foundation, a San Francisco-based organization that states its purpose is to protect journalists from hacking and government surveillance.

On September 17, 2019, his memoir Permanent Record was published. On the first day of publication, the U.S. Department of Justice filed a civil lawsuit against Snowden over publication of his memoir, alleging he had breached nondisclosure agreements signed with the U.S. federal government. Former The Guardian national security reporter Ewen MacAskill called the civil lawsuit a "huge mistake", noting that the "UK ban of Spycatcher 30 years ago created huge demand". The memoir was listed as no. 1 on Amazon's bestseller list that same day. In an interview with Amy Goodman on Democracy Now! on September 26, 2019, Snowden clarified he considers himself a "whistleblower" as opposed to a "leaker" as he considers "a leaker only distributes information for personal gain".

๐Ÿ”— Erdstall

๐Ÿ”— Europe ๐Ÿ”— Middle Ages ๐Ÿ”— Middle Ages/History

An erdstall is a type of tunnel found across Europe. They are of unknown origin but are believed to date from the Middle Ages. A variety of purposes have been theorized, including that they were used as escape routes or hiding places, but the most prominent theory is that they served a religious or spiritual purpose.

Discussed on

๐Ÿ”— Reversible computing

๐Ÿ”— Technology ๐Ÿ”— Computing ๐Ÿ”— Computer science

Reversible computing is a model of computing where the computational process to some extent is time-reversible. In a model of computation that uses deterministic transitions from one state of the abstract machine to another, a necessary condition for reversibility is that the relation of the mapping from (nonzero-probability) states to their successors must be one-to-one. Reversible computing is a form of unconventional computing.

Discussed on