On Tue, 7 Oct 2014 22:28:58 -0400 Rich Freeman <ri...@gentoo.org> wrote:
> > You're basically arguing that if somebody putting together an OS has a > working solution for something, they should spend just as much effort > maintaining 3 other solutions for that something ... > No. I am simply stating that some things do not belong within an OS as they are better for individual users to implement. Is file searching an integral part of an OS? For MS Windows it is. Should it be for Linux? I would hope not, but maybe the Freedesktop folks would not agree. There are many ways to search files, such as regular expressions using grep, sed, or perl, or utilizing special software devoted to the purpose. Why then would we demand that the OS include functionality for searching and indexing? The same can be said for my other example of color management. > > Nothing is preventing you from starting a "Foundation for Redundant > Solutions" > So, then, an OS which includes integral searching/indexing, CM, image viewers, video players, word processors, etc., in spite of already existing software devoted to those tasks, is not being redundant? My original point may have been misunderstood but I am still aware of a great divide between my conceptions and those of others. The GNU project and FSF were born in a time when people used computers and not vice versa, but that time seems to be fading fast. The motivating concept is now "user transparency" where everything just works without having to know why or how it works. I used to believe that GNU/Linux was immune to these trends but now I have my doubts.