Divergence from UNIX philosophy
Divergence from UNIX philosophy
Posted May 6, 2012 3:36 UTC (Sun) by dberkholz (guest, #23346)Parent article: The plumbing layer as the new kernel
I have no problem with the *concept* of a core userland, the problem is that the *implementation* is no longer following the UNIX philosophy of passing plain text around to ease debuggability. If you've ever tried and succeeded in solving any problem related to *Kit, D-Bus, or the like, and you haven't actually hacked on the software before, you're a whole lot smarter than me. It's essentially a black box as far as anyone outside of the plumbers' world is concerned.
Posted May 6, 2012 3:40 UTC (Sun)
by vonbrand (subscriber, #4458)
[Link]
That "basic Unix philosopy" was applied as long as the plain text representation of data wasn't awkward and/or too inefficient.
Divergence from UNIX philosophy