Skip to content

Instantly share code, notes, and snippets.

View gigante's full-sized avatar
🎯
Focusing

Hiarison Gigante gigante

🎯
Focusing
View GitHub Profile
<?php
require __DIR__ . '/vendor/autoload.php';
use \DrewM\MailChimp\MailChimp;
$mc = new MailChimp('<your-mailchimp-api-key>');
// list ID
// When a user unsubscribes from the list, they cannot be subscribed again
// via the API, so use a unique list for this mailing purpose

Preâmbulo

Na sociedade da pós-informação - na qual o conhecimento está disponível sempre - o que importa para os líderes é a capacidade de construir com criatividade para solucionar problemas em times multidisciplinares. Pensamento crítico permite sermos seres pensantes - o único trabalho dígno do homem é o mental - e ler criticamente as informações disponíveis. Este somatório de conceitos, permite montarmos times e exercer o papel de liderança - o qual é necessário conhecer as limitações, guiar o time, escutar os stackholders, ter adaptabilidade com resiliência e poder de decisão.

  • Livro - Incansáveis - Não é o melhor livro - não mesmo, mas não encontramos outros para introdução a empreendedorismo digital - sobre o tema e faz parecer ser mais fácil que é, mas dá uma boa
@altaurog
altaurog / docker_descendants.py
Last active March 11, 2026 09:01
Python3 script to find descendants of one or more docker images
#!/usr/bin/python3
#
# usage: python3 docker_descendants.py <image_id> ...
import sys
from subprocess import check_output
def main(images):
image_ids = set(images)

#Hangout sobre Docker

Dia: 02/12/2015

Horario: 20:00

*Lembrando que é horario de Brasilia.

###Link do Hangout

@PurpleBooth
PurpleBooth / README-Template.md
Last active May 4, 2026 19:15
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

# Hello, and welcome to makefile basics.
#
# You will learn why `make` is so great, and why, despite its "weird" syntax,
# it is actually a highly expressive, efficient, and powerful way to build
# programs.
#
# Once you're done here, go to
# http://www.gnu.org/software/make/manual/make.html
# to learn SOOOO much more.
@Kartones
Kartones / postgres-cheatsheet.md
Last active May 4, 2026 04:04
PostgreSQL command line cheatsheet

PSQL

Magic words:

psql -U postgres

Some interesting flags (to see all, use -h or --help depending on your psql version):

  • -E: will describe the underlaying queries of the \ commands (cool for learning!)
  • -l: psql will list all databases and then exit (useful if the user you connect with doesn't has a default database, like at AWS RDS)
@alganet
alganet / freela.md
Created March 13, 2013 23:14
Guia Pra Quem Quer Contratar Freela

Guia Pra Quem Quer Contratar Freela

Recebo várias propostas de freela. Raramente aceito porque meu dia parece ter apenas 8h, mas sem dúvida eu pensaria duas vezes se as propostas fossem melhores. Por isso escrevi. Isso mesmo, um Guia Pra Quem Quer Contratar Freela.

É só seguir o modelo abaixo. Envie em texto puro diretamente para o email do freelancer. Consiga o email do freelancer. Pesquise os trabalhos anteriores dele, não envie um email duvidando de um candidato.

Olá!

Meu nome é SEU__NOME, UMA_DESCRICAO_DO_PORQUE_O_QUE_EU_FACO_IMPORTA_PRA_ESSE_FREELA_,