Topic: Computing (Page 8)
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.
π I never realized how useful netcat is
netcat (often abbreviated to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP. The command is designed to be a dependable back-end that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and investigation tool, since it can produce almost any kind of connection its user could need and has a number of built-in capabilities.
Its list of features includes port scanning, transferring files, and port listening, and it can be used as a backdoor.
Discussed on
- "I never realized how useful netcat is" | 2009-09-16 | 190 Upvotes 32 Comments
π Do What the Fuck You Want to Public License
WTFPL is a GPL-compatible permissive license most commonly used as a free software license. As a public domain like license, the WTFPL is essentially the same as dedication to the public domain. It allows redistribution and modification of the work under any terms. The title is an abbreviation of "Do what the fuck you want to Public License".
The first version of the WTFPL, released in March 2000, was written by Banlu Kemiyatorn for his own software project. Sam Hocevar, Debian's former project leader, wrote version 2.
Discussed on
- "Do What the Fuck You Want to Public License" | 2022-09-13 | 18 Upvotes 4 Comments
- "Do What the Fuck You Want to Public License" | 2013-05-19 | 38 Upvotes 63 Comments
- "WTFPL" | 2010-03-01 | 64 Upvotes 34 Comments
π Pravetz Computers
Pravetz (ΠΡΠ°Π²Π΅Ρ in the original Cyrillic, series 8 and series 16) were Bulgarian computers, manufactured mainly in the town of Pravetz. Some components and software were produced in Stara Zagora, Plovdiv, and other Bulgarian cities.
Discussed on
- "Pravetz Computers" | 2021-02-11 | 171 Upvotes 50 Comments
π OFFSystem
The Owner-Free File System (OFF System, or OFF for short) is a peer-to-peer distributed file system in which all shared files are represented by randomized multi-used data blocks. Instead of anonymizing the network, the data blocks are anonymized and therefore, only data garbage is ever exchanged and stored and no forwarding via intermediate nodes is required. OFF claims to have been created with the expressed intention "to cut off some gangrene-infested bits of the copyright industry."
Discussed on
- "OFFSystem" | 2020-05-01 | 127 Upvotes 93 Comments
π KlΓ‘ra DΓ‘n Von Neumann
KlΓ‘ra DΓ‘n von Neumann (born KlΓ‘ra DΓ‘n; 18 August 1911 β 10 November 1963) was a Hungarian-American mathematician, self-taught engineer and computer scientist, noted as one of the first computer programmers. She was the first woman to execute modern-style code on a computer. KlΓ‘ra made significant contributions to the world of programming, including work on the Monte Carlo method, ENIAC, and MANIAC I.
Discussed on
- "KlΓ‘ra DΓ‘n Von Neumann" | 2024-06-28 | 168 Upvotes 52 Comments
π Finger Binary
Finger binary is a system for counting and displaying binary numbers on the fingers of one or more hands. It is possible to count from 0 to 31 (25 β 1) using the fingers of a single hand, from 0 through 1023 (210 β 1) if both hands are used, or from 0 to 1,048,575 (220 β 1) if the toes on both feet are used as well.
Discussed on
- "Finger Binary" | 2015-08-30 | 72 Upvotes 45 Comments
- "Finger binary" | 2013-12-07 | 50 Upvotes 48 Comments
π SuperH
SuperH (or SH) is a 32-bit reduced instruction set computing (RISC) instruction set architecture (ISA) developed by Hitachi and currently produced by Renesas. It is implemented by microcontrollers and microprocessors for embedded systems.
At the time of introduction, SuperH was notable for having fixed-length 16-bit instructions in spite of its 32-bit architecture. This was a novel approach; at the time, RISC processors always used an instruction size that was the same as the internal data width, typically 32-bits. Using smaller instructions had consequences, the register file was smaller and instructions were generally two-operand format. But for the market the SuperH was aimed at, this was a small price to pay for the improved memory and processor cache efficiency.
Later versions of the design, starting with SH-5, included both 16- and 32-bit instructions, with the 16-bit versions mapping onto the 32-bit version inside the CPU. This allowed the machine code to continue using the shorter instructions to save memory, while not demanding the amount of instruction decoding logic needed if they were completely separate instructions. This concept is now known as a compressed instruction set and is also used by other companies, the most notable example being ARM for its Thumb instruction set.
As of 2015, many of the original patents for the SuperH architecture are expiring and the SH-2 CPU has been reimplemented as open source hardware under the name J2.
Discussed on
- "SuperH" | 2021-12-04 | 147 Upvotes 68 Comments
π Project Xanadu
Project Xanadu ( ZAN-Ι-doo) was the first hypertext project, founded in 1960 by Ted Nelson. Administrators of Project Xanadu have declared it an improvement over the World Wide Web, with the mission statement: "Today's popular software simulates paper. The World Wide Web (another imitation of paper) trivialises our original hypertext model with one-way ever-breaking links and no management of version or contents."
Wired magazine published an article called "The Curse of Xanadu", calling Project Xanadu "the longest-running vaporware story in the history of the computer industry". The first attempt at implementation began in 1960, but it was not until 1998 that an incomplete implementation was released. A version described as "a working deliverable", OpenXanadu, was made available in 2014.
Discussed on
- "Project Xanadu" | 2021-02-21 | 132 Upvotes 82 Comments
π HP Saturn
The Saturn family of 4-bit (datapath) microprocessors was developed by Hewlett-Packard in the 1980s first for the HP-71B handheld computer and then later for various HP calculators (starting with the HP-18C). It succeeded the Nut family of processors used in earlier calculators. The original Saturn chip was first used in the HP-71B hand-held BASIC-programmable computer, introduced in 1984. Later models of the family powered the popular HP 48 series of calculators. The HP48SX and HP48S were the last models to use genuine Saturn processors manufactured by HP. Later calculator models used Saturn processors manufactured by NEC. The HP 49 series initially used the Saturn CPU as well, until the NEC fab could no longer manufacture the processor for technical reasons in 2003. Therefore, starting with the HP 49g+ model in 2003, the calculators switched to a Samsung S3C2410 processor with an ARM920T core (part of the ARMv4T architecture) which ran an emulator of the Saturn hardware in software. In 2000, the HP 39G and HP 40G were the last calculators introduced based on the actual NEC fabricated Saturn hardware. The last calculators based on the Saturn emulator were the HP 39gs, HP 40gs and HP 50g in 2006, as well as the 2007 revision of the hp 48gII. The HP 50g, the last calculator utilizing this emulator, was discontinued in 2015 when Samsung stopped producing the ARM processor on which it was based.
Discussed on
- "HP Saturn" | 2022-09-21 | 141 Upvotes 73 Comments
π Fred Fish (Fish Disks)
Fred Fish (November 4, 1952 β April 20, 2007) was a computer programmer notable for work on the GNU Debugger and his series of freeware disks for the Amiga.
The Amiga Library Disks β colloquially referred to as Fish Disks (a term coined by Perry Kivolowitz at a Jersey Amiga User Group meeting) β became the first national rallying point, a sort of early postal system. Fish would distribute his disks around the world in time for regional and local user group meetings, which in turn duplicated them for local distribution. Typically, only the cost of materials changed hands. The Fish Disk series ran from 1986 to 1994. In it, one can chart the growing sophistication of Amiga software and see the emergence of many software trends.
The Fish Disks were distributed at computer stores and Amiga enthusiast clubs. Contributors submitted applications and source code and the best of these each month were assembled and released as a diskette. Since the Internet was not yet in popular usage outside military and university circles, this was a primary way for enthusiasts to share work and ideas. He also initiated the "GeekGadgets" project, a GNU standard environment for AmigaOS and BeOS.
Fish worked for Cygnus Solutions in the 1990s before he left for Be Inc. in 1998.
In 1978, he self-published User Survival Guide for TI-58/59 Master Library, which was advertised in enthusiast newsletters covering the TI-59 programmable calculator.
Discussed on
- "Fred Fish (Fish Disks)" | 2023-08-16 | 169 Upvotes 44 Comments