I hereby claim:
- I am trevcan on github.
- I am trevcan (https://keybase.io/trevcan) on keybase.
- I have a public key ASBohQT7PL3jqgAp-nFieaftfxaYH4GSc80JL1aSnt5F3go
To claim this, I am signing this object:
| #include <stdio.h> | |
| #include <time.h> | |
| #include <stdlib.h> | |
| #include <ctype.h> | |
| #include <string.h> | |
| void mostrarTabla(char[30][30],int[30][12]); | |
| float kgBajados(char[30][30],int [30][12],int[]); | |
| void funcionY(char[30][30], int[30][12],float,int[]); | |
| void funcionZ(char[30][30],int [30][12],int[]); | 
I hereby claim:
To claim this, I am signing this object:
| #!/bin/python3 | |
| # programa del dia siguiente | |
| # debera verificar fechas y mostrar | |
| # la fecha del dia siguiente. | |
| dia=int ( input("Indicar dia:\t") ) | |
| while dia < 1 or dia > 31: | |
| print("Fecha Incorrecta.\nError, dia no esta en rango correcto...") | 
| ( | |
| echo "" && \ | |
| read -r -s -p 'Passphrase to set for private key: ' PASSPHRASE && \ | |
| echo "" && \ | |
| read -r -s -p 'Please, repeat the passphrase: ' PASSPHRASE_REPEAT && \ | |
| [ "${PASSPHRASE}" != "${PASSPHRASE_REPEAT}" ] && \ | |
| echo -e "\nPassphrases don't match! Aborting...\n" || ( | |
| echo -e "\n" && \ | |
| read -r -p 'Name and e-mail (e.g. "Max Mustermann <[email protected]>"): ' CONTACT && \ | |
| echo "" && \ | 
a link{:target="_blank"} tsaf.md
| /* | |
| * Descripción del problema: | |
| * | |
| * un arquitecto quiere diseñar un programa que realice cotizaciones para impermeabilización de losas, | |
| * | |
| * el programa debe solicitar el largo y ancho de la losa. | |
| * | |
| * Sabiendo que 1 cubeta de 19 litros de impermeabilizante cuesta $920 pesos y rinde 19 m^2 | |
| * , el costo de mano de obra por metro cuadrado es de $20 pesos, el sistema deberá | |
| * darnos lo siguiente | 
have you got literally no idea what I'm talking about ? need not worry! Learn more about PGP keys, asymmetric encryption and RSA here
| # lives under /etc/interception/dual-function-keys/keyboard.yaml | |
| # | |
| TIMING: | |
| TAP_MILLISEC: 200 | |
| DOUBLE_TAP_MILLISEC: 150 | |
| MAPPINGS: | |
| - KEY: KEY_CAPSLOCK | 
| #!/bin/sh | |
| [ "$1" = "-r" ] && prompt "Remap keyboard layout?" "$HOME/.local/bin/remaps_kb_layout" | |
| # comments | |
| # This script is called on startup to remap keys. | |
| # Increase key speed via a rate change | |
| xset r rate 300 50 | |
| # Map the caps lock key to super... |