Skip to content

Instantly share code, notes, and snippets.

View urosht's full-sized avatar

Uroš Trifunović urosht

View GitHub Profile
@grimm26
grimm26 / main.tf
Created December 6, 2018 17:23
terraform VPC peering module
provider "aws" {
alias = "this"
version = ">= 1.23.0"
}
provider "aws" {
alias = "peer"
version = ">= 1.23.0"
}
@Adriem
Adriem / .gitconfig
Last active December 20, 2018 10:54
Git aliases
[core]
eol = lf
autocrlf = input
safecrlf = false
pager = less
editor = /usr/bin/vim
[user]
email = _EMAIL_
name = _NAME_
@klaaspieter
klaaspieter / ASS.md
Created June 22, 2017 07:59 — forked from anonymous/ASS.md
Acronyms Seriously Suck - Elon Musk

From time to time, Musk will send out an e-mail to the entire company to enforce a new policy or let them know about something that's bothering him. One of the more famous e-mails arrived in May 2010 with the subject line: Acronyms Seriously Suck:

There is a creeping tendency to use made up acronyms at SpaceX. Excessive use of made up acronyms is a significant impediment to communication and keeping communication good as we grow is incredibly important. Individually, a few acronyms here and there may not seem so bad, but if a thousand people are making these up, over time the result will be a huge glossary that we have to issue to new employees. No one can actually remember all these acronyms and people don't want to seem dumb in a meeting, so they just sit there in ignorance. This is particularly tough on new employees.

That needs to stop immediately or I will take drastic action - I have given enough warning over the years. Unless an acronym is approved by me, it should not enter the SpaceX glossary.