Topic: Computing
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.
π John McCarthy Has Died
John McCarthy (September 4, 1927 β October 24, 2011) was an American computer scientist and cognitive scientist. McCarthy was one of the founders of the discipline of artificial intelligence. He coined the term "artificial intelligence" (AI), developed the Lisp programming language family, significantly influenced the design of the ALGOL programming language, popularized time-sharing, invented garbage collection, and was very influential in the early development of AI.
McCarthy spent most of his career at Stanford University. He received many accolades and honors, such as the 1971 Turing Award for his contributions to the topic of AI, the United States National Medal of Science, and the Kyoto Prize.
Discussed on
- "John McCarthy Has Died" | 2011-10-24 | 1619 Upvotes 218 Comments
π Illegal prime
An illegal prime is a prime number that represents information whose possession or distribution is forbidden in some legal jurisdictions. One of the first illegal primes was found in 2001. When interpreted in a particular way, it describes a computer program that bypasses the digital rights management scheme used on DVDs. Distribution of such a program in the United States is illegal under the Digital Millennium Copyright Act. An illegal prime is a kind of illegal number.
Discussed on
- "Illegal Prime Numbers" | 2021-04-12 | 218 Upvotes 107 Comments
- "Illegal prime" | 2018-04-27 | 267 Upvotes 192 Comments
- "Illegal prime" | 2016-11-22 | 39 Upvotes 26 Comments
- "Illegal prime number" | 2014-07-30 | 59 Upvotes 30 Comments
- "Illegal Prime Numbers" | 2013-10-17 | 178 Upvotes 58 Comments
- "Illegal prime" | 2010-01-11 | 152 Upvotes 76 Comments
π Day of the Programmer
The Day of the Programmer is an international professional day that is celebrated on the 256th (hexadecimal 100th, or the 28th) day of each year (September 13 during common years and on September 12 in leap years). It is officially recognized in Russia.
The number 256 (28) was chosen because it is the number of distinct values that can be represented with a byte, a value well known to programmers. 256 is also the highest power of two that is less than 365, the number of days in a common year.
Discussed on
- "Happy Programmers' Day to all devs in HN" | 2020-09-12 | 51 Upvotes 15 Comments
- "Day of the Programmer" | 2016-09-12 | 10 Upvotes 2 Comments
- "Happy Programmers' Day" | 2013-09-13 | 245 Upvotes 65 Comments
- "Programmer's Day - 13 September" | 2013-09-09 | 20 Upvotes 11 Comments
- "Programmers' Day" | 2011-09-13 | 417 Upvotes 84 Comments
- "Today is Programmer's Day" | 2010-09-13 | 240 Upvotes 38 Comments
π Hy
Hy (alternately, Hylang) is a programming language, a dialect of the language Lisp designed to interact with the language Python by translating expressions into Python's abstract syntax tree (AST). Hy was introduced at Python Conference (PyCon) 2013 by Paul Tagliamonte.
Similar to Kawa's and Clojure's mapping of s-expressions onto the Java virtual machine (JVM), Hy is meant to operate as a transparent Lisp front end to Python's abstract syntax. Lisp allows operating on code as data (metaprogramming). Thus, Hy can be used to write domain-specific languages. Hy also allows Python libraries, including the standard library, to be imported and accessed alongside Hy code with a compiling step converting the data structure of both into Python's AST.
π Non-English-based programming languages
Non-English-based programming languages are programming languages that do not use keywords taken from or inspired by English vocabulary.
Discussed on
- "Non-English-Based Programming Languages" | 2021-10-10 | 10 Upvotes 6 Comments
- "Non-English-based programming languages" | 2019-06-30 | 262 Upvotes 222 Comments
- "Non-English-based programming languages" | 2016-06-23 | 57 Upvotes 18 Comments
- "Non-English-based programming languages" | 2013-09-02 | 77 Upvotes 75 Comments
- "Non-English-based programming languages" | 2009-03-20 | 30 Upvotes 23 Comments
π .su
.su was assigned as the country code top-level domain (ccTLD) for the Soviet Union (USSR) on 19 September 1990. Even though the Soviet Union itself was dissolved a mere 15 months later, the .su top-level domain remains in use today. It is administered by the Russian Institute for Public Networks (RIPN, or RosNIIROS in Russian transcription).
Discussed on
- ".su" | 2019-09-18 | 353 Upvotes 226 Comments
π Cyc
Cyc (pronounced SYKE, ) is a long-living artificial intelligence project that aims to assemble a comprehensive ontology and knowledge base that spans the basic concepts and rules about how the world works. Hoping to capture common sense knowledge, Cyc focuses on implicit knowledge that other AI platforms may take for granted. This is contrasted with facts one might find somewhere on the internet or retrieve via a search engine or Wikipedia. Cyc enables AI applications to perform human-like reasoning and be less "brittle" when confronted with novel situations.
Douglas Lenat began the project in July 1984 at MCC, where he was Principal Scientist 1984β1994, and then, since January 1995, has been under active development by the Cycorp company, where he is the CEO.
π Project Cybersyn (1971)
Project Cybersyn was a Chilean project from 1971β1973 during the presidency of Salvador Allende aimed at constructing a distributed decision support system to aid in the management of the national economy. The project consisted of four modules: an economic simulator, custom software to check factory performance, an operations room, and a national network of telex machines that were linked to one mainframe computer.
Project Cybersyn was based on viable system model theory approach to organizational design, and featured innovative technology for its time: it included a network of telex machines (Cybernet) in state-run enterprises that would transmit and receive information with the government in Santiago. Information from the field would be fed into statistical modeling software (Cyberstride) that would monitor production indicators, such as raw material supplies or high rates of worker absenteeism, in "almost" real time, alerting the workers in the first case and, in abnormal situations, if those parameters fell outside acceptable ranges by a very large degree, also the central government. The information would also be input into economic simulation software (CHECO, for CHilean ECOnomic simulator) that the government could use to forecast the possible outcome of economic decisions. Finally, a sophisticated operations room (Opsroom) would provide a space where managers could see relevant economic data, formulate feasible responses to emergencies, and transmit advice and directives to enterprises and factories in alarm situations by using the telex network.
The principal architect of the system was British operations research scientist Stafford Beer, and the system embodied his notions of organisational cybernetics in industrial management. One of its main objectives was to devolve decision-making power within industrial enterprises to their workforce in order to develop self-regulation of factories.
Discussed on
- "Project Cybersyn" | 2020-10-13 | 212 Upvotes 114 Comments
- "Project Cybersyn (1971)" | 2014-03-14 | 70 Upvotes 36 Comments
- "Computer-controlled socialist economy gets destroyed on 9/11... 1973" | 2011-09-29 | 12 Upvotes 8 Comments
- "Project Cybersyn" | 2010-08-27 | 12 Upvotes 3 Comments
- "Project Cybersyn: real-time computer control of a planned economy (1970-1973)" | 2010-03-14 | 56 Upvotes 33 Comments
π Year 2038 Problem
The Year 2038 problem (also called Y2038 or Y2k38 or Unix Y2K) relates to representing time in many digital systems as the number of seconds passed since 00:00:00 UTC on 1 January 1970 and storing it as a signed 32-bit integer. Such implementations cannot encode times after 03:14:07 UTC on 19 January 2038. Similar to the Y2K problem, the Year 2038 problem is caused by insufficient capacity used to represent time.
Discussed on
- "Year 2038 problem of Unix time" | 2024-10-09 | 14 Upvotes 4 Comments
- "Year 2038 Problem" | 2022-11-27 | 27 Upvotes 3 Comments
- "Year 2038 Problem" | 2022-08-23 | 24 Upvotes 2 Comments
- "Year 2038 problem" | 2018-11-12 | 22 Upvotes 9 Comments
- "Year 2038 problem" | 2018-08-25 | 15 Upvotes 4 Comments
- "The Year 2038 Problem" | 2017-07-04 | 12 Upvotes 3 Comments
- "Year 2038 problem" | 2014-05-19 | 45 Upvotes 27 Comments
- "Year 2038 problem" | 2013-05-02 | 194 Upvotes 108 Comments
π ST3000DM001
The ST3000DM001 is a hard disk drive released by Seagate Technology in 2011 as part of the Seagate Barracuda series. It has a capacity of 3 terabytes (TB) and a spindle speed of 7200Β RPM. This particular drive model was reported to have unusually high failure rates, approximately 5.7 times higher fail rates in comparison to other 3 TB drives.
Discussed on
- "ST3000DM001" | 2021-06-07 | 270 Upvotes 250 Comments