Skip to content

Instantly share code, notes, and snippets.

@jpillora
jpillora / sshd.go
Last active December 17, 2023 16:27
Go SSH server complete example - Read more here https://blog.gopheracademy.com/go-and-ssh/
// A small SSH daemon providing bash sessions
//
// Server:
// cd my/new/dir/
// #generate server keypair
// ssh-keygen -t rsa
// go get -v .
// go run sshd.go
//
// Client:

Mole Poblano

  1. 150mg Almendras fritas
  2. 100mg chile mulato
  3. 100mg chile ancho
  4. 100mg chile pasilla -- largo, liso, y delgado
  5. 100mg pasas fritas
  • se pone todas las semillas del chile a tostar
@ricardochimal
ricardochimal / notes.md
Created September 6, 2011 04:56 — forked from uasi/vim.rb
Vim formula for Homebrew
 $ brew install python --framework
 $ mkdir ~/Library/Frameworks/
 $ cd ~/Library/Frameworks/
 $ ln -s /usr/local/Cellar/python/2.7.2/Frameworks/Python.framework .
 $ brew install -vd ./vim.rb
@mikehale
mikehale / a-screenshot.md
Created July 1, 2011 20:57 — forked from akahn/a-screenshot.md
Embed gravatars in Propane chat

@akahn
akahn / a-screenshot.md
Created February 10, 2011 17:25 — forked from tmm1/README.md
Embed gravatars in Propane chat