New Articles (Page 294)
To stay up to date you can also follow on Mastodon.
๐ Nordstrom's 75-word employee handbook
Nordstrom, Inc. () is an American luxury department store chain founded in 1901 by John W. Nordstrom and Carl F. Wallin. It originated as a shoe store, and evolved into a full-line retailer with departments for clothing, footwear, handbags, jewelry, accessories, cosmetics, and fragrances. Some stores feature home furnishings and wedding departments, and several have in-house cafes, restaurants, and espresso bars.
As of 2020, Nordstrom operates 117 stores in 40 U.S. states, three Canadian provinces, and Puerto Rico. The corporate headquarters and flagship store are located in the former Frederick & Nelson building in Seattle, Washington; a second flagship store is located near Columbus Circle in New York City. Its subsidiaries include the off-price department store chain Nordstrom Rack and the members-only online store HauteLook.
Discussed on
- "Nordstrom's 75-word employee handbook" | 2010-10-25 | 200 Upvotes 68 Comments
๐ Anti-pattern
An anti-pattern is a common response to a recurring problem that is usually ineffective and risks being highly counterproductive. The term, coined in 1995 by Andrew Koenig, was inspired by a book, Design Patterns, which highlights a number of design patterns in software development that its authors considered to be highly reliable and effective.
The term was popularized three years later by the book AntiPatterns, which extended its use beyond the field of software design to refer informally to any commonly reinvented but bad solution to a problem. Examples include analysis paralysis, cargo cult programming, death march, groupthink and vendor lock-in.
Discussed on
- "Anti-pattern" | 2010-10-15 | 13 Upvotes 2 Comments
๐ List of statutory minimum employment leave by country
In the majority of nations, including all industrialised nations except the United States, advances in employee relations have seen the introduction of statutory agreements for minimum employee leave from workโthat is the amount of entitlement to paid vacation and public holidays. Several companies will offer contractually more time, depending on the sector. Companies and the law may also differ as to whether public holidays are counted as part of the minimum leave.
Disparities in national minimums are still subject of debate regarding work-life balance and perceived differences between nations. These numbers usually refer to full-time employment โ part-time workers may get a reduced number of days. In most countries, public holidays are paid and usually not considered part of the annual leave. Also, in most countries there are additional paid leave benefits such as parental leave and sick leave that are not listed here.
Discussed on
- "List of statutory minimum employment leave by country" | 2010-10-03 | 48 Upvotes 52 Comments
๐ Learned helplessness
Learned helplessness is behavior exhibited by a subject after enduring repeated aversive stimuli beyond their control. It was initially thought to be caused from the subject's acceptance of their powerlessness: discontinuing attempts to escape or avoid the aversive stimulus, even when such alternatives are unambiguously presented. Upon exhibiting such behavior, the subject was said to have acquired learned helplessness. Over the past few decades, neuroscience has provided insight into learned helplessness and shown that the original theory actually had it backwards: the brain's default state is to assume that control is not present, and the presence of "helpfulness" is what is actually learned.
In humans, learned helplessness is related to the concept of self-efficacy; the individual's belief in their innate ability to achieve goals. Learned helplessness theory is the view that clinical depression and related mental illnesses may result from such real or perceived absence of control over the outcome of a situation.
Discussed on
- "Learned helplessness" | 2010-09-20 | 63 Upvotes 11 Comments
๐ Emergence
In philosophy, systems theory, science, and art, emergence occurs when an entity is observed to have properties its parts do not have on their own. These properties or behaviors emerge only when the parts interact in a wider whole. For example, smooth forward motion emerges when a bicycle and its rider interoperate, but neither part can produce the behavior on their own.
Emergence plays a central role in theories of integrative levels and of complex systems. For instance, the phenomenon of life as studied in biology is an emergent property of chemistry, and psychological phenomena emerge from the neurobiological phenomena of living things.
In philosophy, theories that emphasize emergent properties have been called emergentism. Almost all accounts of emergentism include a form of epistemic or ontological irreducibility to the lower levels.
Discussed on
- "Emergence" | 2010-09-01 | 15 Upvotes 8 Comments
๐ Terence Tao
Terence Chi-Shen Tao (born 17 July 1975) is an Australian-American mathematician who has worked in various areas of mathematics. He currently focuses on harmonic analysis, partial differential equations, algebraic combinatorics, arithmetic combinatorics, geometric combinatorics, probability theory, compressed sensing and analytic number theory. As of 2015, he holds the James and Carol Collins chair in mathematics at the University of California, Los Angeles.
Tao was a recipient of the 2006 Fields Medal and the 2014 Breakthrough Prize in Mathematics. He is also a 2006 MacArthur Fellow. Tao has been the author or co-author of 275 research papers.
Tao is the second mathematician of Han Chinese descent to win the Fields medal after Shing-Tung Yau, and the first Australian citizen to win the medal.
Discussed on
- "Terence Tao" | 2010-08-23 | 16 Upvotes 4 Comments
๐ Irony punctuation
Irony punctuation is any proposed form of notation used to denote irony or sarcasm in text. Written English lacks a standard way to mark irony, and several forms of punctuation have been proposed. Among the oldest and most frequently attested is the percontation point proposed by English printer Henry Denham in the 1580s, and the irony mark, used by Marcellin Jobard and French poet Alcanter de Brahm during the 19th century. Both marks take the form of a reversed question mark, "โธฎ".
Irony punctuation is primarily used to indicate that a sentence should be understood at a second level. A bracketed exclamation point or question mark as well as scare quotes are also occasionally used to express irony or sarcasm.
Discussed on
- "Irony punctuation" | 2010-08-12 | 30 Upvotes 17 Comments
๐ C++0x (upcoming C++ standard, includes lambda functions)
C++11 is a version of the standard for the programming language C++. It was approved by International Organization for Standardization (ISO) on 12 August 2011, replacing C++03, superseded by C++14 on 18 August 2014 and later, by C++17. The name follows the tradition of naming language versions by the publication year of the specification, though it was formerly named C++0x because it was expected to be published before 2010.
Although one of the design goals was to prefer changes to the libraries over changes to the core language, C++11 does make several additions to the core language. Areas of the core language that were significantly improved include multithreading support, generic programming support, uniform initialization, and performance. Significant changes were also made to the C++ Standard Library, incorporating most of the C++ Technical Report 1 (TR1) libraries, except the library of mathematical special functions.
C++11 was published as ISO/IEC 14882:2011 in September 2011 and is available for a fee. The working draft most similar to the published C++11 standard is N3337, dated 16 January 2012; it has only editorial corrections from the C++11 standard.
Discussed on
- "C++0x (upcoming C++ standard, includes lambda functions)" | 2010-08-11 | 19 Upvotes 25 Comments
๐ P versus NP
The P versus NP problem is a major unsolved problem in computer science. It asks whether every problem whose solution can be quickly verified can also be solved quickly.
It is one of the seven Millennium Prize Problems selected by the Clay Mathematics Institute, each of which carries a US$1,000,000 prize for the first correct solution.
The informal term quickly, used above, means the existence of an algorithm solving the task that runs in polynomial time, such that the time to complete the task varies as a polynomial function on the size of the input to the algorithm (as opposed to, say, exponential time). The general class of questions for which some algorithm can provide an answer in polynomial time is called "class P" or just "P". For some questions, there is no known way to find an answer quickly, but if one is provided with information showing what the answer is, it is possible to verify the answer quickly. The class of questions for which an answer can be verified in polynomial time is called NP, which stands for "nondeterministic polynomial time".
An answer to the Pย =ย NP question would determine whether problems that can be verified in polynomial time can also be solved in polynomial time. If it turned out that Pย โ ย NP, which is widely believed, it would mean that there are problems in NP that are harder to compute than to verify: they could not be solved in polynomial time, but the answer could be verified in polynomial time.
Aside from being an important problem in computational theory, a proof either way would have profound implications for mathematics, cryptography, algorithm research, artificial intelligence, game theory, multimedia processing, philosophy, economics and many other fields.
Discussed on
- "P versus NP" | 2010-08-09 | 44 Upvotes 16 Comments
๐ Two Envelopes Problem
The two envelopes problem, also known as the exchange paradox, is a brain teaser, puzzle, or paradox in logic, probability, and recreational mathematics. It is of special interest in decision theory, and for the Bayesian interpretation of probability theory. Historically, it arose as a variant of the necktie paradox. The problem typically is introduced by formulating a hypothetical challenge of the following type:
It seems obvious that there is no point in switching envelopes as the situation is symmetric. However, because you stand to gain twice as much money if you switch while risking only a loss of half of what you currently have, it is possible to argue that it is more beneficial to switch. The problem is to show what is wrong with this argument.
Discussed on
- "Two Envelopes Problem" | 2022-05-30 | 249 Upvotes 300 Comments
- "Two envelopes problem" | 2013-11-11 | 11 Upvotes 1 Comments
- "Two envelopes problem" | 2013-09-14 | 42 Upvotes 88 Comments
- "Two Envelopes Problem" | 2010-08-06 | 112 Upvotes 88 Comments