|
|
|
|
|
by hello_moto
5846 days ago
|
|
This is a pattern I'm seeing from Zed: 1) loves small software (do one thing do it right) 2) loves C + glue code (perf in C, everything else script) 3) loves solid code Some examples: SQLite3, Fossil SCM, Mongrel1/2, Merb (hinted by him), etc. Wouldn't be surprised if he uses the tools developed by Dr. Hipps. Perhaps he prefers tools written by like-minded people. What can I say, UNIX philosophy at its best? Note: I like Dr. Hipp's software too (and OpenBSD). These tools are strong, solid, high quality, and represents everything that's good about software product. Unfortunately they're not the most "popular" thing out there. |
|