Comment: Re:Old news (Score 1) 128
no
|
|
no
Of course
It has to do with honesty and the perception that the person you're talking to has your best interest at heart. People are generally pretty good at smelling a rat, and if your engineer is in the same boat as your customer - then there's a trust that's there that's generally pretty easy to work with. The problem breaks down if the engineer or sales person doesn't have a broader view of the coming problems, or architecture changes that might be necessary as this typically comes from pure experience.
Working for a large consulting arm of a large (now mostly defunct) technical company
dude
http://richard.stallman.usesthis.com/
of course you could also just cross-mount NFS, or setup a central networked fileserver
I played a bit with zfs-fuse too for doing this sort of thing (along with native zfs on opensolaris), but with a stall in cross platform development here i ended up upgrading my pools and obsoleting the fuse versions
The real thing missing that Solaris engineers took pretty seriously at a time (IMHO) is kernel panics and kernel debugging. Shapiro and Cantrill's work on mdb (and later DTrace) was huge at helping developers prove or identify key behavioural (and philosophical) aspects of the kernel and develop fixes pretty quickly. It also helped to identify key parts of the kernel that could be stripped out to prevent the amount of bloat that's quickly creeping into linux
just a thought
I see Cantrill just updated this page yesterday
I don't even know why Sun paid a billion for it in the first place.
easy
yeah - you can see the remnants of the original building from the older looking roof - i believe the windvane is still on top there
It looks like much of the connecting area between the laboratory and the tower where the tunnels/connections should be are now filled in
You make a good point. Although people use open source programs and OSs for many different reasons poverty is one reason that some folks use open source materials.
stinginess is the main reason for me personally
but OSS isn't without it's share of frustrations too - i'm reminded of the many times i've caught myself before kicking in my old pentium servers after multiple complex kernel hacks trying to get poorly written and undocumented driver code to compile cleanly
To understand a program you must become both the machine and the program.