Giter VIP home page Giter VIP logo

kfest2024's Introduction

Ideas for Kansasfest 2024

A2PKEYSET.dsk has code for testing a Chord Keyset using Doug Engelbart's key mappings, with 2 simulated mouse buttons. See photo a2pKeysetSchematic.jpg for schematic.

GUITAR.do is experimental code for controlling a Yamaha EZAG using a Passport MIDI interface in slot 2 of a 2+

Thinktank by Living Videotext is the Apple ][ series precursor to what became MORE on the Mac.

MareMac directory has modifications to WindsMARE to run on a modern Mac. It can also run on a Raspberry Pi.

  • Demonstration video: https://www.youtube.com/watch?v=AJy6N0oJASQ
  • When you are done using your personal MUD, type: @shutdown
  • The database for the MUD is stored in the run/db directory with name mdb.
  • To back up the database, copy the mdb file to a new name.
  • To restore a backup MUD file, or any compatible database file, copy it to run/db/mdb and start bin/netmare
  • For information about WindsMARE: https://mare.hoardersheaven.net/
  • Help documentation for WindsMARE: https://www.winds.org/helptext/
  • Recommended MUD client for people new to MUDs: https://www.mudlet.org/
  • To connect to MicroMARE from Mudlet:
    • Server Address: mare.hoardersheaven.net
    • Port: 4201
    • View it as Guest or create a New character if you will be exploring it regularly
    • Note that it contains legacy MUDs that were imported, but certain functions may not work completely.

Youtube Playlist about MUD technology:

To keep up with future research about Doug Engelbart's systems, follow this link:

kfest2024's People

Contributors

erangell avatar

Stargazers

Noach Chazzan avatar

Watchers

 avatar

kfest2024's Issues

Feedback for QEMU image of MicroMuse

Instead of typing the ip address [127.0.0.1] you can use the hostname 'localhost' ...

telnet localhost 4201

But if you can import the Mud Client 'tf' (TinyFugue) from the real site, it's a much more powerful way to connect. TinyFugue separates your input typing from responses, provides word wrap, and many other useful functions, including multiple parallel connections, scroll-back, etc. If the ftp command works out of the QEMU image, it might be straightforward to import executable code from the real site. In particular, ssh should make it possible to open a tunnel into the QEMU instance from a connection to the host running QEMU (or via any other designated proxy host).

If NFS works (not sure it does in QEMU images), you can potentially mount volumes like /usr/local from the real site.

Also, in the QEMU image, /var/tmp isn't very big and the vi command runs out of space when editing the mdb file. Not sure if this can be fixed by editing the disk partition map with the Sparc 'format' command. Maybe the easier way is to add a second virtual hard drive for expansions (including /tmp, /var/tmp, and /local).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.