Skip to content

Instantly share code, notes, and snippets.

In chromeo dev tool console, execute
$.ajax({url: "http://...", success: function(result){console.log("done")}})
@misscache
misscache / elasticsearch_commands
Last active August 29, 2015 14:14
elasticsearch_commands
curl -XGET 'http://localhost:9200/_cluster/health?pretty=true'
curl -XGET 'http://localhost:9200/_cluster/health/twitter?level=shards'
@misscache
misscache / .screenrc
Last active August 29, 2015 13:57
screen_setup
# Filename: $HOME/.screenrc
# Purpose: Setup file for program "(GNU) screen"
# Latest change: Mon Jan 26 10:51:50 CET 2004
# Author: Michael Prokop / <online@michael-prokop.at> / www.michael-prokop.at
# ===============================================================
#
# ===============================================================
# SEE ALSO:
# ===============================================================
# SCREEN Pages: