TinyTIM

Last updated

TinyTIM is a MUSH created in 1990 by Sketch (Jason Scott Sadofsky) and Trout.Complex. It is the oldest running MUSH in existence, having held that status at least since 1995. [1]

Contents

History

TinyTIM's exact date of creation is unknown, but is observed by the staff and official history as March 18, 1990 (it is unlikely to be more than a week away from this date).

Based on the TinyMUD program, TinyTIM was created as a parody of other MUDs that were currently running, including TinyHELL and Islandia. While the original intent of the name was simply to parody the "Tiny-" prefix of the currently running TinyMUD games, it was later declared that this was both a combination of the singer "Tiny Tim" and "Tim the Enchanter" from Monty Python and the Holy Grail. The TinyMUD software required that object #1 be a "God" character, and this character was fashioned into a form of Tim the Enchanter, sealing the association.

It was installed on a machine owned by the GNU foundation (gnu.ai.mit.edu), using an account owned by Richard Stallman. At the time, Stallman's account had the same password as its username: "rms". TinyTIM's initial period of existence was one of constant deletions, as other users on the gnu.ai.mit.edu system would kill the process and remove the database of the MUD.

In July, 1990, TinyTIM was moved from the gnu.ai.mit.edu machine to a system hosted at the Supercollider in Texas.

In August, TinyTIM switched to the TinyMUSH 1.0 codebase, and was one of the first MUSHes. TinyTIM has diverged from nearly every other MUSH due to heavy modifications made around that time. As of 2019, TinyTIM is still in operation.

Unique aspects

From the time that TinyTIM switched to MUSH-based code, the maintaining of the codebase was taken over by the Wizard/Administrator R'nice, who kept the program closed-source and made incremental and large-scale improvements to it for the next decade and beyond. Along the way, with suggestions from users of TinyTIM and his own research, R'nice created the first "@doing" command on a game, as well as indirect locks, regular expressions as locks, and a host of new flags and features.

TinyTIM rewrote its Help system from scratch, portions of which were used (with permission) in documentation for other code branches.

TinyTIM's co-founding wizard, Trout.Complex, has been a wizard on the same game for over 15 years without a break or sabbatical.

Press and news mentions

On June 2, 1994, the NCSA "What's New" page, the main news site for the announcement of new websites, mentioned the TinyTIM homepage at www.tim.org. This drove tens of thousands of users both to the website and ultimately to the TinyTIM game, which was overwhelmed for over a month. The blurb read:

"TinyTIM is now on the WWW! What's TinyTIM? In their own words, "Well, TinyTIM is the world's oldest running MUSH (Multi-User Shared Hallucination). We have 10,000 rooms, thousands of players, an affinity for poptarts and a clock that eats V'ger for breakfast. Since TinyTIM and the world of MUSHes is so funky anyway, the Wizards of TIM decided to add a WWW page to our machine. It has documentation, sounds, graphics, info on the game, and at least a couple pictures of cows. Plus, a mere click on an icon, and you're connected to TinyTIM itself! TinyTIM, by the way, requires no registration and has unlimited building for you experiment with. Come on in, join the fun, and remember: It's not just a game.... It's a really, really BIG game!"

TinyTIM was also mentioned in Wired in their Net Surf section. [2]

Sketch was interviewed by Barry Shell for Adbusters magazine in an article called "Cyber-Encounters of the First Kind", which appeared in 1993. The article was subsequently reprinted in December 1996 online. [3]

Related Research Articles

<span class="mw-page-title-main">Bash (Unix shell)</span> GNU replacement for the Bourne shell

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions and it was one of the first programs Linus Torvalds ported to Linux, alongside GCC. A version is also available for Windows 10 and Windows 11 via the Windows Subsystem for Linux. It is also the default user shell in Solaris 11. Bash was also the default shell in BeOS, and in versions of Apple macOS from 10.3 to 10.15, which changed the default shell to zsh, although Bash remains available as an alternative shell.

<span class="mw-page-title-main">Emacs Lisp</span> Dialect of Lisp used as an Emacs scripting language

Emacs Lisp is a dialect of the Lisp programming language used as a scripting language by Emacs. It is used for implementing most of the editing functionality built into Emacs, the remainder being written in C, as is the Lisp interpreter. Emacs Lisp is also termed Elisp, although there are also older, unrelated Lisp dialects with that name.

<span class="mw-page-title-main">GNU</span> Free software collection

GNU is an extensive collection of free software, which can be used as an operating system or can be used in parts with other operating systems. The use of the completed GNU tools led to the family of operating systems popularly known as Linux. Most of GNU is licensed under the GNU Project's own General Public License (GPL).

<span class="mw-page-title-main">GNU Hurd</span> Operating system kernel designed as a replacement for Unix

GNU Hurd is a collection of microkernel servers written as part of GNU, for the GNU Mach microkernel. It has been under development since 1990 by the GNU Project of the Free Software Foundation, designed as a replacement for the Unix kernel, and released as free software under the GNU General Public License. When the Linux kernel proved to be a viable solution, development of GNU Hurd slowed, at times alternating between stasis and renewed activity and interest.

A multi-user dungeon, also known as a multi-user dimension or multi-user domain, is a multiplayer real-time virtual world, usually text-based or storyboarded. MUDs combine elements of role-playing games, hack and slash, player versus player, interactive fiction, and online chat. Players can read or view descriptions of rooms, objects, other players, and non-player characters, and perform actions in the virtual world that are typically also described. Players typically interact with each other and the world by typing commands that resemble a natural language, as well as using a character typically called an avatar.

In multiplayer online games, a MUSH is a text-based online social medium to which multiple users are connected at the same time. MUSHes are often used for online social intercourse and role-playing games, although the first forms of MUSH do not appear to be coded specifically to implement gaming activity. MUSH software was originally derived from MUDs; today's two major MUSH variants are descended from TinyMUD, which was fundamentally a social game. MUSH has forked over the years and there are now different varieties with different features, although most have strong similarities and one who is fluent in coding one variety can switch to coding for the other with only a little effort. The source code for most widely used MUSH servers is open source and available from its current maintainers.

AberMUD was the first popular open source MUD. It was named after the town Aberystwyth, where it was written. The first version was written in B by Alan Cox, Richard Acott, Jim Finnis, and Leon Thrane based at University of Wales, Aberystwyth for an old Honeywell mainframe and opened in 1987.

The hacker culture is a subculture of individuals who enjoy—often in collective effort—the intellectual challenge of creatively overcoming the limitations of software systems or electronic hardware, to achieve novel and clever outcomes. The act of engaging in activities in a spirit of playfulness and exploration is termed hacking. However, the defining characteristic of a hacker is not the activities performed themselves, but how it is done and whether it is exciting and meaningful. Activities of playful cleverness can be said to have "hack value" and therefore the term "hacks" came about, with early examples including pranks at MIT done by students to demonstrate their technical aptitude and cleverness. The hacker culture originally emerged in academia in the 1960s around the Massachusetts Institute of Technology (MIT)'s Tech Model Railroad Club (TMRC) and MIT Artificial Intelligence Laboratory. Hacking originally involved entering restricted areas in a clever way without causing any major damage. Some famous hacks at the Massachusetts Institute of Technology were placing of a campus police cruiser on the roof of the Great Dome and converting the Great Dome into R2-D2.

Incompatible Timesharing System (ITS) is a time-sharing operating system developed principally by the MIT Artificial Intelligence Laboratory, with help from Project MAC. The name is the jocular complement of the MIT Compatible Time-Sharing System (CTSS).

<span class="mw-page-title-main">MIT Computer Science and Artificial Intelligence Laboratory</span> CS and AI Laboratory at MIT (formed by merger in 2003)

Computer Science and Artificial Intelligence Laboratory (CSAIL) is a research institute at the Massachusetts Institute of Technology (MIT) formed by the 2003 merger of the Laboratory for Computer Science (LCS) and the Artificial Intelligence Laboratory. Housed within the Ray and Maria Stata Center, CSAIL is the largest on-campus laboratory as measured by research scope and membership. It is part of the Schwarzman College of Computing but is also overseen by the MIT Vice President of Research.

DikuMUD is a multiplayer text-based role-playing game, which is a type of multi-user domain (MUD). It was written in 1990 and 1991 by Sebastian Hammer, Tom Madsen, Katja Nyboe, Michael Seifert, and Hans Henrik Stærfeldt at DIKU —the department of computer science at the University of Copenhagen in Copenhagen, Denmark.

LPMud, abbreviated LP, is a family of multi-user dungeon (MUD) server software. Its first instance, the original LPMud game driver, was developed in 1989 by Lars Pensjö. LPMud was innovative in its separation of the MUD infrastructure into a virtual machine and a development framework written in the programming language LPC.

<span class="mw-page-title-main">Brian Fox (computer programmer)</span> American computer programmer

Brian Jhan Fox is an American computer programmer and free software advocate. He is the original author of the GNU Bash shell, which he announced as a beta in June 1989. He continued as the primary maintainer of bash until at least early 1993. Fox also built the first interactive online banking software in the U.S. for Wells Fargo in 1995, and he created an open source election system in 2008.

<span class="mw-page-title-main">Richard Stallman</span> American free software activist and GNU Project founder (born 1953)

Richard Matthew Stallman, also known by his initials, rms, is an American free software movement activist and programmer. He campaigns for software to be distributed in such a manner that its users have the freedom to use, study, distribute, and modify that software. Software that ensures these freedoms is termed free software. Stallman launched the GNU Project, founded the Free Software Foundation (FSF) in October 1985, developed the GNU Compiler Collection and GNU Emacs, and wrote all versions of the GNU General Public License.

MicroMUSE is a MUD started in 1990. It is based on the TinyMUSE system, which allows members to interact in a virtual environment called Cyberion City, as well as to create objects and modify their environment. MicroMUSE was conceived as an environment to allow people in far-flung locations to interact with each other, particularly college students with Internet access. A core group of users remain active.

<span class="mw-page-title-main">Trisquel</span> Linux distribution based on Ubuntu

Trisquel is a computer operating system, a Linux distribution, derived from another distribution, Ubuntu. The project aims for a fully free software system without proprietary software or firmware and uses a version of Ubuntu's modified kernel, with the non-free code removed. Trisquel relies on user donations. Its logo is a triskelion, a Celtic symbol. Trisquel is listed by the Free Software Foundation as a distribution that contains only free software.

TinyMUCK or, more broadly, a MUCK, is a type of user-extendable online text-based role-playing game, designed for role playing and social interaction. Backronyms like "Multi-User Chat/Created/Computer/Character/Carnal Kingdom" and "Multi-User Construction Kit" are sometimes cited, but are not the actual origin of the term; "muck" is simply a play on the term MUD.

Emacs, originally named EMACS, is a family of text editors that are characterized by their extensibility. The manual for the most widely used variant, GNU Emacs, describes it as "the extensible, customizable, self-documenting, real-time display editor". Development of the first Emacs began in the mid-1970s, and work on GNU Emacs, directly descended from the original, is ongoing; its latest version is 29.1, released July 2023.

<span class="mw-page-title-main">David A. Moon</span> American computer scientist

David A. Moon is a programmer and computer scientist, known for his work on the Lisp programming language, as co-author of the Emacs text editor, as the inventor of ephemeral garbage collection, and as one of the designers of the Dylan programming language. Guy L. Steele Jr. and Richard P. Gabriel (1993) name him as a leader of the Common Lisp movement and describe him as "a seductively powerful thinker, quiet and often insulting, whose arguments are almost impossible to refute".

References

  1. Carton, Sean (1995). Internet Virtual Worlds Quick Tour. Ventana Press. p. 162. ISBN   1-56604-222-4. I wouldn't be surprised if there's a tulip patch for you to tip-toe through here (though I didn't find it) because there's just about everything else in the world of TinyTim, the oldest MUSH in existence. It's a chatty, freewheeling, bizarre point-o-light in Cyberspace, and a darn good place to hang out and shoot the breeze with some people who are probably just as off-kilter as you are!
  2. "Tip Toe Through the Dungeons". Wired . 2 (06). Retrieved 2010-04-29.
  3. Shell, Barry (1996-12-04). "Cyber-Encounters of the First Kind". The New York Times . Retrieved 2010-04-29.