Topic: Computing (Page 3)
You are looking at all articles with the topic "Computing". We found 481 matches.
Hint:
To view all topics, click here. Too see the most popular topics, click here instead.
๐ Xv6
xv6 is a modern reimplementation of Sixth Edition Unix in ANSI C for multiprocessor x86 and RISC-V systems. It is used for pedagogical purposes in MIT's Operating Systems Engineering (6.828) course as well as Georgia Tech's (CS 3210) Design of Operating Systems Course, IIIT Hyderabad, IIIT Delhi and as well as many other institutions.
Discussed on
- "Xv6" | 2015-11-14 | 350 Upvotes 47 Comments
๐ Yoda conditions
In programming jargon, Yoda conditions (also called Yoda notation) is a programming style where the two parts of an expression are reversed from the typical order in a conditional statement. A Yoda condition places the constant portion of the expression on the left side of the conditional statement. The name for this programming style is derived from the Star Wars character named Yoda, who speaks English with a non-standard syntax.
Yoda conditions are part of the Symfony, and the WordPress coding standards.
Discussed on
- "Yoda conditions" | 2019-08-15 | 133 Upvotes 104 Comments
- "Yoda Conditions" | 2017-02-17 | 76 Upvotes 79 Comments
๐ Open Cola
OpenCola is a brand of open-source cola, where the instructions for making it are freely available and modifiable. Anybody can make the drink, and anyone can modify and improve on the recipe. It was launched in 2001 by free software P2P company Opencola, to promote their open-source software concept.
Discussed on
- "OpenCola (Drink)" | 2021-06-19 | 74 Upvotes 7 Comments
- "Open Cola" | 2016-09-21 | 146 Upvotes 66 Comments
- "Open Source Cola" | 2011-01-01 | 69 Upvotes 14 Comments
๐ Today I learned Epub is just HTML/CSS
EPUB is an e-book file format that uses the ".epub" file extension. The term is short for electronic publication and is sometimes styled ePub. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. EPUB is a technical standard published by the International Digital Publishing Forum (IDPF). It became an official standard of the IDPF in September 2007, superseding the older Open eBook standard.
The Book Industry Study Group endorses EPUB 3 as the format of choice for packaging content and has stated that the global book publishing industry should rally around a single standard. The EPUB format is implemented as an archive file consisting of XHTML files carrying the content, along with images and other supporting files. EPUB is the most widely supported vendor-independent XML-based (as opposed to PDF) e-book format; that is, it is supported by almost all hardware readers, except for Kindle.
Discussed on
- "Today I learned Epub is just HTML/CSS" | 2021-04-08 | 218 Upvotes 153 Comments
๐ Zooko's Triangle
Zooko's triangle is a trilemma of three properties that are generally considered desirable for names of participants in a network protocol:
- Human-meaningful: Meaningful and memorable (low-entropy) names are provided to the users.
- Secure: The amount of damage a malicious entity can inflict on the system should be as low as possible.
- Decentralized: Names correctly resolve to their respective entities without the use of a central authority or service.
Discussed on
- "Zooko's Triangle" | 2022-08-17 | 79 Upvotes 40 Comments
- "Zooko's Triangle" | 2021-02-17 | 153 Upvotes 54 Comments
- "Zooko's Triangle" | 2010-08-22 | 23 Upvotes 7 Comments
๐ Kateryna Yushchenko
Kateryna Lohvynivna Yushchenko (Ukrainian: ะะฐัะตัะธะฝะฐ ะะพะณะฒะธะฝัะฒะฝะฐ ะฎัะตะฝะบะพ, Russian: ะะบะฐัะตัะธะฝะฐ ะะพะณะฒะธะฝะพะฒะฝะฐ ะฎัะตะฝะบะพ, December 8, 1919, Chyhyryn - died August 15, 2001) was a Ukrainian computer and information research scientist, corresponding member of USSR Academy of Sciences (1976), and member of The International Academy of Computer Science. She developed one of the world's first high-level languages with indirect address in programming, called the Address programming language. Over the period of her academic career, Yushchenko supervised 45 Ph.D students. Further professional achievements include Yushchenko being awarded two USSR State Prizes, The USSR Council of Ministers Prize, The Academician Glushkov Prize, and The Order of Princess Olga. Yushchenko was the first woman in the USSR to become a Doctor of Physical and Mathematical Sciences in programming.
Discussed on
- "Kateryna Yushchenko" | 2020-03-21 | 328 Upvotes 25 Comments
๐ Scunthorpe Problem
The Scunthorpe problem is the unintentional blocking of websites, e-mails, forum posts or search results by a spam filter or search engine because their text contains a string of letters that appear to have an obscene or otherwise unacceptable meaning. Names, abbreviations, and technical terms are most often cited as being affected by the issue.
The problem arises since computers can easily identify strings of text within a document, but interpreting words of this kind requires considerable ability to interpret a wide range of contexts, possibly across many cultures, which is an extremely difficult task. As a result, broad blocking rules may result in false positives affecting innocent phrases.
Discussed on
- "Scunthorpe Problem" | 2023-04-13 | 51 Upvotes 55 Comments
- "Scunthorpe Problem" | 2018-11-16 | 51 Upvotes 48 Comments
- "The Scunthorpe problem" | 2018-09-25 | 14 Upvotes 2 Comments
- "Scunthorpe Problem" | 2017-04-05 | 71 Upvotes 59 Comments
๐ Plankalkรผl
Plankalkรผl (German pronunciation: [หplaหnkalkyหl]) is a programming language designed for engineering purposes by Konrad Zuse between 1942 and 1945. It was the first high-level programming language to be designed for a computer.
Kalkรผl is the German term for a formal systemโas in Hilbert-Kalkรผl, the original name for the Hilbert-style deduction systemโso Plankalkรผl refers to a formal system for planning.
Discussed on
- "Plankalkรผl" | 2023-03-07 | 226 Upvotes 47 Comments
- "Plankalkรผl" | 2016-01-15 | 56 Upvotes 14 Comments
๐ RFC-1149: IP over Avian Carriers
In computer networking, IP over Avian Carriers (IPoAC) is a proposal to carry Internet Protocol (IP) traffic by birds such as homing pigeons. IP over Avian Carriers was initially described in RFC 1149, a Request for Comments (RFC) issued by the Internet Engineering Task Force (IETF), written by D. Waitzman, and released on April 1, 1990. It is one of several April Fools' Day Request for Comments.
Waitzman described an improvement of his protocol in RFC 2549, IP over Avian Carriers with Quality of Service (1 April 1999). Later, in RFC 6214โreleased on 1 April 2011, and 13 years after the introduction of IPv6โBrian Carpenter and Robert Hinden published Adaptation of RFC 1149 for IPv6.
IPoAC has been successfully implemented, but for only nine packets of data, with a packet loss ratio of 55% (due to operator error), and a response time ranging from 3,000 seconds (โ54 minutes) to over 6,000 seconds (โ1.77 hours). Thus, this technology suffers from poor latency. Nevertheless, for large transfers, avian carriers are capable of high average throughput when carrying flash memory devices, effectively implementing a sneakernet. During the last 20 years, the information density of storage media and thus the bandwidth of an avian carrier has increased 3 times as fast as the bandwidth of the Internet. IPoAC may achieve bandwidth peaks of orders of magnitude more than the Internet when used with multiple avian carriers in rural areas. For example: If 16 homing pigeons are given eight 512ย GB SD cards each, and take an hour to reach their destination, the throughput of the transfer would be 145.6 Gbit/s, excluding transfer to and from the SD cards.
Discussed on
- "IP over Avian Carriers" | 2021-05-24 | 16 Upvotes 1 Comments
- "RFC-1149: IP over Avian Carriers" | 2019-06-05 | 186 Upvotes 82 Comments
- "IP over Avian Carriers" | 2017-06-11 | 44 Upvotes 6 Comments
๐ Gridcoin: An open source cryptocurrency that rewards work performed on the BOINC
Gridcoin (ticker: GRC) is an open source cryptocurrency which securely rewards volunteer computing performed on the BOINC, a distributed computing platform that is home to over 30 science projects spanning a range of scientific disciplines.
Gridcoin attempts to address and ease the environmental energy impact of cryptocurrency mining through its proof-of-research and proof-of-stake protocols, as compared to the proof of work system used by Bitcoin.
Discussed on
- "Gridcoin: An open source cryptocurrency that rewards work performed on the BOINC" | 2021-02-23 | 220 Upvotes 115 Comments