Richard: Where do we want to be at the end of the summer?
- Have both the recon and grammar calculator scenarios "finished"
- "finished" meaning ready to play in a running EDURange instance
- Some semblance of scoring
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"/> | |
<script src="http://cmx.io/v/0.1/cmx.js"></script> | |
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style> | |
<body> | |
<div style="max-width:900px; -webkit-transform:rotate(0deg);"> | |
<scene id="scene1"> | |
<label t="translate(0,346)"> |
"You don't get to tell me what to do ever again." | |
-- Lester Burnham [American Beauty] | |
% | |
Carolyn Burnham: "Uh, whose car is that out front?" | |
Lester Burnham (Spacey): "Mine. 1970 Pontiac Firebird. The car I've always wanted and now I have it. I rule!" | |
[American Beauty] | |
% | |
Carolyn Burnham: "This is a $4,000 sofa, upholstered in Italian silk. This is not just a couch." | |
Lester Burnham (Spacey): [shouting, punching couch on each syllable] "It's! Just! A! Couch!" | |
[American Beauty] |
"It's showtime!" | |
-- The Running Man (1987) | |
% | |
"Alright everyone, chill." | |
-- Batman & Robin (1997) | |
% | |
"Allow me to break the ice." | |
-- Batman & Robin (1997) | |
% | |
"I need your clothes, your boots, and your motorcycle." |
#!/usr/bin/env python3 | |
# xkcd-hasher.py | |
# for the motherland!! http://almamater.xkcd.com/ | |
# forked from arthurdent's 1193.py. thx buddy | |
# | |
# usage: ./xkcd-hasher.py <num hashes> <randword length> <goal number> | |
from skein import skein1024 | |
from datetime import * |
The Evergreen Hacker Club is a collection of individuals interested in | |
learning, discussing, and implementing real-world applications of advanced | |
technological subjects. We focus on topics chosen by the membership, and | |
regularly host workshops for the group to share their skills with each other. | |
Hacker Club is also home to the GNU-e-Ducks, Evergreen's competitive | |
cyber-security team. |
#!/bin/bash | |
while true; do | |
pidof tor | xargs kill -HUP # get a new tor identity | |
torify wget -qO- https://ctf.fluxfingers.net/ref/oSaBba5IScd8V2a --no-check-certificate | grep "successfully" | |
done |
#!/usr/bin/env python | |
import urllib | |
import urllib.parse | |
import urllib.request | |
import string | |
import json | |
url = 'https://ctf.fluxfingers.net:1316/gimmetv' | |
key_length = 10 |
# `TESC Plays Nethack' bot | |
# arg 1 = irc nick | |
# args 1< = additional phrases | |
require 'cinch' | |
ircnick = ARGV[0] | |
class NethackCommands | |
include Cinch::Plugin | |
# every 10 seconds, call 'timed' |
I hereby claim:
To claim this, I am signing this object: