Originally posted by Monique
She actually pulled the plug??
Yep. She took a survey to see if everyone wanted 35 more minutes, 2 hours and 35 minutes more (filling out an honor pledge because she had to leave), or if we wanted to finish up then.
The "give up now"s won it, so we stopped.
I got even more pissed later on, after everything was done with: It's complete heresay, but apparently one of the guys in the class, when it became obvious that he didn't have a clue what he was doing and that we were going to finish early, started messing with everyone else.
For several of the problems, we had to remotely log into two
QNX machines (similar to Linux, but realtime). In those problems, we needed access to the I/O devices on one of the two, but the memory on that machine was too small to compile there. To use the I/O, you needed to be logged in as the root user.
So the plan was: design the code where you're sitting, ftp the code to the desktop QNX to compile, compile, ftp the program back to your seat, ftp the program to the small microprocessor, switch user to root, run the code, ftp your results back to your seat to process.
What this jerkoff was apparently doing was killing people's ftp processes, executable processes, and compile processes as they were coming up, since he had root access.
I wish I could prove he was doing it (or if I was around when he said that's what he was doing)... :grr: