type below:
brew update
brew install redis
To have launchd start redis now and restart at login:
brew services start redis
| """ | |
| helloevolve.py implements a genetic algorithm that starts with a base | |
| population of randomly generated strings, iterates over a certain number of | |
| generations while implementing 'natural selection', and prints out the most fit | |
| string. | |
| The parameters of the simulation can be changed by modifying one of the many | |
| global variables. To change the "most fit" string, modify OPTIMAL. POP_SIZE | |
| controls the size of each generation, and GENERATIONS is the amount of | |
| generations that the simulation will loop through before returning the fittest | |
| string. |
| /** | |
| * MAKE ELECTRON APP FEEL MORE NATIVE | |
| * | |
| * * Prevent dragging all HTML elements, specially: | |
| * - images | |
| * - links (anchors) | |
| * | |
| * * Prevent text selection | |
| */ |
type below:
brew update
brew install redis
To have launchd start redis now and restart at login:
brew services start redis
Fluid made standalone Gmail, Trello apps for cmd-tab