Skip to content

Instantly share code, notes, and snippets.

View tcyrus's full-sized avatar

Timothy Cyrus tcyrus

View GitHub Profile
@tcyrus
tcyrus / error.c
Created December 12, 2014 19:41
error.c
/*
error.c
2016tcyrus
*/
#include <stdio.h>
#include <stdbool.h>
#include <unistd.h>
void dispS();
@tcyrus
tcyrus / README.md
Last active August 29, 2015 14:16
Dev Compliment Generator

Dev Compliment Generator

@tcyrus
tcyrus / sass.link.js
Last active October 18, 2018 20:04
Uses Sass.js to allow direct embedding of Sass and Scss in HTML (like less.js)
@tcyrus
tcyrus / README.md
Last active August 29, 2015 14:16
New Logo Concept

New Logo Concept

Understudy Program Lectures

@tcyrus
tcyrus / Click-Tap-Rhythm-Password.md
Last active August 29, 2015 14:16
Click/Tap Rhythm Password

Click/Tap Rhythm Password

Hi there, this is a weird concept of a click sequence protected area.

The password check should be done on a server side script.

NOTE: This is just an idea so please do not use it seriously!! I decline all responsability for any bruteclick hack! :D

@tcyrus
tcyrus / imgur_codebreaker_challenge.md
Last active August 29, 2015 14:17
Imgur Codebreaker Challenge

Imgur Codebreaker Challenge

Description:

Codebreakers of Imgur--it's time to play a game. This image is your first clue. If you pass this step, you will be led you down a path sprinkled with various tests and riddles. Those who can make it to the end will be rewarded...with a trophy in your gallery profile! (You'll know right away if you've won--it will tell you.)

The first five Imgurians that cracked the Codebreaker Challenge in User Sub won tickets to Camp Imgur! Congrats to WouldWishtoUnseeAgain, JackarooJesseJeans, thatguywiththeroads,TheIMes, and laughinghippo!

May the best codebreakers win! Please don't spoil it by posting the answers in the comments :)

@tcyrus
tcyrus / heroku-client-3.30.3.ebuild
Created March 29, 2015 21:56
Heroku Client Ebuild
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
DESCRIPTION="Heroku client."
HOMEPAGE="https://github.com/heroku/heroku"
SRC_URI="https://github.com/heroku/heroku/archive/v3.30.3.tar.gz"
@tcyrus
tcyrus / avatar.ipynb
Last active October 18, 2018 20:58
My new avatar generator, uses my GPG signature to make a unique image, Now in an iPython Notebook
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tcyrus
tcyrus / index.html
Last active August 29, 2015 14:20
TJHSST Sysadmin Bingo
<!doctype html>
<html>
<head>
<title>TJHSST Sysadmin Bingo</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/0.4.1/html2canvas.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/2014.01.31/classList.min.js"></script>
<script>
origdata = ["\"Still Alive\" on piano", "polo shirt", "workstation broken", "man man", "csssuf on deadtom", "\"oooh shiny\"", "cookie clicker", "everyone is male", "fwil-", "someone hates java", "pit stains", "jcotton's ipad", "diet coke", "booting itanium", "password change", "jholtom uses music cart", "khakis", "zan mods mc", "fwilson's stuff stolen", "the ethanicorn", "hipster web tech", "FOOOOX", "crashing the san", "jholtom's plaid collared shirt", "frozen pizza", "iodine's broken", "mac in the machine room", "znc"];
function shuffle(o) {