Skip Navigation

Fifty Years of the Personal Computer Operating System

computerhistory.org Fifty Years of the Personal Computer Operating System

Fifty years ago, PC software pioneer Gary Kildall demonstrated CP/M, the first commercially successful personal computer operating system.

Fifty Years of the Personal Computer Operating System
39

You're viewing part of a thread.

Show Context
39 comments
  • Lemmy isn’t the best place to make up stories about your programming pedigree… it’s kind of a thing here.

    • Lemmy isn’t the best place to make up stories about your programming pedigree… it’s kind of a thing here.

      Not that I have any way of proving that to you, but I'm not, I just couldn't honestly remember the last time I was typing BASIC code into my Apple II+ (and TRS-80 at the mall) , since I've been coding for over forty years, they all tend to kind of run together after a while. I usually let the compiler set me straight.

      Anti Commercial-AI license (CC BY-NC-SA 4.0)

      • Not sure why you're digging this hole, but okay... You claim to have 40 years experience, a retired software dev.... BASIC has little relevance to the article OP posted... It doesn't make much sense to post a hello world loop, further you can search for this loop and find thousand of syntax accurate examples, which any engineer would do normally, due to the PTSD of posting on public forums and being ripped to shreds for the most minor of typo...

        Why would you claim to run two lines through a compiler to check it? I mean there are endless interpreters and plenty of IDEs that would have caught the mistake as well.

        BASIC is a high level educational language to promote CS in the 80s and 90s, What does posting this here, and then misusing semi-colons, do to give you any credibility. Why not Lisp, COBOL or Fortran? Is it because your trying to steal credibility like Microsoft did? Make it make sense!

        And finally what in the world is this CC signature. Your on Lemmy, the not-for-profit decentralized forum. Creative Commons licensing is for scenarios that involve commerce. Everything anyone posts here is free to use because there really is no way to enforce copyright on content where the owner cannot be identified and no single entity owns the federation. Unless Cosmic Cleric is your legal name...

        • Not sure why you’re digging this hole, but okay…

          You're the one publically accusing me of lying on a public forum. You'll excuse me if I defend myself.

          BASIC has little relevance to the article OP posted… It doesn’t make much sense to post a hello world loop

          Agree on the relevance, disagree on the makes much sense. I posted it as a comedic post, not a serious one (what the kids these days call a "shit post"). I mean, the post subject was "Fifty Years of the Personal Computer Operating System", so commented with old computer programming code that those who were around at the time when it all started would recognize.

          I typed that code into many a TRS-80 computer at the mall in my time back then.

          further you can search for this loop and find thousand of syntax accurate examples, which any engineer would do normally, due to the PTSD of posting on public forums and being ripped to shreds for the most minor of typo…

          Except when they are lazy to do so, or are waiting at LAX to pick someone up and you're quickly doom scrolling browsing Lemmy while watching for an arriving passenger you have to pick up.

          Why would you claim to run two lines through a compiler to check it?

          You're being too literal in an attempt to win an Internet argument. My point was that I can't remember every last syntax for every language I've ever learned, through forty years, so I let the compiler tell me when I've forgotten something or got something wrong. That's the only point I was making, that I let the compiler assist me in remembering syntax when I forget it.

          I mean there are endless interpreters and plenty of IDEs that would have caught the mistake as well.

          Yes, and what I just said for compiler was also meant for the IDE. Way back in the day we had character based text editors and we used compilers for error output, there were no IDEs. But throughout my career I used both the IDE and compiler to assist me in remembering syntax. I've also been known to use a javadoc lookup or a search through online sources to remember things as well.

          BASIC is a high level educational language to promote CS in the 80s and 90s, What does posting this here, and then misusing semi-colons, do to give you any credibility. Why not Lisp, COBOL or Fortran? Is it because your trying to steal credibility like Microsoft did? Make it make sense!

          Again, I posted it as a humorous comment, not serious, and I wasn't expecting the Spanish Inquisition (/queueMontyPython) by someone who wants to prove themselves against someone else. It was just meant as a joke, that's all.

          Why not Lisp, COBOL or Fortran? Is it because your trying to steal credibility like Microsoft did? Make it make sense!

          I don't know Lisp or Fortran, but I do know a tiny bit COBOL (I just missed having to work with punch cards, etc.). I know (in no particular order) BASIC, C, C++, Java, C#, LUA (WoW addons AutoShoutOut, and xtremeunitbuttons), AM (propriertary 4GL), PowerBuilder, QuickBASIC, Apple Basic (still miss my Apple II+ sometimes). BTW, you forgot Pascal, which I knew a little of back then as well.

          Go through my commenting history, it'll attest to my profession (if you're being intellectually honest about deciding what you read).

          I stand by what I've said in each and every comment.

          And finally what in the world is this CC signature. Your on Lemmy, the not-for-profit decentralized forum. Creative Commons licensing is for scenarios that involve commerce. Everything anyone posts here is free to use because there really is no way to enforce copyright on content where the owner cannot be identified and no single entity owns the federation. Unless Cosmic Cleric is your legal name…

          I've already posted enough comments about that just today actually. If you really want an answer to that question, go search through my comments for today. I would just add to what you would read if you do, that at this point I also have a morbid curiosity about all the people getting bent out of shape over me adding that link, and the interesting responses I'm getting from them.

          We done? We're both wasting too much time for me just admiting publically that I was just trying to do a joke comment and forgot the correct syntax that I had not used in decades, while commenting from a cell phone, doom scrolling, at a public place, while keeping an eye out for someone to arrive/meet.

          Anti Commercial-AI license (CC BY-NC-SA 4.0)

39 comments