Places to eat/drink and have a good time
I hereby claim:
- I am maggit on github.
- I am raquel (https://keybase.io/raquel) on keybase.
- I have a public key whose fingerprint is CCAD 3308 8847 1AE4 5F8A 0C84 0536 713B B7E0 F3D5
To claim this, I am signing this object:
#Suma los digitos! Este archivo de texto tiene un montón de números, el reto es sumar todos los numeros!!!
Ejemplo (si el archivo solo tuviera los siguientes numeros):
159375
924
621
#Actualizar ruby en ubuntu:
sudo apt-get install libgdbm-dev libncurses5-dev automake libtool bison libffi-dev
url -L https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm install 2.2.3
rvm use 2.2.3 --default
ruby -v
This file contains 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
#Escribe un programa que detecte palindromos | |
#Un palindromo es una palabra, número o frase que se lee igual hacia adelante que hacia atrás | |
# Ejemplos | |
# 1) reconocer | |
# 2) adan no calla con nada | |
# 3) 14941 | |
#Bonus: entre mas pequeño el programa mejor! |
This file contains 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
Places to eat/drink and have a good time | |
1. El Borrego Viudo (24 hours tacos, Revolución 241 esq. Viaducto, Tacubaya) Speciality: Tacos de cabeza | |
2. El Huequito (Pennsylvania 73, Col. Nápoles) Speciality: Tacos de pastor | |
3. El Vilsito (Petén 248 (esq. Av. Universidad)) Speciality: Costilla con queso | |
4. Fonda 99.99 (Calle Moras 347, Benito Juárez) Speciality: Tacos de cochinita pibil | |
5. El Tizoncito (Tamaulipas 122, Col. Condesa.) Speciality: Tacos de pastor | |
6. Los Parados (Monterrey 333, Col. Roma Sur) Speciality: Tacos de arrachera, vegetarian friendly | |
7. Los Cocuyos (Bolívar 56, Col. Centro) Speciality: Tacos de suadero (Go here if you feel adventurous) | |
8. La Tia Yeya (Citlaltepetl No. 25 entre Campeche y Amsterdam Col. Condesa) Speciality: Breakfast chilaquiles, vegetarian friendly |
#Deploy de un sitio web estático en heroku
Supongamos que tienes un archivo index.html con contenido estatico. Renombralo a home.html.
Crea index.php y agrega la siguiente linea:
<?php include_once("home.html"); ?>
This file contains 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
Verifying that +raquel is my openname (Bitcoin username). https://onename.io/raquel |
This file contains 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
20:57:00.749 I [breakpad.cpp:110 ] Registered Breakpad for product: spotify | |
20:57:00.752 I [translate.cpp:139 ] Reloading language file | |
20:57:00.906 I [translate.cpp:139 ] Reloading language file | |
20:57:00.907 I [breakpad.cpp:272 ] Searching for crashdumps: /Users/rh/Library/Caches/com.spotify.client/*.dmp | |
20:57:00.910 I [breakpad.cpp:230 ] Uploading crash dump: /Users/rh/Library/Caches/com.spotify.client/169352E1-F0F1-4029-AF9A-22865BA93731.dmp | |
2014-09-04 16:57:01.227 Spotify[5797:507] Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650 | |
2014-09-04 16:57:01.627 Spotify[5797:507] Mac OS version: 10.9 |
This file contains 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
<?php include_once("home.html"); ?> |
NewerOlder