This gist's comment stream is a collection of webdev apps for OS X. Feel free to add links to apps you like, just make sure you add some context to what it does — either from the creator's website or your own thoughts.
— Erik
| # Example MySQL config file for large systems. | |
| # | |
| # This is for a large system with memory = 512M where the system runs mainly | |
| # MySQL. | |
| # | |
| # MySQL programs look for option files in a set of | |
| # locations which depend on the deployment platform. | |
| # You can copy this option file to one of those | |
| # locations. For information about these locations, see: | |
| # http://dev.mysql.com/doc/mysql/en/option-files.html |
| Upgrade Sentry to v 2.1.* |
| /* | |
| ##Device = Desktops | |
| ##Screen = 1281px to higher resolution desktops | |
| */ | |
| @media (min-width: 1281px) { | |
| //CSS | |