umas fotos https://flic.kr/s/aHskdyzeFB
- Tomate
- Cenoura
- Milho
- Banana
- Vagem
- https://youtu.be/xqmQIjoXmDo?list=PL42diKbmrWD3Og8gWwLJ_L02zchtRaI7F
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
| Verifying I am +fczuardi on my passcard. https://onename.com/fczuardi |
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
| // Copie e cole este codigo no campo console do seu firefox | |
| window.username = '---'; | |
| function nameClicked(event){ | |
| window.username = event.target.textContent; | |
| } | |
| function highlightName(){ | |
| let s = new RegExp(window.username); | |
| for (e of $$(".order-book-username")){ |
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
| #!/bin/bash | |
| # Check root or user | |
| if (( EUID != 0 )); then | |
| echo -e "\n- - - - - - - - - \n" | |
| echo "You are not enough root for this !" | |
| echo -e "\n- - - - - - - - - \n" | |
| exit | |
| fi |
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
| var config = {}; | |
| module.exports = config; | |
| ///////////////////// | |
| // General config // | |
| ///////////////////// | |
| // paste the bot API token you got from BotFather here: | |
| config.tgToken = 'XXXXXXXXXXXXXXXXXXXXX'; |
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
| #!/bin/sh | |
| //bin/false || `which node || which nodejs` --harmony_destructuring --harmony_sloppy_let << `tail -n +2 $0` | |
| // shebang ninja de 2 linhas para rodar js "muderno" cheio dos trique-triques | |
| //como script de shell sem transpilador. Para ver todas as opcoes disponiveis: | |
| // ```node --v8-options|grep "harmony"``` | |
| // | |
| // crédito: http://unix.stackexchange.com/a/65242 (se não funcionar use esta outra resposta http://unix.stackexchange.com/a/65295) | |
| let {a, b} = {a: 'Hello', b: 'World'}; |
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
| "<a href=“http://example.com”>link</a>" | |
| "<b>teste</b> teste" | |
| "**teste** teste" | |
| "?" | |
| "```teste``` teste" | |
| "alo alo alo" | |
| "amigo de jibóia tramontin" | |
| "aposentado paga meia?" | |
| "bom dia fera" | |
| "bom dia" |
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
| cat ~/Desktop/logs.csv|grep "^\"" | cut -d , -f 1 | sort | uniq -u | pbcopy |
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
| ### Keybase proof | |
| I hereby claim: | |
| * I am fczuardi on github. | |
| * I am fczuardi (https://keybase.io/fczuardi) on keybase. | |
| * I have a public key whose fingerprint is 1D9E 5414 9F46 8D5E F9E5 5CBF E669 F445 B145 A9E0 | |
| To claim this, I am signing this object: |