Skip to content

Instantly share code, notes, and snippets.

View oswaldoacauan's full-sized avatar
🔮
Snapshot tests are bad. Change my mind.

Oswaldo Acauan oswaldoacauan

🔮
Snapshot tests are bad. Change my mind.
View GitHub Profile
Fonte: http://gohorseprocess.wordpress.com
1- Pensou, não é XGH.
XGH não pensa, faz a primeira coisa que vem à mente. Não existe
segunda opção, a única opção é a mais rápida.
2- Existem 3 formas de se resolver um problema, a correta, a errada e
a XGH, que é igual à errada, só que mais rápida.

keybase.md

keybase.md

Keybase proof

I hereby claim:

  • I am oswaldoacauan on github.
  • I am oswaldoacauan (https://keybase.io/oswaldoacauan) on keybase.
  • I have a public key whose fingerprint is 4AFD 8E5C 14F5 CB3D 15E2 AE3A BE51 3C83 7420 0A30

To claim this, I am signing this object:

Verifying that +oswaldoacauan is my blockchain ID. https://onename.com/oswaldoacauan
@oswaldoacauan
oswaldoacauan / bbb-html5-readme.md
Last active March 2, 2016 14:40
BBB HTML5 - Conventions [Working Draft]

BBB - HTML5 Client

Working Draft - Revisions

Introduction

This is a Draft Specification for BBB-HTML5 conventions regarding architecture, style guides and best practices.

Contents

@oswaldoacauan
oswaldoacauan / autoexec.cfg
Last active October 1, 2022 09:23
CS:GO - Useful binds
// Some useful binds for CS:GO
// ===================
// Launch Options: -console -novid -high -tickrate 128 -freq 144 +exec autoexec.cfg
// by Lamarkz
// Show damage given in the console
// ===================
developer "1"
con_filter_text "Damage given"
con_filter_text_out "Player:"
# How to set up Oplog Tailing on your Meteor application on Ubuntu. (production environment)
# We are going to create a replica set with only one member (the primary) so as to benefit from oplog tailing.
# More: https://github.com/meteor/meteor/wiki/Oplog-Observe-Driver
# 1. Stop MongoDB
$ sudo service mongodb stop
# Throttle LO interface in port 3000
sudo tc qdisc add dev lo root handle 1: prio priomap 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
sudo tc qdisc add dev lo parent 1:2 handle 20: netem delay 250ms
sudo tc filter add dev lo parent 1:0 protocol ip u32 match ip sport 7000 0xffff flowid 1:2
# Go back to the way things were.
sudo tc qdisc del dev lo root
## Instalação
- Abra o Google Chrome
- Baixe a extension clicando [aqui](https://www.dropbox.com/s/4m79kzzx5xtwyq8/1-Click%20InstaPost%20Comments.crx?dl=0)
- Navegue até [chrome://extensions/](chrome://extensions/)
- Arraste o arquivo `1-Click InstaPost Comments.crx` para a página
- Clique em "Adicionar extensão"
## Utilização