Skip to content

Instantly share code, notes, and snippets.

View kyleterry's full-sized avatar

Kyle Terry kyleterry

View GitHub Profile
[ 2032 OK kyleterry@apastron:~/src/mayo-workbench ]
[ [git:master] ]
$ make
cc -Werror -Wall -O3 -g -pthread -I./include/ -c src/server.c
src/server.c:21:10: fatal error: '38-moths/38-moths.h' file not found
#include <38-moths/38-moths.h>
^
1 error generated.
make: *** [server.o] Error 1
### Keybase proof
I hereby claim:
* I am kyleterry on github.
* I am xvx (https://keybase.io/xvx) on keybase.
* I have a public key whose fingerprint is 83A8 D02C 609A B2B9 281D 94EF 98C1 6456 F8FE C1D7
To claim this, I am signing this object:
awk '{print $1}' ~/.bash_history | sort | uniq -c | sort -nr | head -n20
981 git
510 sudo
444 vim
423 cd
385 ls
266 vagrant
228 nosetests
77 ./screen_capture.sh
73 ssh
updick() {
uptime | perl -nE '/p (\d+)/;say+8,"="x$1,D'
}
package main
import (
"log"
"net/http"
"net/http/httputil"
"net/url"
)
func main() {
kyle@hypnophobia:~$ olegdb -config /etc/olegdb/olegdb.conf [32/32]
2015/07/14 14:27:35 Starting server...
2015/07/14 14:27:35 LZ4 compression is enabled
2015/07/14 14:27:35 Append-only log is enabled
2015/07/14 14:27:35 Splay-tree is enabled
2015/07/14 14:27:35 Data directory location: /var/olegdb/data
2015/07/14 14:27:35 Listening on http://localhost:38080
^OcJul 14 14:28:42 [x] (src/aol.c:161: errno: None) Could not read from AOL file.
Jul 14 14:28:42 [x] (src/aol.c:203: errno: None) Error reading
Jul 14 14:28:42 [x] Restore failed. Corrupt AOL?
{
"debug": true,
"redis": {
"host": "192.168.33.66",
"port": 6379,
"db": 0,
"password": "",
"tenyksChannel": "tenyks.robot.broadcast",
"serviceChannel": "tenyks.service.broadcast"
},
$ go test ./...
# _/home/kyle/src/olegdb/frontend/goleg
/tmp/go-build911152699/_/home/kyle/src/olegdb/frontend/goleg/_obj/wrapper.cgo2.o: In function `_cgo_fac9408e638c_Cfunc_ol_bulk_unjar':
goleg/wrapper.go:84: undefined reference to `ol_bulk_unjar'
/tmp/go-build911152699/_/home/kyle/src/olegdb/frontend/goleg/_obj/wrapper.cgo2.o: In function `_cgo_fac9408e638c_Cfunc_ol_sniff':
goleg/wrapper.go:248: undefined reference to `ol_sniff'
collect2: error: ld returned 1 exit status
# _/home/kyle/src/olegdb/frontend/goleg
/tmp/go-build911152699/_/home/kyle/src/olegdb/frontend/goleg/_test/_obj_test/wrapper.cgo2.o: In function `_cgo_fac9408e638c_Cfunc_ol_bulk_unjar':
goleg/wrapper.go:84: undefined reference to `ol_bulk_unjar'
#Set escape char to Ctrl-J
set-option -g prefix C-o
unbind-key C-b
bind-key C-o send-prefix
# Enable utf8, thank god.
setw -g utf8 on
set -g status-utf8 on
# easy window splitting
# RubyEncoder v2.2.1 evaluation
_d = _d0 = File.expand_path(File.dirname(__FILE__)); while 1 do _f = _d + '/rgloader/loader.rb'; break if File.exist?(_f); _d1 = File.dirname(_d); if _d1 == _d then raise "Ruby script '"+__FILE__+"' is protected by RubyEncoder and requires a RubyEncoder loader to be installed. Please visit the http://www.rubyencoder.com/loaders/ RubyEncoder web site to download the required loader and unpack it into '"+_d0+"/rgloader/' directory in order to run this protected file."; exit; else _d = _d1; end; end; require _f; RGLoader_load('AAIAAAAEYAAAAIAAAAAA/+pJpEBc83FuvlrF87YHigu6Qx1+iIsYuYtBJCiaZNiMMlbA2xmN3JTvbeNdLEXVepQcdDX4AredAbMsJJPvgewFvVbsYEhjCjMoKTPezrwEDWw1AcaG0zva6f5Oy1SDPRUAAADAAwAAmRduuRm0V9BDXLW8csG/eOx7NXK03O8Zyv0bPqNwD1ltRqUzoSeSPOtueuK+TXqOBnfhR6ZH3v0so5Q8pJkNhzokhJ5bF/EwFg7H+4Mwhlp6AIiR4okBQZ22RGoIsFi73nSu4l+iM/3LtoVS63jOsDQvNM/ieUtFmAPCpYcMmkMj1Sw7fE3TA5pUx7TG0NA5IfN99qd5hkkxQQ2UipprU6OnPKa//qtThf0fzDgsnJSeZbXNCxkpUAYq4EA/rjwrOLCtWqlDfyGg7dpMeDuLxU1WA9mcE5Kh6f9ptVoQlKY4GB