• @tourist@lemmy.world
    link
    fedilink
    481 year ago

    I assume most of those students weren’t “officially” given admin priveleges, which makes it extra funny

    • @atzanteol@sh.itjust.works
      link
      fedilink
      571 year ago

      They may have been, things were far more trusting back then.

      X servers, for example, would accept any connections. So we would often “export DISPLAY=friendscomputer:0.0” in the computer lab and then open windows of embarrassing content. Which at the time would likely be ASCII art…

      • @tankplanker@lemmy.world
        link
        fedilink
        231 year ago

        One of my favourite wars was to open audio files on other people’s SPARCs, somebody had the loudest bag pipe music that usually ended things.

        Access to the SPARCs was normally restricted to third year but if you knew the right person you could get an account created pretty easily. Had the fastest access to the internet at the time within the uni as well.

        • @guleblanc@lemmy.world
          link
          fedilink
          111 year ago

          I used to work at a company that did distributed QA. Other people’s tests would run on your desktop. It worked surprisingly well. But occasionally a test of some audio resource would play on your speakers “The discrete cosine is a real, discrete version of the fast Fourier transform.”

    • qaz
      link
      fedilink
      121 year ago

      We had similar issues and they disabled kicking participants. However, they didn’t disable muting teachers for another week.

  • wvstolzing
    link
    fedilink
    391 year ago

    Little known fact: A Stanford mainframe kept logs of the activities of the ‘wheels’ in a journal – the ‘journal of the wheels’. Young George Lucas, who briefly attended the university, found that journal, and became fascinated with the ‘Wheel Wars’. He later drafted a document that he called ‘Journal of the Whills’, based largely on what he read on those logs; this is the draft that later became ‘Whill Wars’, and ultimately, of course, ‘Star Wars’.

  • @mrbn@lemmy.ca
    link
    fedilink
    201 year ago

    Reminds me of the “Op” wars on IRC. All users would be given @ status and the point was to kick everyone before you got kicked. Writing scripts for this was my first “taste” at programming.

  • billwashere
    link
    fedilink
    English
    331 year ago

    In my freshman year of computer science our main computer lab was filled with Sage IV machines. Basically a Motorola 68k series with 4 or 5 serial terminals. Most people were writing Pascal code or using a simple word processor. But god forbid you were on there with someone taking assembly language. Because they could write really stupid code with super tight loops that never allowed any other code to run, and the only thing you could do was reboot. So if you hadn’t saved your code you were fucked.

    So I never purposely wrote really bad code that would overwrite unprotected shared memory with random quotes from Marvin from HHGTG to mess with other people. I would never do that. That would have been unethical and shit… 🤔

    I did learn a lot of basic hardware and operating systems though so there’s that.

    https://en.m.wikipedia.org/wiki/Sage_Computer_Technology

  • @fl42v@lemmy.ml
    link
    fedilink
    3
    edit-2
    1 year ago

    Why declare a war over it? Just sudo sed -i 's/%wheel/$(whoami)/' /etc/sudoers or smth like that