Some of my really early work was helping to program a system which used a z80 cp/m system for motion control.
The compile step was long enough for a coffee or soda break. Assuming the compiler finished without errors, the link step was long enough to walk to lunch, get lunch, and come back. And still not finish. At some point we figured out that the process was disk bound (floppies are slow). So we built a ram disk card for the s100 system to speed things up. I think the cp/m driver for that card may have been my first z80 assembly code. Cut the time to almost nothing.. Sadly, that ended our forced lunch breaks. On Jul 9, 2016 11:11 PM, "Chuck McCown" <[email protected]> wrote: > How about compiling a fortran program on an Apple IIe and going for > coffee, then a half hour later coming back to see your first syntax error. > > I had a TRS-80 too. And the Timex Sinclair Z80. > > *From:* Ken Hohhof <[email protected]> > *Sent:* Saturday, July 09, 2016 7:28 PM > *To:* [email protected] > *Subject:* Re: [AFMUG] cnMaestro On-Premise > > I remember submitting punchcard decks and waiting a couple hours for the > printout off the mainframe (CDC 6400). > > *From:* David Milholen <[email protected]> > *Sent:* Saturday, July 09, 2016 7:15 PM > *To:* [email protected] > *Subject:* Re: [AFMUG] cnMaestro On-Premise > > > Got me by a few years in 1979 was my first :) > > > > On 7/9/2016 12:13 AM, Chuck McCown wrote: > > But that is not very long... > I wrote my first program in something like 1968. > > *From:* Mike Hammett <[email protected]> > *Sent:* Friday, July 08, 2016 7:20 PM > *To:* [email protected] > *Subject:* Re: [AFMUG] cnMaestro On-Premise > > I've been running VMs for ten years. :-p > > > > ----- > Mike Hammett > Intelligent Computing Solutions <http://www.ics-il.com/> > <https://www.facebook.com/ICSIL> > <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> > <https://www.linkedin.com/company/intelligent-computing-solutions> > <https://twitter.com/ICSIL> > Midwest Internet Exchange <http://www.midwest-ix.com/> > <https://www.facebook.com/mdwestix> > <https://www.linkedin.com/company/midwest-internet-exchange> > <https://twitter.com/mdwestix> > The Brothers WISP <http://www.thebrotherswisp.com/> > <https://www.facebook.com/thebrotherswisp> > > > <https://www.youtube.com/channel/UCXSdfxQv7SpoRQYNyLwntZg> > ------------------------------ > *From: *"Chuck McCown" mailto:[email protected] <[email protected]> > *To: *[email protected] > *Sent: *Friday, July 8, 2016 8:17:05 PM > *Subject: *Re: [AFMUG] cnMaestro On-Premise > > It is astounding to be witness to such an acceleration of technology. I > remember when VMs were scary experimental. And it was not all that long > ago from my perspective. > > *From:* Mike Hammett <[email protected]> > *Sent:* Friday, July 08, 2016 7:11 PM > *To:* [email protected] > *Subject:* Re: [AFMUG] cnMaestro On-Premise > > You run it as a VM on your platform of choice, though mine is VMWare. It > auto sets up the whole environment, OS and all. > > > > ----- > Mike Hammett > Intelligent Computing Solutions <http://www.ics-il.com/> > <https://www.facebook.com/ICSIL> > <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> > <https://www.linkedin.com/company/intelligent-computing-solutions> > <https://twitter.com/ICSIL> > Midwest Internet Exchange <http://www.midwest-ix.com/> > <https://www.facebook.com/mdwestix> > <https://www.linkedin.com/company/midwest-internet-exchange> > <https://twitter.com/mdwestix> > The Brothers WISP <http://www.thebrotherswisp.com/> > <https://www.facebook.com/thebrotherswisp> > > > <https://www.youtube.com/channel/UCXSdfxQv7SpoRQYNyLwntZg> > ------------------------------ > *From: *"Chuck McCown" mailto:[email protected] <[email protected]> > *To: *[email protected] > *Sent: *Friday, July 8, 2016 8:07:42 PM > *Subject: *Re: [AFMUG] cnMaestro On-Premise > > I am not much of a VM or linux guy, so please forgive my ignorance. But > does this mean you have to run it on an Ubuntu machine? > > *From:* Mike Hammett <[email protected]> > *Sent:* Friday, July 08, 2016 7:04 PM > *To:* [email protected] > *Subject:* [AFMUG] cnMaestro On-Premise > > It's very easy to install, comes as an OVA built on Ubuntu 14.04. > > It has a nice TUI for the console to do things like changing IPs, console > password, etc. > > The web UI has an 8 - 16 character password requirement. #shittypasswords > > > > > ----- > Mike Hammett > Intelligent Computing Solutions <http://www.ics-il.com/> > <https://www.facebook.com/ICSIL> > <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> > <https://www.linkedin.com/company/intelligent-computing-solutions> > <https://twitter.com/ICSIL> > Midwest Internet Exchange <http://www.midwest-ix.com/> > <https://www.facebook.com/mdwestix> > <https://www.linkedin.com/company/midwest-internet-exchange> > <https://twitter.com/mdwestix> > The Brothers WISP <http://www.thebrotherswisp.com/> > <https://www.facebook.com/thebrotherswisp> > > > <https://www.youtube.com/channel/UCXSdfxQv7SpoRQYNyLwntZg> > > > > > > -- >
