- All Autocomplete
- DocBlockr
- GitGutter-Edge
- SublimeCodeIntel
- SublimeLinter
- sublimeLinter-annotations
- SublimeLinter-php
- SublimeLinter-phpcs
- SublimeLinter-phpmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-05-18T15:21:12.335+01:00 ==== Couchbase SG Accel/2.1.0(95;52ca544) ==== | |
2018-05-18T15:21:12.335+01:00 [INF] requestedSoftFDLimit < currentSoftFdLimit (5000 < 7168) no action needed | |
2018-05-18T15:21:12.335+01:00 [INF] Opening db /default as bucket "sg_data", pool "default", server <http://localhost:8091> | |
2018-05-18T15:21:12.336+01:00 [INF] GoCBCustomSGTranscoder Opening Couchbase database sg_data on <http://localhost:8091> as user "sg_data" | |
2018-05-18T15:21:12.338+01:00 [INF] Auth: Attempting credential authentication http://localhost:8091?http_idle_conn_timeout=90000&http_max_idle_conns=64000&http_max_idle_conns_per_host=256 | |
2018-05-18T15:21:12.346+01:00 [INF] Successfully opened bucket | |
2018-05-18T15:21:12.346+01:00 [WRN] Using GSI is not supported when using Sync Gateway Accelerator - switching to use views. Set 'use_views':true in Sync Gateway's database config to avoid this warning. -- rest.(*ServerContext)._getOrAddDatabaseFromConfig() at server_context.go:468 | |
2018-05-18T15:21:12.373+01:00 [TRC] Buc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:44 $ go1.10rc1 build -race && ./sync_gateway config.json | |
2018-02-01T12:44:45.009Z Enabling logging: [*] | |
2018-02-01T12:44:45.009Z ==== /() ==== | |
2018-02-01T12:44:45.009Z Configured process to allow 5000 open file descriptors | |
2018-02-01T12:44:45.009Z Opening db /db1 as bucket "db1", pool "default", server <http://127.0.0.1:8091> | |
2018-02-01T12:44:45.010Z GoCBCustomSGTranscoder Opening Couchbase database db1 on <http://127.0.0.1:8091> as user "Administrator" | |
2018-02-01T12:44:45.024Z Design docs for current SG view version (2.0) found. | |
2018-02-01T12:44:45.024Z Verifying view availability for bucket db1... | |
2018-02-01T12:44:45.029Z Views ready for bucket db1. | |
2018-02-01T12:44:45.029Z Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unexpected fault address 0xb01dfacedebac1e | |
fatal error: fault | |
[signal SIGSEGV: segmentation violation code=0x1 addr=0xb01dfacedebac1e pc=0x103518f] | |
goroutine 1332 [running]: | |
runtime.throw(0x1950cd3, 0x5) | |
/usr/local/Cellar/go/1.9.2/libexec/src/runtime/panic.go:605 +0x95 fp=0xc4209e0870 sp=0xc4209e0850 pc=0x105a925 | |
runtime.sigpanic() | |
/usr/local/Cellar/go/1.9.2/libexec/src/runtime/signal_unix.go:374 +0x227 fp=0xc4209e08c0 sp=0xc4209e0870 pc=0x1073147 | |
runtime.hashGrow(0x193ac80, 0xc4209e2181) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
div.pipeline-wrapper { | |
background: #2b3e50; | |
} | |
.rounded { | |
-webkit-box-shadow: none; | |
box-shadow: none; | |
border-radius: 0; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# <bitbar.title>Consul Services</bitbar.title> | |
# <bitbar.version>v1.0</bitbar.version> | |
# <bitbar.author>Ben Brooks</bitbar.author> | |
# <bitbar.author.github>bbrooks</bitbar.author.github> | |
# <bitbar.desc>Displays services in Consul, along with their port numbers</bitbar.desc> | |
# <bitbar.image>https://i.imgur.com/RB7z44c.png</bitbar.image> | |
# <bitbar.dependencies>jq,curl</bitbar.dependencies> | |
# <bitbar.abouturl>https://github.com/matryer/bitbar-plugins/blob/master/Dev/Consul/consul_services.5s.sh</bitbar.abouturl> | |
# |
I hereby claim:
- I am bbrks on github.
- I am bbrks (https://keybase.io/bbrks) on keybase.
- I have a public key ASB7RIaXIRVuF85CoXWdtFfhkXJTccYST1ohHeYX9DYsSAo
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* http://meyerweb.com/eric/tools/css/reset/ | |
v2.0 | 20110126 | |
License: none (public domain) | |
*/ | |
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, | |
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, | |
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, | |
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, | |
tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# nukekeys.sh | |
# Easily regenerate SSH keys... just in case | |
# https://gist.github.com/bbrks/6692143 | |
read -p "WARNING: This will regenerate ALL *_rsa keys!! Are you sure? " -n 1 -r | |
if [[ ! $REPLY =~ ^[Yy]$ ]] | |
then | |
exit 1 | |
fi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.onscroll = function() { | |
var speed = 4.0; | |
var ypos = -window.pageYOffset / speed + "px"; | |
var xpos = "50%"; | |
var elems = document.getElementsByClassName('parallax'); | |
for (var i = elems.length - 1; i >= 0; i--) { | |
elems[i].style.backgroundPosition = xpos +" "+ ypos; | |
}; | |
} |