Slashdot Mirror


What Was Your First Computer?

michaelmichael writes "News.com.com is running a special report, asking readers to tell everyone what their first computer was. This was prompted by another article commemorating the 60th anniversary of ENIAC." I started on a trash 80 in like 5th grade. And although I did a lot of programming and games on 8086s, it wasn't until I got a 286 in middle school that I really considered a machine "Mine".

55 of 1,485 comments (clear)

  1. Commodore 64, baby! by TripMaster+Monkey · · Score: 4, Interesting


    I also did a lot of work on the TRS-80 when I was in junior high (yikes...just dated myself there). I put in a lot of late days and managed to write a few cheesy games (press play on tape :P). But the first computer I actually owned was the Commodore 64 (in bold because it was awesome).

    (BTW, don't try to chat on IRC with a 300 baud modem and a 40-character-wide screen. It causes brain damage.)

    --
    ____

    ~ |rip/\/\aster /\/\onkey

    1. Re:Commodore 64, baby! by Yer+Mom · · Score: 3, Informative

      Here you go (though if you were searching for "commadore" rather than "commodore", that would probably explain why you didn't find much :)

      --
      Never mind Spamassassin. When's Spammerassassin coming out?
    2. Re:Commodore 64, baby! by Tony+Hoyle · · Score: 2, Informative

      The Plus4 was a little after the Commodore 64... Around the same time they released the Commodore 16. Both flopped. Badly.

      Commodore didn't have another 'hit' until the Amiga.

    3. Re:Commodore 64, baby! by a803redman · · Score: 4, Funny

      C64 that damn thing caused me not to get laid will I was in my late teens. Who needs girls when you have Mars Saga and Basic.

    4. Re:Commodore 64, baby! by db32 · · Score: 2, Interesting

      I was only a kid, but the C64 was my first machine. Jumpman, Jumpman Jr, Ollo, Ollo II, Hero, Space Taxi...ahh fond memories...except for Mission Impossible...I hated that game, I couldn't figure out what the HELL you were supposed to do. But that was years ago...sniffle...

      --
      The only change I can believe in is what I find in my couch cushions.
    5. Re:Commodore 64, baby! by drakaan · · Score: 2, Informative
      Same rig for me as my first.

      For those of us who cut our teeth on PET/CBM/C-64/C-128/VIC-20 machines:

      10 POKE 144,88
      20 ?CHR((RND(1)*255)+1): GOTO 10

      used to do that to as many of the PET and CBM machines as I could in the computer lab right before the bell rang...

      --
      "Murphy was an optimist" - O'Toole's commentary on Murphy's Law
    6. Re:Commodore 64, baby! by flyingsquid · · Score: 4, Funny
      Yeah, well, I graduated to the Vic 20 from my Timex Sinclair ZX-81. Take that!

      Why, in my day we had to carry our ones and zeroes six miles uphill through the snow. And each bit weighed eight pounds so a byte weighed sixty-four pounds and it took you three hours to get it there. But dammit, it was good for you, kept you fit as a mule and taught you to be an efficient coder. Not like the kids these days, with the hair, and the clothes and the rock music. Everything's going to hell.

  2. My first was a VM/370 account by Mainframes+ROCK! · · Score: 4, Interesting

    An emulated IBM 370 on VM/370. Running WATFIV. happy days.

  3. Amiga 500+ by Use+Psychology · · Score: 5, Insightful

    mine was an Amiga 500+ - ah, those were the days.

    1. Re:Amiga 500+ by kossico · · Score: 2, Interesting

      Those WERE the days! I remember getting the Amiga 500 for Christmas in what must have been 1990 or something. I remember using the pointer-edit utility to change the mouse pointer into a teenage mutant ninja turtle. I also remember when my dad bought us the "1 meg drive" (an upgrade to 1 MB of RAM) so that we could play Sierra's Colonel's Bequest. Sadly I also remember one of the last games we got when we had to drive to Toronto which had the closest remaining store that sold Amiga software. We got one of the later Space Quest games (maybe 4?) and it required something like 10 disks and you had to change the disk and wait 5 minutes every time you switched screens. Those WERE the days!

      And remember the fact that the joystick/mouse port would even accept Atari controllers? Ya!

  4. You made me a programmer by Renegade+Lisp · · Score: 5, Interesting

    My first computer was a Sinclair ZX-81 which I got when I was twelve. Much more deeply than the actual computer I remember the moment when I had first switched it on and typed "print 2+2" on that piece of membrane pretending to be a keyboard ("print" was actually a function key, you couldn't type it letter by letter). I still remember my astonishment when I pressed the "New Line" field and the number "4" appeared in the top left corner of the screen. It was something radically different from a pocket calculator. Or so I felt. Since this moment the fascination of programming has never left me again.

    1. Re:You made me a programmer by Tet · · Score: 4, Insightful
      My first computer was a Sinclair ZX-81

      I was depressed by how many of the people in the article listed an IBM PC as their first computer. There was a magic about the early 8-bit micros that captured the imagination, and that was just completely missing on the PC. I, too, was brought up with the joys of wobbly RAM packs, dead flesh keyboards, and progressed up through the C64 and onto the Amiga before finally migrating to a PC compatible in the mid '90s. People that only had access to a PC have no idea about what they were missing.

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    2. Re:You made me a programmer by Angostura · · Score: 4, Funny

      Ah yes,

      They joy of finding the odd things you could do by POKEing numbers into the system variables (nicely documented in the manual). I also spent an awful lot of my time using dodges to save memory.

      I seem to recall that using a real number in Basic took 4 bytes, so rather than using LET A=A+3 people used stuff like LET A=A+INT PI since that only took 2 bytes.

      Also you could make some damn fine music* by placing your transister radio next to your ZX81 while it executed different types of FOR/NEXT loop. The more statements inside the loop, the lower the note. Map different loops to different keys and you've got a synth baby.

      Happy days.

      * I lie, it was dreadful.

    3. Re:You made me a programmer by ozbon · · Score: 4, Funny

      Yeah, I started off with the ZX-80, then "upgraded" to an -81. Now there's a scary concept - upgrading to 1K of RAM...

      --
      I say we take off and nuke it from orbit. It's the only way to be sure...
    4. Re:You made me a programmer by chato · · Score: 5, Interesting

      I think what was lost when the IBM PCs became popular, was the fact that you no longer started inside a programming language interpreter. In an old ZX80/Atari/Commodore, after booting you had just the prompt:

      READY

      The computer was inviting you to type something. Nowadays the computer invites you to explore what others have done, not to create your own stuff to make it work. And that's a huge difference.

    5. Re:You made me a programmer by Liam+Slider · · Score: 2, Informative

      This was my first real home computer too. I had mine set up with permanent storage of course....tapes, lots and lots of tapes storing lots of lots of software. Most of it self written. I also had the little thermal printer. Didn't have the memory expansion pack, or the modem (they did have modems for them) though. I do remember how much I wanted them though, but it was hard to find the parts around here. I spend a lot of time programming my own simple video games, and text based games into it. Also wrote some more "practical" software such as a menu driven system (to pull software off a cassette), a simple database program, and checkbook balancing software...I tried to get my family into the "modern computer era" and help them computerize their business but that didn't really fly.

      After it exploded (long story), I picked up a used CBM 8032 for practically nothing. This was said to be the business version of the old Commodore PET....but really just a PET renamed. It had disk drives (they came in a big, bulky, seperate unit you could fit a PC in today), 32K RAM, and 1MHZ processor! And I also got two (enormous) printers with it!

      http://oldcomputers.net/pet4032.html
    6. Re:You made me a programmer by droopycom · · Score: 3, Interesting

      Dude you're so out of date, I have a 16K upgrade on my ZX-81.

      The only problem now, is that the power plug is somewhat loose, and I'm missing one of the rubber pad at the bottom, so the whole thing tends to tip around when I type, so I'm lucky if I can finish writing a ten line program before triggering a power failure...

    7. Re:You made me a programmer by shadowspar · · Score: 2, Insightful

      I think you've hit the nail on the head with this. For me, the thing that seems to most keenly illustrate this difference in attitudes for is the manual that shipped with my first computer (a Vic-20). A few pages in, I distinctly remember reading

      There is no way you can break your computer by typing on it, unless you are an elephant.

      (I may not have the phrasing exactly right, but that's the gist of it, including the elephant reference.)

      Nowadays most people seem positively afraid of computers, an attitude that's certainly not discouraged by the big-name software vendors. People aren't likely to get into tinkering with computers and using them to design cool stuff so long as they regard them with a mindset usually reserved for unexploded ordnance -- as if the slightest false move will cause the thing to blow up in your lap.

      --

      There is a spellbook here; eat it? [ynq]

  5. Mine? by overshoot · · Score: 3, Interesting
    Well, the first that I owned was a SOL-20, but that was only because the prices finally came down to where I could afford one of my own.

    Although, that DEC PDP-8 was pretty sweet at the time.

    --
    Lacking <sarcasm> tags, /. substitutes moderation as "Troll."
  6. TI-99/4A by breadlord · · Score: 2, Funny

    Used to do my FORTRAN homework in BASIC, get it working then translate back into FORTRAN at UIC. Ran upstairs from the basement screaming and danced my mom around in circles when I got the modem working. After many months, I simply neeeded to cross pins 2 & 3 on the serial cable. Yeah, I was a lamo.

  7. Mac 128K by daveschroeder · · Score: 4, Interesting

    Purchased on January 24, 1984, from, of all places, a Dillard's department store in Dallas, TX.

    There it is, next to a NeXT Cube and a CHRP box, on the top shelf in my office:

    http://das.doit.wisc.edu/nostalgia/CHRP_128K_Cube. jpg

    Also present are a 20th Anniversary Mac and a PowerBook Duo, with dock:

    http://das.doit.wisc.edu/nostalgia/20th_Duo.jpg

    And over 22 years later, I'm still using Macs. Even found a wife who loves Macs too. ;-)

    1. Re:Mac 128K by daveschroeder · · Score: 5, Funny

      Hmm, after re-thinking this, perhaps the bigger news here is that I found a wife.

  8. VIC 20 by LarsWestergren · · Score: 2, Insightful

    VIC 20 was my first, the predecessor to the Commodore 64 (which I also got). We were green with envy for the kids whose parents had gotten them a Commodore 128.

    Then... Amiga 500, Amiga 1200, then I got my first PC, an IBM BlueLightning, specifically to play Doom.
    Unfortunately all I did on all of those machines was play games. Had I started programming earlier...

    --

    Being bitter is drinking poison and hoping someone else will die

  9. Apple ][+ by LoadWB · · Score: 2, Interesting

    It was in school, our GATE program had an Apple ][+, and I had a subscription to COMPUTE! Magazine. Later that year my parents bought a TI-99/4A. I want to say this was around 1980/1981, I was about 6. Later that spring I wrote my first video game on the TI.

  10. First encounters with modems is more interesting. by XorNand · · Score: 5, Interesting

    My first computer was a Packard Bell Legend II AT (286), purchased by my father in 1988. The interesting thing is that my parents were absolutely steadfast about not allowing me to have a modem. My father was overly concerned about me calling Sydney Australlia (always Sydney for some reason?) for hours at a time. My solution was to illicitly buy second-hand 2400 bps modems from the kids at school who were, at the time, upgrading to expensive new 14.4kbps ones. And I do say "modems"--I went through three of them after my parents kept discovering them. I would get up at 3am and run a 100 foot telephone cable from our living room to the basement, where I would spend about three hours a night chatting and playing Tradewars 2002 and Legend of the Red Dragon. Always by dialing only local BBSs of course. Kinda funny that 15 years later I would help found a VoIP company, which helps people save on calls to Sydney. ;-)

    --
    Entrepreneur : (noun), French for "unemployed"
  11. Vic 20 by coldtone · · Score: 4, Insightful

    Followed by the great Commodore 64. I got my mileage out of that machine!
    And then about 8 years later the Amiga 500. Then I decided to slum it with the rest of the world and got a 286.

    I really wish they would make a console system that could be programmed out of the box. That's why I'm a programmer today, because I was able to write my own games as a kid. But the kids with the consoles can't program it out of the box. It think it's a real shame.

  12. Acorn Electron by seti · · Score: 2, Interesting

    My first computer was the Acorn Electron, I used to write games on it (including my very own Spaceballs adventure game.. ahem).

    --
    Coca-Cola, sometimes War.
  13. A1200 by Shadow+Wrought · · Score: 4, Interesting
    The first computer I ever played with was my friend's C64. We also had those at school in the sixth grade computer class. My brother also had an IBM PS2 at about this same time which I also played with.

    My first computer, however, that was mine and mine alone, was a Commadore A1200. It had the stock 68020 running at 14 Mhz and 2 megs of RAM. I splurged and spent $600 upgrading it with a expansion board with a 68030 CPU and FPU both running at 50 Mhz! I also got an 8 meg simm to bring the memory up to 10 (the simm was half of the $600). That plus an 80 MB HD meant that I never had to worry about space;-)

    --
    If brevity is the soul of wit, then how does one explain Twitter?
    1. Re:A1200 by Shadow+Wrought · · Score: 2, Interesting
      My friends and I used to joke that between the Apple adn the Amiga, Amiga hired all the engineers and Apple hired all the marketers;-)

      It frustrated me to no end in college when i had to use some 68040 based Mac which ran slower than my pre-upgrade A1200 running an "obsolete" 68020. Grrr.

      --
      If brevity is the soul of wit, then how does one explain Twitter?
  14. KIM-1 by Engdy · · Score: 2, Funny

    My first was a KIM-1. The level of excitement I experienced playing Hunt the Wumpus has rarely been matched since.

    --
    Siggy Wiggy Figgy Tiggy a bana bo Biggy!
  15. I'd wager a bet by Opportunist · · Score: 4, Insightful

    This is going to be one of the threads with the most unique replies and the least moderation tags... Simply 'cause EVERYONE has an "opinion" about it and nobody if anyone has the same as another poster.

    But to keep the few people who don't post but instead mod from bashing me with "offtopic" down into the sewer, my first computer was an Atari 800XL. And I STILL say its graphics was way ahead of anything commodore put into its 64!

    . o O (Great. Now you get modded down for flamebaiting...)

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  16. If I'd got a NES would I be working in Pizza Hut? by MBAFK · · Score: 5, Interesting
    My dad wouldn't buy me a console when I was little, he thought you should be able to do more with a computer than just play games so I got a Commodore 64 for Christmas when I was 7. By boxing day I was bored shitless with Rambo and read the manual, after "10 print "Commodore 64 "; 20 goto 10" I was hooked.

    Sometimes I wonder what I would be doing now if he had given in and bought me a NES.

  17. Must be Monday... by errxn · · Score: 2, Funny

    ...close to 100 comments and not ONE that goes like this:

    "The first machine I ever OWNED was your Windows box."

    C'mon, slashbots! Wake up!

    --
    In Soviet Russia, Chuck Norris will still kick your ass.
  18. Either: a PDP-1, or a VIC-20 by dpbsmith · · Score: 2, Interesting

    The machine I built myself in high school out of approximately forty DPDT relays didn't count, because it didn't have any memory or any way to execute a program automatically. It was a five-bit binary adder and multiplier. But in order to make it multiply, I had to press about six buttons repeatedly in a predetermined sequence. I always figured eventually I would add some kind of clock and sequencer, but I never got around to it. By the time I got more than about a dozen relays, the train transformer I'd been using to power them no longer had enough power; my allowance didn't enable me to buy enough #6 Ignition dry cells; and my parents flatly refused to let me have a car battery.

    GENIAC certainly didn't count, and neither the the "analog computer" with three potentiometers and a voltmeter that I got as a science kit.

    The PDP-1 truly feels to me like it was "my" first computer, even though I had to share it with about a hundred other MIT undergraduates, and come in at 2 a.m. in the morning to get time. I used it mostly for programming, but also for what would now be called word processing (formatting with a program called TJ-2, and outputting in Flexowriters which had IBM electric-typewriter mechanism and produced what would later be called "letter-quality" output. No spreadsheets, but Expensive Desk Calculator was a lot more capable than most real desk calculators. No MIDI, but using Pete Samson's harmony compiler I coded up a few pieces of music and had the PDP-1 play them in four-part harmony.

    Games? Spacewar, of course. And "flight simulator simulator." That was a byproduct of a real research project, which coupled the PDP-1 for human input (joysticks etc.) and display to an analog computer that did the real simulation heavy lifting. That was the "flight simulator." The guy who did it, Ray Tomlinson, knew that people enjoyed "flying" it so he made a "flight simulator simulator" in which the analog computer was replaced by a much simpler and less-realistic set of calculations made by the PDP-1 itself.

    The first computer I personally owned and had in my home was a VIC-20. I don't have anything like the same depth of feeling for it that I have for the PDP-1, however. At about the time I bought the VIC-20, there was a gentleman who lived about a block away from me who was in Digital's AI group and they let him keep a real computer--I think it was might have been one of the original Microvaxes--in his house. I was green with envy.

  19. I built mine by grondak · · Score: 2, Interesting

    8085-based.

    See "How to Build Your Own Self-Programming Robot" by David Heiserman. It makes a great starting point.

    I just built the computer bits, not the robot bits, because my family was living in a tiny military housing home at the time, and there was no room for all of Rodney. I remember ignoring my teachers to write assembly in class and being frustrated with switch-flipping.

    There was a series of Byte articles on building your own processor out of LS components, too... "Komputar" or something like that. I didn't build that one, but maybe I still will. Of course, I'll do it today with VHDL just to tickle my programmer.

    --
    [Error 407: No signature found]
  20. TI 99/4a here baby... and it still works! by Fallen+Kell · · Score: 4, Interesting

    It had some overheating problems a couple years back. Turns out it needed a new fan (imagin that a fan would die in 20 years of use and dust, dirt, fuzz... ). Once I took it apart and replaced the fan and cleaned out all the dust, it is running like it's good old self. Now if I could just find the hard disk enclosure or a disk drive for it, the tape load system is just painfully slow, although it is nothing like having your favorite program's "song" memorized to let you know how far it is in the load process...

    --
    We were all warned a long time ago that MS products sucked, remember the Magic 8 Ball said, "Outlook not so good"
  21. Re:First encounters with modems is more interestin by Ghostx13 · · Score: 4, Interesting

    My first box was a C-64, but I didn't really get into computers until I found an old (well really new then) 386 while dumpster diving. I didn't know much about computers at the time. Just what I had surmised from the schools computers and watching the techs work on those. Basically someone had thrown out a perfectly good 386 - the power cable had just come loose from the HD.

    So now I had to get a modem. I found a huge stash (15) old cardinal 2400 baud industrial modems (big metal cases) and a couple of 9600s dumpster diving at an airport. I was the toast of all my geek friends because I had modems to give to everyone. We used them forever. We were all members on as many BBSes as we could find locally. We'd play LORD on every one of them. It was great.

    We progressed to playing Warcraft on direct dial during the week, and on the weekends eveyone would bring their boxes over and we'd play over null modem cables. Pre-curser to the lan party I guess ;-).

  22. Re:Uh, like what? by tomhudson · · Score: 2, Funny

    So it was like 5th grade? Was it 5th grape,

    No, its like, you know, he was just chillin'' with the California Raisins. No sour grapes :-)

  23. Slide Rule by aquatone282 · · Score: 2, Funny

    No batteries required!

    --
    What?
  24. Re:ENIAC by Txiasaeia · · Score: 4, Interesting
    My first was a Tandy 1000. Whopping 4.? MHz processor, no HD, *16* colours, and sprung for an extra DD 5.25 drive and 640k total RAM. No hard drive. The beast cost me something like $4000 CAD when I bought it.

    One of my fondest memories of that computer was when I bought the CRPG "Megatraveller" and discovered that it required a hard drive. After a lot of trial and error, I managed to copy all of the files onto 4 DD 5.25 disks and use each one under certain circumstances (startup, space, first half of planets, second half of planets). It was great.

    I also remember asking a guy a few years later how much it would cost to upgrade to a couple of 3.5 drives, but he just laughed at me. Bastard figured it wasn't worth the money to do so. Oh well.

    --
    Condemnant quod non intellegunt.
  25. Machine breakdown by country? by mccalli · · Score: 2, Interesting
    If you're in the UK and you're of the right generation, your answer will likely be a ZX variant (80 maybe, 81 possibly, Spectrum more likely) or Acorn of some kind (BBC B, Electron, maybe a BBC Master). If you're in the US, then as I understand it your answer may well be Apple II or TRS-80, maybe Commodore 64.

    Not that C64s weren't popular in the UK as well - I had one myself (still do have one actually). But I had it after my Spectrum 48k.

    So what other regional quirks exist? I've heard of something called the MicroBee for Australia? What about Germany - they normally went for Commodore hardware as far as I know. As for the rest of the world, I really don't know what the taste in computers was but would definitely be interested to find out.

    Cheers,
    Ian

  26. Re:First encounters with modems is more interestin by nganju · · Score: 4, Funny

    What would really be funny is to see if you could run your 2400 baud modem over the VOIP connection to Sydney :) .

    --
    There are 2 kinds of people in this world. Those that can keep their train of thought,
  27. TTL. This question brings back a lot of memories. by fyngyrz · · Score: 2, Interesting
    My first computer was built out of TTL in my parents' basement; 74181 ALUs and such. That's all there was at the time that you could really get everything you needed at a reasonable(!) price. Ran slow, hot, and had some pretty odd instructions, frankly. But I was young and crazy. It was fun. It was also an entertaining change from hot-rodding guitar amps, which is what I was doing for money at the time.

    My second computer was built around an 8008 chip. Not as much fun. All the cool stuff was already on the chip.

    My third computer was an SBC from National Semiconductor, using an SC/MP MPU. Nothing to build, so it was all about the programming. The SC/MP was a bit of an oddball, so I learned some new things.

    Then I got a SWTPC 6800 "kit", which was really just a solder and screw assembly, then a Gimix 6809 (still have it, and it still works), then an IBM PC, then several Amigas, then several more PCs and RISC PCs (I have PowerPC, MIPS and Alpha machines on shelves, they ran RISC versions of Windows NT), then Linux, finally grabbed a Mac (mini.)

    During the course of my career, I worked at IBM (Boca Raton) and got to use their ATOM uP, an old (at the time) punched card machine... the specifics of which have thankfully slipped my mind (punched cards are annoying, suffice it to say) and a scientific mini, the model of that is also fogged out, and I didn't use it that much, really.

    I did a lot of hardware designs using the 6809 and its A/B variants when it was current; I liked (I still like) that MPU, it just seemed to have the best instruction balance of any 8-bitter I ever ran into. By comparison, the 68000 and family were pretty much of a dissapointment. I thought they'd be 6809's on steroids; Not so. They were a step wider (good), a step more orthogonal (also good) and a step simpler (backwards.) Fewer clever addressing modes mainly, but that was exactly what made programming the 6809 such a breeze.

    --
    I've fallen off your lawn, and I can't get up.
  28. C64 baby! by Achra · · Score: 3, Interesting

    My first was a C64. I had the tape drive.. Later, the 1541 disk drive was added. My first PC was a "Corona" brand PC-compatible. It had a 4.77mhz 8088, 640k ram.. The motherboard had an onboard text-display adapter. Dual 360k drives! Much later, I scored a 10mb Hardcard.. Then a 1200 baud Hayes Smartmodem. I discovered MUDs and was hooked (No graphics card, remember).. It was a long time before I ended up with that CGA card..

    --
    Each processor would proceed sequentially as if it had been better for them not to rise against Saul.
  29. Texas Instruments TI99/4A by bgarcia · · Score: 2, Interesting
    I believe it was the first 16-bit home computer. Unfortunately, it ran slower than all the 8-bit competitors available at the same time. But my parents bought me one (no doubt because they were on clearance) and I was writing all sorts of cheezy programs in basic in no time! I wrote two programs that used every last bit of the available memory in that machine. Took forever to load & save programs from tape.

    Fun times. :-)

    --
    I'm a leaf on the wind. Watch how I soar.
  30. Re:Uh, like what? by Bloke+down+the+pub · · Score: 2, Funny

    Whatever. Like, get over it or something.

    --
    It's true I tell you, feller at work's next door neighbour read it in the paper.
  31. C-64 by savorymedia · · Score: 2, Interesting

    Got a C-64 when I was 12 (someone get me a walker and some Geritol, please...and GET OFF MY LAWN, DAMMIT!). I still have it, although it doesn't work. I currently own:

    1. 3 C-64s (total) - 2 original 64s and 1 C-64C 2. 1 VIC-20 (ROM burnt, but cartridges still work) 3. 1 C-128 4. Damned near every peripheral known to man for all of the above (including modems, multiple floppy drives, cassette drives and dot-matrix printers).

    and the pièce de résistance...

    5. A fully-functional Commodore PET 4032.

    /me is TEH Commodore Geek. ;)

    --
    1 is the square root of all evil.
  32. READY. by Kadin2048 · · Score: 4, Insightful

    Agreed.

    Although my first actual, purchased system was too 'modern' to have a native command interpreter mode, I spent a lot of hours in the Apple II BASIC mode and will always have a soft spot for it (and will probably also never be fully comfortable with BASIC that doesn't begin each line with a number).

    You don't -- or at least, I don't -- get that same 'blank page' feeling on turning on a modern desktop'ed system. Especially on my office Windows machine, where it always seems as though the hard drive is churning and clicking, for no particular reason. It's irrational, but it gives me the impression I don't have the computer's full and complete attention, and damnit -- I want that. (Besides which, it's distracting.)

    I still do a lot of personal correspondance on an IBM Selectric II typewriter. Actual, physical paper letters. (Yes, the Post Office does still do things besides eBay shipments and junk mail.) If I had to pin down the one thing that keeps me coming back to the Selectric, it's the "user experience" you get when you switch it on. You sit down, you take off the cover, you insert a piece of paper. You turn the switch "On." There's a nice heavy clunking sound, the carriage twitches a bit, and then there's nothing but a low humming, and sometimes a faint whiff of ozone. If you put your hand against it, you can feel a slight vibration. And then it does nothing else, except wait for you to do something. That's its equivalent of "READY."

    As much as I appreciate a good preemptively-multitasking OS and the ability to schedule things with my crontab and otherwise have the computer just 'deal with things' for me, I can't deny that there's something reassuring from time to time about using a machine that doesn't try to out-think you.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  33. Re:If I'd got a NES would I be working in Pizza Hu by rcastro0 · · Score: 3, Interesting

    Same here, only replace "Commodore 64" for "Sinclair ZX 81" and "NES" for "Atari 2600".

    To be precise, the Sinclair ZX 81 was a clone made in Brazil called TK 82-C. Exact clone, down to the membrane keyboard. Oh the memories. Z80 processor, 2 kilobytes memory shared for video -- video was max resolution 44 by 64 pixels (screen was 32 characters wide by 22 characters tall). Today you can have the whole thing on a browser... See it here:
    http://www.vavasour.ca/jeff/ts1000/

    --
    Quem a paca cara compra, paca cara pagará.
  34. PDP-11/05 with RT-11 by HPNpilot · · Score: 2, Interesting

    Big old clunker, only had dual 8 inch floppy drives.

    I had a VT-52 terminal, ASCII only, no graphics.

    The box itself had 16k words of core memory and no boot ROM card, so each time I started it I had to toggle in the boot code on the front panel switches. Fortunately I figured out a VERY short routine which worked. The core memory consisted of two 8K by 18 bit (2 parity bits) planes, each of which was a quad wide card for the Unibus backplane, and two logic cards each of which was hex wide. The RX-01 floppy drive required an interface card, as did the serial interface for the VT-52. IIRC those two were quad width. This thing pulled well over 1000 watts of power.

    RT-11 was very much like DOS. A friendly DEC field service person gave me the full software distribution, which operated quite differently than the way Microsoft does. What you get is a bootable OS which brings you into a SYSGEN procedure. In this, you specify exactly what you have for peripherals, what their bus addresses and interrupts are, and the code essentially assembles and links up a custom version of the OS for you. That's right, you actually had the source code right there. I took advantage of this to add my own "extensions" and later, device drivers (tricky until you got the hang of it).

    RT-11 ran BASIC, which I used for most quicky stuff, and of course ASM.

    Later on I acquired a Xerox Diablo removable cartridge hard drive (5 MB fixed, 5 MB removable) but still no boot card, they were still expensive. Eventually I picked up a Qbus box from where I worked (they used the cards in their own custom backplanes and boxes) and found a full set of 11/23 cards for $5 each (!!!) at some surplus place up in Woburn. There was even an AMD 2901 based math coprocessor which had a guaranteed maximum speed of 1 Mflop. Picked up a NEC spinwriter real cheap due to being only for 230 volts (big deal, sit a $5 autotransformer behind it).

    Wrote my own checkbook balancing and accounting package, ran a small business from the system for years.

    Switched to an IBM compatible AT clone at 10 MHz when I needed to run a PC board layout package (don't remember the name but it had a dongle) and this machine was slightly faster than the 11/23. Almost went Mac route but it was the availability of software that I needed that made the decision.

  35. Check out the weddingmobile ... by Dlugar · · Score: 2, Interesting
    --
    Computer Go: Writing Software to Play the Ancient Game of Go
  36. Atari 2600 Basic Programming Cart by SoCalEd · · Score: 3, Interesting
    Ok. It wasn't really a computer, but that silly little cartridge was the initial hook that got me interested in computers back in 1980. Sure, you couldn't do squat with like 128 bytes (IIRC)and you couldn't save or anything, but that first taste of programming was a peek at the man behind the curtain. After that, I couldn't get enough....

    Did I mention I still have that machine?

    --
    Insert witty comment *here*. I'm fresh out of wit...
  37. Mine was paper - in about 1962 by akc · · Score: 4, Interesting

    When I was 11 (in 1962) my Father started reading books on computers and what they could do. I did too and started teaching myself what computer languages were and I started writing small programs on paper. I could't of course run them.

    In 1968 he got a Honeywell 516, a machine the size of 2 washing machines and a microwave (one washing machine box held the processor, the other the memory and the microwave on top held a paper tape reader and punch). There was a standalone teletype. He set out to prove you could automate a coal mine with it (he worked in the research department of the UK Coal Board). I went to his office in the school holidays and wrote programs for it.

  38. Atari 800, oh yes! by Mad-Bassist · · Score: 3, Interesting

    I started playing around with the mainframe at the college where my dad was a security guard. I was the only nine-year-old with a user account. Heh heh. From there I went on to hanging out in Radio Shaft and playing around with the TRS-80 Level I (before they called it the Model I.)

    The first computer of my own was the Atari 800. Apple was nice, but I avoided it because Atari had the best graphics and sound hardware in its day. Besides, Star Raiders was the killer app, and I still play it with the free Atari800Win Plus emu every now and then.

    I did a little hacking too, thanks to Omnimon. It was a circuit board that plugged into one of the ROM chip sockets, and it filled the unused $C000-$CFFF block of memory with a program that allowed one to interrupt anything with a press of Select and System Reset. It was now possible to take the machine code of a program that's running (even game carts) and do some simple disassembly. It also had a mini assembler that worked one instruction at a time. The Omnimon board also had one wire patched into the ROM that held the top of memory (to $FFFF) which is how it interrupts the boot process. (The last few bytes were pointers used by warm and cold starts.) There was also a three-position toggle switch that I added to the case. If I remember right, one setting allowed interruption, one restored the original ROM pointers, and the last position made the $C000 block disappear so the machine looked unaltered. Unfortunately, the later models used that memory area (probably for the rainbow logo and that sophisticated "self-test.") I think I saw a mention of a version of Omnimon designed for the newer machines, but I had the original.

    Oh yeah, I also added a little switch in the bottom to silence the internal speaker since I would be writing programs through the night. At one point I upgraded the beast from a CTIA to GTIA chip and enjoyed the extra graphics modes that were in the later models, and I took out the power LEDs and replaced them with green ones. Ahh, the memories!

    I remember being in awe of the bank switching technique used in the macro assembler cartridge I owned. I wasn't to shabby at speaking 6502 and Antic display list instructions. Heh heh.

    That old computer died eventually. The keyboard needed to be replaced, and by that time they were impossible to find and cost over $100. After using a driver I wrote that made the escape key a space bar substitute (unless shift was pressed,) the computer was fried by a power surge. It died slowly over the course of a month, and towards the end started rebooting spontaneously. I laid it to rest and got myself a 65XE. A few years down the road that computer was stolen from storage, but they didn't get my carts and disks. I hope they had fun with it, and the high-pitched whine my poor old 13" TV had. Heh heh heh.

    --
    "The only legitimate use of a computer is to play games." - Eugene Jarvis
  39. 360/67 by rssrss · · Score: 2, Interesting

    Using a terminal (TTY Model 33, IIRC) to connect to an IBM 360/67 at U Michigan in 1970. The computer had 1.5 megabytes of core memory (little electromagnets for you newbies) and cost $14 Million (maybe $70 Million in 2006 money). It occupied two floors of a building.

    My first PC was an IBM PC XT, 8088 with a 5 meg hard disk. Green monochrome monitor. I bought it from my employer around 1988.

    --
    In the land of the blind, the one-eyed man is king.