I can understand what you are trying to say - but -
a) Habit - do anything 21 times - and the force of habit takes over.
b) due to a) - allways log in as a normal user - this habit will save your
butt somewhere down the line.
No proper OS should be seen as a "single-user" environment, unless
it is specially built that way - eg playstations, Ipods etc.
Read
http://www.ucs.ed.ac.uk/usd/scisup/faq/ ... _sec3.html
and the whole thing starts from here
http://www.ucs.ed.ac.uk/usd/scisup/faq/ ... index.html
In my case - and actually most everybody that I know running *nix type
systems - allways login as a normal user and then "su - " to root as and
when needed or use "sudo".
Due to the amount of investigations etc. I do regarding the OS, I too
spend a lot of time as root but to get there I use su.
So - my advice - the different users are there to perform specific jobs
eg. a user oracle gets created when I install Oracle on my machines,
and I only use the "oracle" user to fool around in the database.
The above is more a "mind set" than anything else.
And finally - there are ways and means to even stop root from gaining
access to certain things - upto a certain point that is;)
Just my few cents worth - feel free to comment or disagree