|
|
|
|
|
|
related lossages often afflict centenarians who have to deal with computer software designed by unimaginative clods. One such incident became the focus of a minor public flap in 1990, when a gentleman born in 1889 applied for a driver's license renewal in Raleigh, North Carolina. The new system refused to issue the card, probably because with 2-digit years the ages 101 and 1 cannot be distinguished. |
|
|
|
|
|
|
|
|
Historical note: Software rot in an even funnier sense than the mythical one was a real problem on early research computers (e.g., the R1; see grind crank). If a program that depended on a peculiar instruction hadn't been run in quite a while, the user might discover that the opcodes no longer did the same things they once did. ("Hey, so-and-so needs an instruction to do such-and-such. We can snarf this opcode, right? No one uses it.") |
|
|
|
|
|
|
|
|
Another classic example of this sprang from the time an MIT hacker found a simple way to double the speed of the unconditional jump instruction on a PDP-6, so he patched the hardware. Unfortunately, this broke some fragile timing software in a music-playing program, throwing its output out of tune. This was fixed by adding a defensive initialization routine to compare the speed of a timing loop with the real-time clock; in other words, it figured out how fast the PDP-6 was that day, and corrected appropriately. |
|
|
|
|
|
|
|
|
softwarily /soft-weir'i-lee/ adv. In a way pertaining to software. "The system is softwarily unreliable." The adjective **'softwary' is not used. See hard-warily. |
|
|
|
|
|
|
|
|
softy n. [IBM] Hardware hackers' term for a software expert who is largely ignorant of the mysteries of hardware. |
|
|
|
|
|
|
|
|
some random X adj. Used to indicate a member of class X, with the implication that Xs are interchangeable. "I think some random cracker tripped over the guest timeout last night." See also J. Random. |
|
|
|
|
|
|
|
|
sorcerer's apprentice mode n. [from Goethe's Der Zauberlehrling via Paul Dukas's L'apprenti sorcier the film "Fantasia"] A bug in a protocol where, under some circumstances, the receipt of a message causes multiple messages to be sent, each of which, when received, triggers the same bug. Used esp. of such behavior caused by bounce message loops in email software. Compare broadcast storm, network meltdown, software laser, ARMM. |
|
|
|
|
|
|
|
|
SOS /S-O-S/ n. obs. 1. An infamously losing text editor. Once, back in the 1960s, when a text editor was needed for the PDP-6, a hacker crufted |
|
|
|
|
|