Skip to content

Instantly share code, notes, and snippets.

View pop's full-sized avatar

Elijah Voigt pop

View GitHub Profile
@pop
pop / gist:fce3c875c502ca1ebd1a
Last active August 29, 2015 14:05
A basic random gif displaying webpage
<!DOCTYPE html>
<html>
<!-- Yes this file contains all of the JS, CSS, and HTML
I'm sure this personally offends you at a very very
deep level. If you would like to complain about this
please email support@comcast.net -->
<head>
<title> <gif> { Random } </gif> </title>
<style>
@pop
pop / .battery_time_remaining.sh
Created September 2, 2014 05:06
A simple way to display the time remaining for your laptop battery in your tmux prompt
#!/bin/sh
### ~/bin/battery_time_remaining.sh
### Elijah Caine | pop_n_fresh @ irc.freenode.net
### Displays the time remaining on your battery
### Requires acpi - Displays nothing without it
## '{print $5} can be changed to '{print $4}' for a percentage
BAT_TIME=$(acpi | awk '{print $5}')
echo $BAT_TIME
@pop
pop / meeting-2014-01-14.md
Last active August 29, 2015 14:13
OSU Security Club Meeting Notes

Securty Club Meeting January 14, 2015

Introductions began ~19:05 14 people Preliminary introductions and plugs

This term our meetings will be mostly hands on You can collaorate on nything you're interested in.

Big Things to Tackle

@pop
pop / coding-puzzles-spring-2015.rst
Last active August 29, 2015 14:14
LUG Channel Puzzles!

Spring 2015 Coding Puzzles

You have 90 minutes to complete as many of the following puzzles as you can. You are awarded 1 point for each program which comes to the correct answer (no hardcoding answers!).

Prize

@pop
pop / language_night.rst
Last active August 29, 2015 14:15
Language Night Description

Langauges Night

An OSU LUG Event

Languages Night is an event the Oregon State University Linux Users Group are hosting for fans of Free and Open Source Software to come together and discuss Languages, Tools, and Projects they are interested in. As opposed to Lightning

@pop
pop / on-task.rst
Last active August 29, 2015 14:15
Blender SCALE Talk

What My Demo Consists Of

Elijah Caine 2015 for the Southern California Linux Expo

Topics Covered:

  1. Interface (making it less scary)
@pop
pop / data_compensation.py
Created March 9, 2015 17:55
huRandom Tools
#!/usr/bin/python
# This compensates for troll data in which a user decides to enter the same value a few, possibly one hundred,
# times to hurandom.elijahciane.me
import pygal
from pygal.style import CleanStyle
data = [-100000, -100, -100, 0, 0.4919173444481295, 1, 1, 1, 2, 3, 4, 4, 5, 5, 6, 7, 8, 8, 9, 9, 10, 12, 13, 13, 13, 14, 18, 20, 20, 22, 22, 22, 22, 23, 25, 29, 32, 32, 37, 37, 37, 37, 40, 42, 42, 42, 42, 42, 42, 43, 55, 64, 65, 67, 67, 71, 76, 79, 82, 97.00027461847252, 123, 137, 164, 337, 337.2346435765485, 365, 437, 456, 558, 632, 658, 666, 789, 1764, 3466, 3788, 3857, 4550, 5672, 5761, 9586, 10021, 12334, 12789, 12789, 12921, 35614, 44307, 86372, 98776, 114413, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 135484, 13548
@pop
pop / README.rst
Last active August 29, 2015 14:16
dotfiles

Dotfiles

Elijah Caine

This is a collection of my configuration files (dotfiles). This gist is mostly meant as a backup however if you need a reference for any of my files go ahead and take a look!

Usage

@pop
pop / makefile
Created April 8, 2015 19:17
nasm
main: main.asm
nasm -f elf -l main.lst main.asm
gcc -o main -m32 main.o
@pop
pop / bbq_shopping_list
Created April 17, 2015 23:05
barcamp bbq
BBQ Stuff
How many people are going to be at the BBQ? How much food do we need?
50 people.
There are about 120 people registered for Barcamp. Last year was about the same, and there were 50 people at last year's BBQ.
We should have these things, but no one is assigned to bring them
Burgers (40-60)
Veggie burgers(25)