This article discusses the history of cassette data storage used with early home computers. It details the Kansas City standard, how data was encoded using frequency shift methods (2.4 kHz for ones, 1.2 kHz for zeros), and the challenges posed by the imperfect nature of consumer-grade audio recorders. It also mentions alternative schemes and the use of 555 timers and op-amps for decoding.
This document details a custom OCR program designed for recovering old computer programs from line-printer listings. It focuses on accuracy for mono-spaced fonts, even at the cost of speed, and outlines the algorithm, implementation details, and necessary preparation steps.
This GitHub repository contains a re-implementation of the IPL-V programming language and the Logic Theorist (LT) program. It includes the original code transcribed into a TSV format and converted to Lisp, along with documentation and debugging tools.
The article details the history of the TRS-80 Model I computer, highlighting its cost-cutting design, limitations, and impact on the early home computer market. It discusses its hardware, software (Level I & II BASIC, CP/M compatibility), and eventual replacement by the Model II and Model III. It also touches on the community's nickname 'Trash-80' and its lasting legacy.
SDF User Contributed Tutorials - A collection of tutorials for existing and potential SDF users interested in the INTERNET, the UNIX operating system, and programming languages.
Information about joining the Interim Computer Museum through various membership levels (BOOTSTRAP, JFCL, JRST, JSYS, EXEC, UUO, MONITR) offering benefits like access to vintage computing environments, volunteer opportunities, and sponsor recognition.
The Wikipedia article details the Logic Theorist, created in 1956 by Allen Newell, Herbert A. Simon, and Cliff Shaw. Widely considered the first AI program, it successfully proved 38 of the first 52 theorems in Principia Mathematica, even discovering more elegant proofs than those originally crafted by Russell and Whitehead.