Skip to content

Instantly share code, notes, and snippets.

View efremfilho's full-sized avatar
🏠
Working from home

Éfrem Maranhão Filho efremfilho

🏠
Working from home
View GitHub Profile
@yossorion
yossorion / what-i-wish-id-known-about-equity-before-joining-a-unicorn.md
Last active April 7, 2024 22:55
What I Wish I'd Known About Equity Before Joining A Unicorn

What I Wish I'd Known About Equity Before Joining A Unicorn

Disclaimer: This piece is written anonymously. The names of a few particular companies are mentioned, but as common examples only.

This is a short write-up on things that I wish I'd known and considered before joining a private company (aka startup, aka unicorn in some cases). I'm not trying to make the case that you should never join a private company, but the power imbalance between founder and employee is extreme, and that potential candidates would

@andrewroberts
andrewroberts / createPDF.gs
Last active December 29, 2023 07:49
Google Apps Script that merges the values from a Google Spreadsheet into a Google Doc template (does a mail merge) to create a GDoc or PDF. More details can be found at www.andrewroberts.net/2014/10/google-apps-script-create-pdf/. Go to https://tinyurl.com/yd8v2do2 if you would like me to set it up for you.
//
// Create a PDF by merging values from a Google spreadsheet into a Google Doc
// ==========================================================================
//
// Demo GSheet & script - http://bit.ly/createPDF
// Demo GDoc template - 1QnWfeGrZ-86zY_Z7gPwbLoEx-m9YreFb7fc9XPWkwDw
//
// Config
// ======
@kirasglimmer
kirasglimmer / install-m3d-linux.sh
Last active October 10, 2023 21:44
Install the M3D GUI application for Linux. Supports M3D Pro and M3D Micro+
#!/bin/bash
set -e
# install mono key
if [ ! -f /etc/apt/sources.list.d/mono-official.list ]; then
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/ubuntu xenial main" | sudo tee /etc/apt/sources.list.d/mono-official.list
fi
# install mono
@marpontes
marpontes / oncase-pentahoday15.md
Created May 27, 2015 16:49
Resumo do material da Oncase para o #pentahoday15

Palestras

Lista com links para download dos PDFs das apresentações utilizadas

   

Ferramentas de Mineração de dados com o PDI Mailson Santos @maialson