Skip to content

Instantly share code, notes, and snippets.

View Ameobea's full-sized avatar

Casey Primozic Ameobea

View GitHub Profile
### Keybase proof
I hereby claim:
* I am ameobea on github.
* I am ameo (https://keybase.io/ameo) on keybase.
* I have a public key whose fingerprint is 3217 FED5 F754 BF58 FF12 A3EC 2A02 222D A342 5B99
To claim this, I am signing this object:
>>> samm_script.process(samm_script.loadNetwork("dolphins.gml"))
Chordal: False
[u'Beescratch', u'SN100', u'SN9', u'DN63', u'Oscar', u'Number1', u'Knit', u'PL', u'SN89', u'Upbang']
0.308775731311
Name:
Type: Graph
Number of nodes: 62
Number of edges: 159
Average degree: 5.1290
max average neighbor degree:
Processing football.gml:
Chordal: False
[u'Wyoming', u'Minnesota', u'Illinois', u'Indiana', u'Tulsa', u'Cincinnati', u'BrighamYoung', u'IowaState', u'LouisianaTech', u'MiddleTennesseeState', u'Wisconsin', u'Northwestern', u'KansasState', u'Navy', u'PennState', u'Auburn', u'BoiseState', u'Purdue', u'AirForce']
0.407239819005
Name:
Type: Graph
Number of nodes: 115
Number of edges: 613
Average degree: 10.6609
max average neighbor degree:
; ModuleID = 'thing.c'
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [43 x i8] c"Enter the last number (n) of the series\0A\00", align 1
@.str1 = private unnamed_addr constant [3 x i8] c"%d\00", align 1
@.str2 = private unnamed_addr constant [51 x i8] c"Error. You gave a negative number. Program ends.\0A\00", align 1
@.str3 = private unnamed_addr constant [35 x i8] c"Input the number to be the power\0A\00", align 1
@.str4 = private unnamed_addr constant [59 x i8] c"The sum of the 1-%d series of integers raised in %d is %d\00", align 1
sudo mount /dev/sda4 /storage&
tint2&
synclient MaxTapTime=0&
skype&
/usr/local/bin/whatpulse/whatpulse&
keepass2&
source ~/.aliases.bash
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
# For more information about tint2, see:
# http://code.google.com/p/tint2/wiki/Welcome
#
# For more config file examples, see:
# http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/
# Background definitions
<?xml version="1.0" encoding="UTF-8"?>
<openbox_config xmlns="http://openbox.org/3.4/rc">
<resistance>
<strength>10</strength>
<screen_edge_strength>20</screen_edge_strength>
</resistance>
<focus>
<focusNew>yes</focusNew>
<!-- always try to focus new windows when they appear. other rules do
apply -->
0111111101000101 0100110001000110 0000001000000001 0000000100000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
0000001000000000 0011111000000000 0000000100000000 0000000000000000 0100000000000100 0100000000000000 0000000000000000 0000000000000000
0100000000000000 0000000000000000 0000000000000000 0000000000000000 1110100000010001 0000000000000000 0000000000000000 0000000000000000
0000000000000000 0000000000000000 0100000000000000 0011100000000000 00000000 0100000000000000 0001111000000000 0001101100000000
0000011000000000 0000000000000000 0000010100000000 0000000000000000 0100000000000000 0000000000000000 0000000000000000 0000000000000000
0100000000000000 0100000000000000 0000000000000000 0000000000000000 0100000000000000 0100000000000000 0000000000000000 0000000000000000
1111100000000001 0000000000000000 0000000000000000 0000000000000000 1111100000000001 0000000000000000 0000000000000000 0000000000000000
0000100000000000 0000000000000000 0000000000000000 0000000000000000 0000001100
<?xml version="1.0" encoding="utf-8"?>
<openbox_menu xmlns="http://openbox.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openbox.org/ file:///usr/share/openbox/menu.xsd">
<menu id="root-menu" label="Openbox 3">
<item label="Terminal">
<action name="Execute">
<execute>
gnome-terminal
</execute>
</action>
</item>
0: std::sys::imp::backtrace::tracing::imp::unwind_backtrace
at /checkout/src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
1: std::sys_common::backtrace::_print
at /checkout/src/libstd/sys_common/backtrace.rs:71
2: std::panicking::default_hook::{{closure}}
at /checkout/src/libstd/sys_common/backtrace.rs:60
at /checkout/src/libstd/panicking.rs:355
3: std::panicking::default_hook
at /checkout/src/libstd/panicking.rs:365
4: std::panicking::rust_panic_with_hook