|
|
Log in / Subscribe / Register

Trying to see the big picture

Trying to see the big picture

Posted May 8, 2012 16:07 UTC (Tue) by bronson (subscriber, #4806)
In reply to: Trying to see the big picture by juliank
Parent article: The plumbing layer as the new kernel

And that, right there, is why this supposed unix philosophy is so silly.

To quote Rob Pike on doing one thing and doing it well, "those days are dead and gone and the eulogy was delivered by Perl."


to post comments

Trying to see the big picture

Posted May 8, 2012 17:14 UTC (Tue) by dgm (subscriber, #49227) [Link] (3 responses)

Even Rob Pike can be wrong, and the proof is the amount of times you use Perl vs. one job tools like ls, grep, head or sort, each and every day.

Trying to see the big picture

Posted May 8, 2012 17:51 UTC (Tue) by juliank (guest, #45896) [Link] (1 responses)

I use ls, grep, head, sort almost daily (ls definitely daily, to browse the file system), whereas I do not write perl scripts daily or execute self-written perl scripts.

Trying to see the big picture

Posted May 8, 2012 17:53 UTC (Tue) by juliank (guest, #45896) [Link]

And that's really not the only thing where Rob Pike is wrong. There are other things, such as static vs dynamic linking, and him wanting the static one.

Trying to see the big picture

Posted May 9, 2012 18:09 UTC (Wed) by bronson (subscriber, #4806) [Link]

You're comparing apples to oranges. Nobody said Perl made a better command line environment. How often do you use ls, grep, sort, etc to serve web pages?

Point is, the Unix Philosophy clan tends to dismiss tightly integrated things as bad designs. It's clear the world has room for both.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds