Skip to content

Instantly share code, notes, and snippets.

View sethwoodworth's full-sized avatar

Seth Woodworth sethwoodworth

View GitHub Profile
@sethwoodworth
sethwoodworth / mm3d Tapioca All
Last active December 18, 2015 19:19
MicMac error message
» mm3d Tapioca MulScale '.*.JPG' 2500 6 Circ=1
--------------------------------------------------
| KIND OF ERR : User's error
| Sorry, the following FATAL ERROR happened
|
| LArgMain , Don't understand :[Circ=1]
|
--------------------------------------------------
Bye (tape enter to quit)
@sethwoodworth
sethwoodworth / index.html
Last active December 19, 2015 14:09 — forked from enjalot/index.html
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Testing Pie Chart</title>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.js?2.1.3"></script>
<style type="text/css">
.slice text {
@sethwoodworth
sethwoodworth / sets.partial.py
Created August 11, 2013 02:30
python 2.7 sets.Set update based on iterable method
def _update(self, iterable):
# The main loop for update() and the subclass __init__() methods.
data = self._data
# Use the fast update() method when a dictionary is available.
if isinstance(iterable, BaseSet):
data.update(iterable._data)
return
value = True
@sethwoodworth
sethwoodworth / keybase.md
Created April 13, 2014 22:01
keybase.md

Keybase proof

I hereby claim:

  • I am sethwoodworth on github.
  • I am sethwolfwood (https://keybase.io/sethwolfwood) on keybase.
  • I have a public key whose fingerprint is 80C6 8870 9587 EBB0 C280 2C90 C81E 7A58 0405 1696

To claim this, I am signing this object:

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUWHevOfj7LaVv5dDRC9c9fLtJjCf+7lUJdBLc7K3GnmjI69B1wkBYuQMTNI33c286jktyvafHfhKSEoGnvHLZnuu0NagjT9jkshjo3Vs2ekaAuZnTWcC5iHI0jEkTNHcgpGYNq9OgNatCI2GSBOXnOPzjB4hbBuWtpi/yY5+RW2fOEmv7M1l36RcGeg12vIqKyvxA0r7JUvp7VuVa5APjDMPMuKoSs3o+m0RzBrNmm8a7W2pk0cZ6C2WZofabXLD5d9nbwTniuU3fRlLmmlwPR9uF2wmN2HJ/vuftomuA4CQLcwlkswO4d/j6f+QePMp5C4cSlcZHBRUbGuZk+FcP [email protected]
@sethwoodworth
sethwoodworth / gist:1254d4e831128f57f737
Created August 3, 2014 19:57
dfhack compiler log osx protobuf
[ 13%] Built target lua
[ 13%] Building CXX object depends/protobuf/CMakeFiles/protobuf.dir/google/protobuf/descriptor.cc.o
In file included from /Users/seth/code/dfhack/depends/protobuf/google/protobuf/descriptor.cc:35:
/Users/seth/code/dfhack/depends/protobuf/google/protobuf/stubs/hash.h:43:10: fatal error: 'hash_map'
file not found
#include HASH_MAP_H
^
/Users/seth/code/dfhack/depends/protobuf/config.h:1:20: note: expanded from macro 'HASH_MAP_H'
#define HASH_MAP_H <hash_map>
^
[PROFILE]
[TITLE:Seth Custom]
[STILL:1:MINING:3]
[STILL:1:MASONRY:3]
[SKILL:1:DESIGNBUILDING:1]
[STILL:2:MINING:3]
[STILL:2:MECHANICS:3]
[STILL:3:PLANT:5]
[PROFILE]
[TITLE:Seth Custom]
[SKILL:1:MINING:3]
[SKILL:1:MASONRY:3]
[SKILL:1:DESIGNBUILDING:1]
[SKILL:2:MINING:3]
[SKILL:2:MECHANICS:3]
times in msec
clock self+sourced self: sourced script
clock elapsed: other lines
000.005 000.005: --- NVIM STARTING ---
000.272 000.267: locale set
001.016 000.744: inits 1
001.024 000.008: window checked
:version
NVIM 0.0.0-alpha+201501150959 (compiled Jan 16 2015 09:21:45)
Commit: 5c6348e9995b0dde23a2de99263e9e0e3a72fcd2
Build type: Debug
Compilation: /usr/bin/cc -Wconversion -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -DINCLUDE_GENERATED_DECLARATIONS -DHAVE_CONFIG_H -I/home/seth/code/neovim/build/config -I/home/seth/code/neovim/sr
c -I/home/seth/code/neovim/.deps/usr/include -I/home/seth/code/neovim/.deps/usr/include -I/home/seth/code/neovim/.deps/usr/include/luajit-2.0 -I/usr/include -I/home/seth/code/neovim/build/src/nvim/auto -I/home/seth/code/neovim/build
/include
Compiled by seth@localhost Features included (+) or not (-):
+acl +cmdline_hist +diff +farsi +iconv +listcmds -mouse_gpm +path_extra +scrollbind -tag_any_white +virtualedit +writebackup
+arabic +cmdline_info +digraphs +file_in_path +insert_expand +localmap +mouse_netterm +persistent_undo +signs