Random Articles (Page 164)
Have a deep view into what people are curious about.
π The Morris Worm was released 35 years ago today
The Morris worm or Internet worm of November 2, 1988, is one of the oldest computer worms distributed via the Internet, and the first to gain significant mainstream media attention. It resulted in the first felony conviction in the US under the 1986 Computer Fraud and Abuse Act. It was written by a graduate student at Cornell University, Robert Tappan Morris, and launched on 8:30 pm November 2, 1988, from the Massachusetts Institute of Technology network.
Clifford Stoll of Harvard wrote that "Rumors have it that [Morris] worked with a friend or two at Harvard's computing department (Harvard student Paul Graham sent him mail asking for 'Any news on the brilliant project')."
Discussed on
- "The Morris Worm was released 35 years ago today" | 2023-11-02 | 134 Upvotes 49 Comments
π Oregon Trail Generation
Xennials or xennials (also known as the Oregon Trail Generation and Generation Catalano) are the micro-generation of people on the cusp of the Generation X and Millennial demographic cohorts. Researchers and popular media use birth years from the late 1970s to the early 1980s. Xennials are described as having had an analog childhood and a digital young adulthood.
In 2020, xennial was included in the Oxford Dictionary of English.
Discussed on
- "Oregon Trail Generation" | 2021-07-24 | 78 Upvotes 48 Comments
π Replay System (Pentium 4)
The replay system is a little-known subsystem within the Intel Pentium 4 processor. Its primary function is to catch operations that have been mistakenly sent for execution by the processor's scheduler. Operations caught by the replay system are then re-executed in a loop until the conditions necessary for their proper execution have been fulfilled.
Discussed on
- "Replay System (Pentium 4)" | 2019-12-05 | 14 Upvotes 2 Comments
π Halton Sequence
In statistics, Halton sequences are sequences used to generate points in space for numerical methods such as Monte Carlo simulations. Although these sequences are deterministic, they are of low discrepancy, that is, appear to be random for many purposes. They were first introduced in 1960 and are an example of a quasi-random number sequence. They generalize the one-dimensional van der Corput sequences.
Discussed on
- "Halton Sequence" | 2023-05-30 | 47 Upvotes 9 Comments
π Anti-Tank Dog
Anti-tank dogs (Russian: ΡΠΎΠ±Π°ΠΊΠΈ-ΠΈΡΡΡΠ΅Π±ΠΈΡΠ΅Π»ΠΈ ΡΠ°Π½ΠΊΠΎΠ² sobaki-istrebiteli tankov or ΠΏΡΠΎΡΠΈΠ²ΠΎΡΠ°Π½ΠΊΠΎΠ²ΡΠ΅ ΡΠΎΠ±Π°ΠΊΠΈ protivotankovye sobaki; German: Panzerabwehrhunde or Hundeminen, "dog-mines") were dogs taught to carry explosives to tanks, armored vehicles and other military targets. They were intensively trained by the Soviet and Russian military forces between 1930 and 1996, and used from 1941 to 1943, against German tanks in World War II. Initially dogs were trained to leave a timer-detonated bomb and retreat, but this routine was replaced by an impact-detonation procedure which killed the dog in the process. The U.S. military started training anti-tank dogs in 1943 in the same way the Russians used them, but this training exposed several problems and the program was discontinued.
Discussed on
- "Anti-Tank Dog" | 2022-02-02 | 21 Upvotes 6 Comments
π A baboon who acted as assistant to a disabled railway signalman in South Africa
Jack (died 1890) was a chacma baboon, who attained some fame for acting as an assistant to a disabled railway signalman in South Africa.
Discussed on
- "A baboon who acted as assistant to a disabled railway signalman in South Africa" | 2019-06-04 | 98 Upvotes 20 Comments
π Long line (topology)
In topology, the long line (or Alexandroff line) is a topological space somewhat similar to the real line, but in a certain way "longer". It behaves locally just like the real line, but has different large-scale properties (e.g., it is neither LindelΓΆf nor separable). Therefore, it serves as one of the basic counterexamples of topology. Intuitively, the usual real-number line consists of a countable number of line segments [0,Β 1) laid end-to-end, whereas the long line is constructed from an uncountable number of such segments.
Discussed on
- "Long line (topology)" | 2015-05-02 | 46 Upvotes 21 Comments
π High Efficiency Image File Format (HEIF/.heic)
High Efficiency Image File Format (HEIF) is a container format for storing individual digital images and image sequences. The standard covers multimedia files that can also include other media streams, such as timed text, audio and video.
HEIF can store images encoded with multiple coding formats, for example both SDR and HDR images. HEVC is an image and video encoding format and the default image codec used with HEIF. HEIF files containing HEVC-encoded images are also known as HEIC files. Such files require less storage space than the equivalent quality JPEG.
HEIF files are a special case of the ISO Base Media File Format (ISOBMFF, ISO/IEC 14496-12), first defined in 2001 as a shared part of MP4 and JPEG 2000. Introduced in 2015, it was developed by the Moving Picture Experts Group (MPEG) and is defined as Part 12 within the MPEG-H media suite (ISO/IEC 23008-12).
HEIF was adopted by Apple in 2017 with the introduction of iOS 11.
Discussed on
- "High Efficiency Image File Format (HEIF/.heic)" | 2022-10-01 | 57 Upvotes 86 Comments
π Airbus Beluga
The Airbus A300-600ST (Super Transporter), or Beluga, is a version of the standard A300-600 wide-body airliner modified to carry aircraft parts and outsize cargo. It received the official name of Super Transporter early on; however, the name Beluga, a whale it resembles, gained popularity and has since been officially adopted. The Beluga XL, based on the Airbus A330 with similar modifications and dimensions, was developed by Airbus to replace the type in January 2020.
Discussed on
- "Airbus Beluga" | 2022-01-01 | 93 Upvotes 56 Comments
π Cell (microprocessor)
Cell is a multi-core microprocessor microarchitecture that combines a general-purpose PowerPC core of modest performance with streamlined coprocessing elements which greatly accelerate multimedia and vector processing applications, as well as many other forms of dedicated computation.
It was developed by Sony, Toshiba, and IBM, an alliance known as "STI". The architectural design and first implementation were carried out at the STI Design Center in Austin, Texas over a four-year period beginning March 2001 on a budget reported by Sony as approaching US$400 million. Cell is shorthand for Cell Broadband Engine Architecture, commonly abbreviated CBEA in full or Cell BE in part.
The first major commercial application of Cell was in Sony's PlayStation 3 game console, released in 2006. In May 2008, the Cell-based IBM Roadrunner supercomputer became the first TOP500 LINPACK sustained 1.0 petaflops system. Mercury Computer Systems also developed designs based on the Cell.
The Cell architecture includes a memory coherence architecture that emphasizes power efficiency, prioritizes bandwidth over low latency, and favors peak computational throughput over simplicity of program code. For these reasons, Cell is widely regarded as a challenging environment for software development. IBM provides a Linux-based development platform to help developers program for Cell chips.
Discussed on
- "Cell (microprocessor)" | 2015-10-21 | 40 Upvotes 24 Comments