Skip to content

Instantly share code, notes, and snippets.

View josemalcher's full-sized avatar
🙃
Hello World!

José Malcher Jr. josemalcher

🙃
Hello World!
View GitHub Profile

Rumo a ZCE

[Rumo a ZCE] Re: Pergunta do dia: 3005 B

Em quinta-feira, 13 de dezembro de 2018 07:51:41 UTC-3, Danielson Xavier escreveu: Se essa pergunta é repetida aqui no grupo, peço desculpas e é só apagar depois. Só lembro de algumas opções da resposta

Qual a saída do código seguinte? php

@lucenarenato
lucenarenato / Montagem Debian 9 - Maquina Virtual.md
Last active May 31, 2019 01:03
Montagem Debian 9 - Maquina Virtual
@emersonbroga
emersonbroga / README.md
Last active November 25, 2018 14:14
Bitcoin value with Javascript

Bitcoin Price

How to run

npm install --save request
node bitcoin-price.js
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/home/$USER/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
@gabrielfroes
gabrielfroes / Dockerfile
Created October 5, 2018 14:55
Docker + VS Code #CDFTV #MaoNoCodigo3
FROM php:7.2-apache
RUN docker-php-ext-install mysqli
RUN a2enmod rewrite
@fmasanori
fmasanori / super salários USP.py
Created July 4, 2017 23:27
Super Salários USP
"""
Autores:
Tiago Henrique da Cruz Pereira
João Felipe de Moraes Borges
"""
import threading
import time
import os
from urllib.request import urlopen

Principles of Adult Behavior

  1. Be patient. No matter what.
  2. Don’t badmouth: Assign responsibility, not blame. Say nothing of another you wouldn’t say to him.
  3. Never assume the motives of others are, to them, less noble than yours are to you.
  4. Expand your sense of the possible.
  5. Don’t trouble yourself with matters you truly cannot change.
  6. Expect no more of anyone than you can deliver yourself.
  7. Tolerate ambiguity.
  8. Laugh at yourself frequently.