Slashdot Mirror


User: maz!

maz!'s activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Resume on Why Do Open Source? · · Score: 1

    I can't answer you, but slashdot's recent interview with the AI guy (I think it was) touched upon something interesting: What if GPL required the software to be distributed anonymously? Would GPL software been where it is today?

  2. WSU on Computer Science Curriculum Using Linux? · · Score: 1
    At Washington State University, a combination of MINIX and Linux is used for the operating system class. You may start something out on Linux, move it to MINIX where you make it work for your OWN operating system. That is, you boot your OS from floppy.

    MINIX is used because it is easier to write an OS in it.