New Articles (Page 32)
To stay up to date you can also follow on Mastodon.
π Twelve Basic Principles of Animation
Disney's twelve basic principles of animation were introduced by the Disney animators Ollie Johnston and Frank Thomas in their 1981 book The Illusion of Life: Disney Animation.[a] The principles are based on the work of Disney animators from the 1930s onwards, in their quest to produce more realistic animation. The main purpose of these principles was to produce an illusion that cartoon characters adhered to the basic laws of physics, but they also dealt with more abstract issues, such as emotional timing and character appeal.
The book has been referred to by some as the "Bible of animation", and some of its principles have been adopted by traditional studios. In 1999, The Illusion of Life was voted the "best animation book[...] of all time" in an online poll done by Animation World Network. While originally intended to apply to traditional, hand-drawn animation, the principles still have great relevance for today's more prevalent computer animation.
π Houdini of FL: autistic savant sentenced for taking tools he inherited
Mark DeFriest (born August 18, 1960), known as the Houdini of Florida, is an American man known for his repeated escapes from prison, having successfully done so 7 times. Born in rural Florida, he was arrested for the first time in 1978, serving for a year. In 1980, DeFriest was sentenced to four years in prison for violating probation via illegal firearms possession, having initially been arrested for retrieving work tools that his recently deceased father had willed him before the will had completed probate. His sentence has since been repeatedly extended for having attempted to escape 13 times (including one count of armed robbery during one attempt), as well as collecting hundreds of disciplinary reports for minor infractions, leading to a cumulative stay of 34 years in prison.
DeFriest has cumulatively spent 27 years in solitary confinement. Following publicity, DeFriest was granted parole and released on 5 February 2019. Ten days later, he was rearrested as he checked into a mental health facility.
Discussed on
- "Houdini of FL: autistic savant sentenced for taking tools he inherited" | 2025-07-21 | 32 Upvotes 6 Comments
π Hygiene Hypothesis
In medicine, the hygiene hypothesis states that early childhood exposure to particular microorganisms (such as the gut flora and helminth parasites) protects against allergies by properly tuning the immune system. In particular, a lack of such exposure is thought to lead to poor immune tolerance. The time period for exposure begins before birth and ends at school age.
While early versions of the hypothesis referred to microorganism exposure in general, later versions apply to a specific set of microbes that have co-evolved with humans. The updates have been given various names, including the microbiome depletion hypothesis, the microflora hypothesis, and the "old friends" hypothesis. There is a significant amount of evidence supporting the idea that lack of exposure to these microbes is linked to allergies or other conditions, although it is still rejected by many scientists.
The term "hygiene hypothesis" has been described as a misnomer because people incorrectly interpret it as referring to their own cleanliness. Having worse personal hygiene, such as not washing hands before eating, only increases the risk of infection without affecting the risk of allergies or immune disorders. Hygiene is essential for protecting vulnerable populations such as the elderly from infections, preventing the spread of antibiotic resistance, and combating emerging infectious diseases such as Ebola. The hygiene hypothesis does not suggest that having more infections during childhood would be an overall benefit.
π Java Processor
A Java processor is the implementation of the Java virtual machine (JVM) in hardware. In other words, the Java bytecode that makes up the instruction set of the abstract machine becomes the instruction set of a concrete machine. These were the most popular form of a high-level language computer architecture, and were "an attractive choice for building embedded and real-time systems that are programmed in Java". However, as of 2017, embedded Java is no longer common and no realtime Java chip vendors exist.
π Sutton SignWriting is a writing system for sign languages
Sutton SignWriting, or simply SignWriting, is a writing system for sign languages. It can be used to write any sign language, including American Sign Language, Brazilian Sign Language, Tunisian Sign Language, and many others.
SignWriting is the only international writing system for sign languages. It has been used to publish young adult fiction, translate the Bible, caption YouTube videos, and study sign language literacy.
The SignWriting system is visually iconic: its symbols depict the hands, face, and body of a signer. And unlike most writing systems, which are written linearly, the symbols of SignWriting are written two-dimensionally, to represent the signing space.
SignWriting was invented in 1974 by Valerie Sutton, a ballet dancer who eight years earlier had developed a dance notation named Sutton DanceWriting. The current standardized form of SignWriting is known as the International Sign Writing Alphabet (ISWA).
Discussed on
- "Sutton SignWriting is a writing system for sign languages" | 2025-07-19 | 36 Upvotes 10 Comments
π Microformats
Microformats (ΞΌF) are predefined HTML markup (like HTML classes) created to serve as descriptive and consistent metadata about elements, designating them as representing a certain type of data (such as contact information, geographic coordinates, events, products, recipes, etc.). They allow software to process the information reliably by having set classes refer to a specific type of data rather than being arbitrary.
Microformats emerged around 2005 and were predominantly designed for use by search engines, web syndication and aggregators such as RSS. Google confirmed in 2020 that it still parses microformats for use in content indexing. Microformats are referenced in several W3C social web specifications, including IndieAuth and Webmention.
Although the content of web pages has been capable of some "automated processing" since the inception of the web, such processing is difficult because the markup elements used to display information on the web do not describe what the information means. Microformats can bridge this gap by attaching semantics, and thereby obviating other, more complicated, methods of automated processing, such as natural language processing or screen scraping. The use, adoption and processing of microformats enables data items to be indexed, searched for, saved or cross-referenced, so that information can be reused or combined.
As of 2013, microformats allow the encoding and extraction of event details, contact information, social relationships and similar information.
Microformats2, abbreviated as mf2, is the updated version of microformats. Mf2 provides an easier way of interpreting HTML structured syntax and vocabularies than the earlier ways that made use of RDFa and microdata.
π Canadian Cross
A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is running. For example, a compiler that runs on a PC but generates code that runs on Android devices is a cross compiler.
A cross compiler is useful to compile code for multiple platforms from one development host. Direct compilation on the target platform might be infeasible, for example on embedded systems with limited computing resources.
Cross compilers are distinct from source-to-source compilers. A cross compiler is for cross-platform software generation of machine code, while a source-to-source compiler translates from one coding language to another in text code. Both are programming tools.
Discussed on
- "Canadian Cross" | 2025-07-18 | 12 Upvotes 2 Comments
π Kite Aerial Photography
Kite aerial photography (KAP) is a type of photography. A camera is lifted using a kite and is triggered either remotely or automatically to take aerial photographs. The camera rigs can range from the extremely simple, consisting of a trigger mechanism with a disposable camera, to complex apparatus using radio control and digital cameras. On some occasions it can be a good alternative to other forms of aerial photography.
Discussed on
- "Kite Aerial Photography" | 2025-07-18 | 10 Upvotes 3 Comments
π Jove (Jonathan's Own Version of Emacs)
JOVE (Jonathan's Own Version of Emacs) is an open-source, Emacs-like text editor, primarily intended for Unix-like operating systems. It also supports MS-DOS and Microsoft Windows. JOVE was inspired by Gosling Emacs but is much smaller and simpler, lacking Mocklisp. It was originally created in 1983 by Jonathan Payne while at Lincoln-Sudbury Regional High School in Massachusetts, United States on a PDP-11 minicomputer. JOVE was distributed with several releases of BSD Unix, including 2.9BSD, 4.3BSD-Reno and 4.4BSD-Lite2.
As of 2022, the latest development release of JOVE is version 4.17.4.4; the stable version is 4.16. Unlike GNU Emacs, JOVE does not support UTF-8.
Discussed on
- "Jove (Jonathan's Own Version of Emacs)" | 2025-07-17 | 72 Upvotes 46 Comments
π Celtuce
Celtuce () (Lactuca sativa var. augustana, angustata, or asparagina), also called stem lettuce, celery lettuce, asparagus lettuce, or Chinese lettuce, is a cultivar of lettuce grown primarily for its thick stem or its leaves, which are known as A-choy. It is used as a vegetable. In China, the family is informally called woju (traditional Chinese: θ΅θ£; simplified Chinese: θ΄θ£; pinyin: wΕjΓΉ), which is also the name of a cultivar. It is especially popular in both China and Taiwan, where the stem is interchangeably called wosun (traditional Chinese: θ΅η; simplified Chinese: θ΄η¬; pinyin: wΕsΗn) or qingsun(ιη; ιη¬; qΔ«ngsΗn).
Discussed on
- "Celtuce" | 2025-07-14 | 34 Upvotes 19 Comments