- Sin fines de lucro
- Moderación abierta. Administrador sólo quita el spam
- Compartir código bajo una cuenta de organización de Github
- El grupo es una democracia
- Cuando la democracia no es suficiente (empate etc), entra la meritocracia
- Comete errores (quien no los comete no aprende)
- Pide ayuda
- Diviértete, quien no disfruta lo que hace, lo hace mal...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Science flowchart by ken ham: | |
Ask a question | |
| | |
Did the bible answer it? | |
| | |
Yes---------No | |
| | | |
Solved. | | |
Does new evidence contradict the bible? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Aliases | |
alias gs='git status' | |
alias ll='ls -l' | |
alias gd='git branch -d' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Additional translations at http://github.com/plataformatec/devise/wiki/I18n | |
es: | |
errors: | |
messages: | |
expired: "ha expirado, por favor pida uno nuevo" | |
not_found: "no encontrado" | |
already_confirmed: "ya está confirmada, por favor intente ingresar" | |
not_locked: "no está bloqueada" | |
not_saved: |