Skip to content

Instantly share code, notes, and snippets.

View oxinabox's full-sized avatar
🐂

Frames White oxinabox

🐂
View GitHub Profile
@oxinabox
oxinabox / tmux.conf
Last active August 29, 2015 14:14
Dot Files
# vim: set syntax=sh:
unbind C-b
set -g prefix C-a
bind-key a send-prefix
bind-key C-a last-window
#switch windows alt+number, unless we are running irssi
bind -n M-1 if 'test `tmux list-panes -F "#W"` != "irssi"' 'select-window -t 1' 'send M-1'
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"###Bring in all the functions needed from Optim:"
]
},
{
@oxinabox
oxinabox / gist:a00d3b1eb5584467e6b7
Last active August 29, 2015 14:22
unioning numerics
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": false
},
"outputs": [
{
@oxinabox
oxinabox / CharacterSplitter.ipynb
Last active August 29, 2015 14:23
Epub Character Splitter
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oxinabox
oxinabox / gist:4138a1b693a820cc37d5
Created July 22, 2015 07:15
Using Mocha and Word Embeddings to search for Hyponyms
{
"cells": [
{
"cell_type": "code",
"execution_count": 25,
"metadata": {
"collapsed": false
},
"outputs": [],
"source": [
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": false
},
"outputs": [
{
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
@oxinabox
oxinabox / sc2016_program_suggestions.md
Created January 7, 2016 06:29
Suggested Program Items for Swancon 2016

Core

GoH Fe Waters

[Does Not Need Moderator] [Does Not Need More Panellists/Presenters]

GoH Gillian Rubinstien

@oxinabox
oxinabox / JLD_breaking_with_multiple_complex_writes.ipynb
Created February 1, 2016 09:27
JLD_breaking_with_multiple_complex_writes
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oxinabox
oxinabox / 146 Crash
Created February 1, 2016 13:40
Crash 146 minecraft
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 2/1/16 9:28 PM
Description: Ticking entity
java.lang.RuntimeException: No realistic version of biome 146
at rtg.world.biome.WorldChunkManagerRTG.func_76936_a(WorldChunkManagerRTG.java:101)
at net.minecraft.world.biome.BiomeCache$Block.<init>(SourceFile:26)
at net.minecraft.world.biome.BiomeCache.func_76840_a(SourceFile:52)