Hacker News new | ask | show | jobs
by gautamcgoel 1868 days ago
Can you elaborate please? I'm not quite grasping the analogy.
1 comments

Linux/PHP

  * GPL license (until PHP4)
  * evolutionary
  * has warts
  * pragmatic
  * gets shit done
  * everyone uses it
  * lots tips online (good and bad)
  * you have crazy idea, too late, it has already been done
BSD/Haskell

  * BSD license 
  * designed
  * elegant
  * by the book
  * theoretically correct
  * nobody uses it
  * read the man pages
  * you shouldn't do that
probably more, maybe something about globals vs jails/monads. Many of these things stems from evolutionary vs designed.