Skip to content

Instantly share code, notes, and snippets.

1) wd=0x7fff5fbfca80, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x7000001032b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x7000001862b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x7000002092b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x70000030f2b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x7000004152b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x7000004982b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x70000051b2b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x7000003922b0, wd=/Users/drew/src/github.com/wellington/wellington
1) wd=0x70000028c2b0, wd=/Users/drew/src/github.com/wellington/wellington
wd=0x7fff5fbfca80, nwd=0x7fff5fbfca80
wd=0x7000001032b0, nwd=0x7000001032b0
wd=0x7000001862b0, nwd=0x7000001862b0
wd=0x70000028c2b0, nwd=0x70000028c2b0
wd=0x70000030f2b0, nwd=0x70000030f2b0
wd=0x7000002092b0, nwd=0x7000002092b0
wd=0x7000003922b0, nwd=0x7000003922b0
wd=0x7000004152b0, nwd=0x7000004152b0
wd=0x7000004982b0, nwd=0x7000004982b0
wd=0x70000051b2b0, nwd=0x70000051b2b0
ERROR 2015-10-07 23:31:46,307 api_server.py:272] Exception while handling service_name: "urlfetch"
method: "Fetch"
request: "\010\001\022(https://fitkiq.test.makeplans.net/api/v18\000H\000"
request_id: "bMDQzBvSJx"
Traceback (most recent call last):
File "/opt/go_appengine/google/appengine/tools/devappserver2/api_server.py", line 247, in _handle_POST
api_response = _execute_request(request).Encode()
File "/opt/go_appengine/google/appengine/tools/devappserver2/api_server.py", line 186, in _execute_request
make_request()
@drewwells
drewwells / mtime_file_watcher.py
Created September 30, 2015 06:34
do not watch the entire gopath
#!/usr/bin/env python
#
# Copyright 2007 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
@drewwells
drewwells / SassMeister-input.scss
Created August 19, 2015 13:42
Generated by SassMeister.com.
// ----
// Sass (v3.4.14)
// Compass (v1.0.3)
// ----
.foo{
@extend .bar;
}
@drewwells
drewwells / SassMeister-input.scss
Created July 27, 2015 20:41
Generated by SassMeister.com.
// ----
// Sass (v3.4.14)
// Compass (v1.0.3)
// ----
.foo {
color: red;
@incldue box-sizing(border-box);
}
@drewwells
drewwells / SassMeister-input.scss
Created May 26, 2015 00:16
Generated by SassMeister.com.
// ----
// libsass (v3.2.4)
// ----
a { width: 3.0px }
@drewwells
drewwells / linux 64bit install
Last active August 29, 2015 14:20
Wellington install formula
brew install https://raw.githubusercontent.com/drewwells/homebrew/23eb4de/Library/Formula/wellington.rb
@drewwells
drewwells / qo -x
Last active August 29, 2015 14:19
libtool
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -O2 -std=c++0x -g -O2 -c -o position.lo position.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wall -O2 -std=c++0x -g -O2 -c position.cpp -o position.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -O2 -c -o cencode.lo cencode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -O2 -c cencode.c -o cencode.o
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -O2 -std=c++0x -g -O2 -c -o ast.lo ast.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wall -O2 -std=c++0x -g -O2 -c ast.cpp -o ast.o
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -O2 -std=c++0x -g -O2 -c -o base64vlq.lo base64vlq.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wall -O2 -std=c++0x -g -O2 -c base64vlq.cpp -o base64vlq.o
/bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -O2 -std=c++0x -g -O2 -c -o bind.lo bind.cpp
l
[ 50%] Compiled prelexer.cpp
[ 52%] Compiled plugins.cpp
[ 54%] Compiled sass.cpp
[ 56%] Compiled sass2scss.cpp
[ 58%] Compiled remove_placeholders.cpp
[ 60%] Compiled sass_functions.cpp
[ 62%] Compiled sass_context.cpp
[ 64%] Compiled sass_values.cpp
[ 66%] Compiled sass_interface.cpp
[ 68%] Compiled sass_util.cpp