Skip to content

Instantly share code, notes, and snippets.

@icopp
icopp / nginx.conf
Last active August 14, 2017 18:06 — forked from bsergean/nginx.conf
Simple nginx.conf file
#
# Run in the foreground locally
# nginx -p . -c nginx.conf
#
worker_processes 1;
daemon off;
error_log nginx_error.log;
events {
worker_connections 1024;
@icopp
icopp / MacBook comparisons.md
Last active August 10, 2017 07:06
MacBook comparisons
Computamotron Size Price Storage Processor RAM Graphics Ports TB
MacBook Air 13" $999 128GB 1.6 to 2.7Ghz 2c 8GB Intel HD 6000 T2 + USB
MacBook Air 13" $1149 128GB 2.2 to 3.2Ghz 2c 8GB Intel HD 6000 T2 + USB
MacBook Air 13" $1199 256GB 1.6 to 2.7Ghz 2c 8GB Intel HD 6000 T2 + USB
old MacBook Pro 13" $1299 128GB 2.7 to 3.1Ghz 2c 8GB Intel Iris 6100 T2 + USB
MacBook 12" $1299 256GB 1.1 to 2.2Ghz 2c 8GB Intel HD 515 USB-C
MacBook Air 13" $1349 256GB 2.2 to 3.2Ghz 2c 8GB Intel HD 6000 T2 + USB
MacBook Air 13" $1399 512GB 1.6 to 2.7Ghz 2c 8GB Intel HD 6000 T2 + USB
new MacBook Pro 13" $1499 256GB 2.0 to 3.1Ghz 2c 8GB Intel Ir

Keybase proof

I hereby claim:

  • I am icopp on github.
  • I am coppian (https://keybase.io/coppian) on keybase.
  • I have a public key ASAxG0dIVS0bu3u1Mf-KeITn2oT1I8VI4Y0PrkM6lSg3DQo

To claim this, I am signing this object:

@icopp
icopp / GPL.md
Created October 6, 2012 17:52 — forked from jnrbsn/GPL.md
A Markdown-formatted GPL for your GitHub projects.

GNU GENERAL PUBLIC LICENSE

Version 3, 29 June 2007

Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.