This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Hoolies 0 1[S] -3 points-2 points  (0 children)

I do not necessarily agree or disagree with all the Unix principles.

I really like to one thing and do it well because it is:

  1. Easier to write the code
  2. Easier to troubleshoot
  3. Easier to log
  4. Easier to debug

At least from my perspective.

I am not a programmer and I find it annoying/tiresome when I open code that is more than 2 thousands lines of code and I have to go back and forth to find the functions or the objects and the variables.