Skip to content

Instantly share code, notes, and snippets.

View santiago's full-sized avatar

Santiago Gaviria santiago

  • Ontoworks
  • Planet Earth
View GitHub Profile
@santiago
santiago / cookiemonster.go
Created January 14, 2017 04:42 — forked from dacort/cookiemonster.go
Simple script to extract (encrypted) cookies out of Chrome OS X cookie store. Usage: ./cookiemonster domain.com
package main
import (
"code.google.com/p/go.crypto/pbkdf2"
"crypto/aes"
"crypto/cipher"
"crypto/sha1"
"database/sql"
"fmt"
"log"
{ "query":
{
"filtered": {
"query": {
"multi_match": {
"fields": [
"title^2",
"description"
],
"type": "phrase_prefix",
List of Colombians
File:Departments of colombia.svg
File:Flag of Colombia.svg
File:Panoramica de Medellin-Colombia.jpg
Category:Colombian society
File:Coat of arms of Colombia.svg
File:Tree map export 2009 Colombia.jpeg
File:Densidad pop col only Colombia.png
Colombian Emeralds
Colombian Navy
@santiago
santiago / index.html
Created August 18, 2013 04:26 — forked from tmcw/index.html
<!DOCTYPE html>
<html>
<head>
<script src='http://api.tiles.mapbox.com/mapbox.js/v0.6.4/mapbox.js'></script>
<script src='http://d3js.org/d3.v2.min.js?2.9.3'></script>
<link
href='http://api.tiles.mapbox.com/mapbox.js/v0.6.4/mapbox.css'
rel='stylesheet' />
<style>
body { margin:0; padding:0; }
{
"settings": {
"index": {
"index.mapper.dynamic": false
}
}
}
{
"settings": {
"index": {
"analysis": {
"char_filter" : {
"remove_punctuation" : {
"type" : "mapping",
"mappings" : [ ".=>-", ",=>-", ";=>-" ]
}
},
{
"facets": {
"dictionary": {
"_type": "terms",
"missing": 0,
"total": 291411,
"other": 222923,
"terms": [
{
"term": "http",
1.
santa
7463
2.
bogota
6062
3.
colombia
5676
4.
{ id: 5,
name: 'Hola',
city: 'Medellin',
state: 'CO',
zip: '123456',
typeOfCollege: 'Community',
affiliation: 'Private',
communityType: 'Rural',
undergradEnrollment: '1000-3999',
calendarSystem: 'Semester',
$ ldd webrtc.node
linux-vdso.so.1 => (0x00007fff437e2000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007ff12bee4000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007ff12bbaa000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007ff12b8a6000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ff12b5aa000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007ff12b38d000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff12afcd000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007ff12adaf000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ff12abab000)