> learning about it. If I could ask you another couple of questions. I > do use linux. I've started learning C programming. I have been using > linux as the platform to learn on. I was thinking of changing over to > plan 9 for this as well. Would you recommend doing this? I'm not
heck, ya! learning c is easier when the system doesn't add a layer of difficulty. i've found it to be a great help to be able to read the header files, and dive into the libraries without finding a maze of twisty passages. learning the standard way of doing things is a bit of trivia that can be done later. > this is possible with plan 9? Do you run plan 9 in a virtual machine > or on native hardware? native. sadly, i have not made much time for virtual machines. i currently run amd64, mips (routerboard), arm (openrd and rpi). - erik