Skip to content

Instantly share code, notes, and snippets.

if (BrowserDetect.browser == "Explorer") {
OBJJ_MAIN_FILE = "";
}
else {
OBJJ_MAIN_FILE = "main.j";
}
// in foo.js:
module['exports'] = function() {
console.log('foo');
}
// in your repl:
node> foo = require('./foo');
[Function]
node> foo()
foo
Stack: "Error: assertion error
at node.js:30:17
at Timer.callback (net:149:29)
at node.js:772:9"
cc -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb redis-benchmark.c
cc -o redis-benchmark -std=c99 -pedantic -O2 -Wall -W -lm -pthread -g -rdynamic -ggdb ae.o anet.o redis-benchmark.o sds.o adlist.o zmalloc.o
cc -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb redis-cli.c
cc -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb linenoise.c
cc -o redis-cli -std=c99 -pedantic -O2 -Wall -W -lm -pthread -g -rdynamic -ggdb anet.o sds.o adlist.o redis-cli.o zmalloc.o linenoise.o
cc -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb redis-check-dump.c
redis-check-dump.c: In function ‘printErrorStack’:
redis-check-dump.c:541: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 2 has type ‘size_t’
cc -o redis-check-dump -std=c99 -pedantic -O2 -Wall -W -lm -pthread -g -rdynamic -ggdb redis-check-dump.o lzf_c.o lzf_d.o
cc -c -std=c99 -pedantic -O2 -Wall -W -g -rdynamic -ggdb redis-check-aof.c
Stack: "Error: assertion error
at node.js:30:17
at Timer.callback (net:149:29)
at node.js:772:9"
Lighthouses suck!
Fuck off, lighthouses rule!
You should use github, some say it's better
Stack: "Error: Must have start <= end
at Stream.<anonymous> (http:775:27)
at IOWatcher.callback (net:494:29)
at node.js:769:9"
Type: undefined
Arguments: undefined
- (void)controlTextDidBlur:(CPNotification)aNotification
{
if ([aNotification object] !== _userField)
return;
if ([_cancelButton isHighlighted])
{
[_window makeFirstResponder:_userField];
return;
}
pid = /home/django/mockingbird/shared/pids/stunnel.pid
[websockets]
accept = sing.gomockingbird.com:443
cert = /etc/ssl/certs/sing.crt
connect = sing.gomockingbird.com:80
key = /etc/ssl/private/sing.key
TIMEOUTidle = 180
server {
listen 74.207.243.49:80;
server_name www.gomockingbird.com;
rewrite ^/(.*) https://gomockingbird.com/$1 permanent;
}
server {
listen 74.207.243.49:80;
server_name gomockingbird.com;