Skip to content

Instantly share code, notes, and snippets.

@dpeek
Created December 3, 2013 02:08
Show Gist options
  • Save dpeek/7762713 to your computer and use it in GitHub Desktop.
Save dpeek/7762713 to your computer and use it in GitHub Desktop.
Programming is a Slippery Slope
  1. Want to code a thing
  2. Choose a runtime
  3. Choose a language
  4. Choose some libraries
  5. Start coding
  6. Library doesn't meet your requirements
  7. Start writing your own library
  8. Language gets in way of perfect library
  9. Start writing your own language
  10. Runtime is holding back language
  11. Start writing your own runtime

... soon

Wonder how to best represent weak nuclear forces in your simulation of reality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment