• The Menemen!@lemmy.world
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Linux was awesome 15 years ago. They probably just had driver problems. Those used to be much worse.

        • Lovable Sidekick@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          2 months ago

          TBH as a developer on an old system called VMS I’ve never loved Linux. VMS syntax was a beautiful thing. Commands and command options were all real words, which made it all very intuitive. For example, the command to print 3 copies of a file in landscape orientation would be PRINT /COPIES=3 /ORIENTATION=LANDSCAPE <filename>. You could also abbreviate any way you wanted, as long as the result was unambiguous. PR /C=3 /O=L would probably work. But the natural words were always in your head. By comparison I’ve always found Unix/Linux syntax much harder to remember.