Skip to content

Instantly share code, notes, and snippets.

@ultimape
ultimape / Pinterest_Board_Linkifier.js
Created October 15, 2018 16:01
Pinterest Board Linkifier - tool to makes it easier to open up all the links in Pinterest board.
/*
* Pinterest Board Linkifier
*
* This tool makes it easier to open up all the links in pinterest board.
* Tested in Google Chrome October 10th, 2015.
*
* It automatically scrolls to the bottom of the page until no more pins are loaded.
*
* Then it replaces the page with a list of links to all the pins.
*
@ultimape
ultimape / nperry_resume.html
Last active June 10, 2021 23:08
I developed a 1-page resume completely out of HTML and CSS by hand. Can be viewed live @ http://praetorlabs.com/profile/nperry/resume/ Features include: it looks like a piece of paper when viewed in a modern browser, and it prints out on one sheet. It also has open-graph meta tags so it shows up correctly when shared on social networks. It valid…
<!DOCTYPE html>
<html lang="en">
<!--
One Page HTML/CSS resume design, copyright 2014 Nicholas Perry.
Structure and design of HTML and CSS released under Creative Commons Attribution-ShareAlike 3.0 Unported License http://creativecommons.org/licenses/by-sa/3.0/deed.en_US
Personal Content is used as exmaple, but is not licensed for re-use, please update all content (including meta tags) before republish/reuse.
For inquerys, contact nicholas.t.perry at gmail.com and refer to this gist: https://gist.github.com/4509098.
Please do not remove this copyright notice and include a note on modifications if you choose to use this for your own resume.
-->
@ultimape
ultimape / hope.md
Last active December 28, 2018 00:32
Dear Internet Friend. I made this for you. It might be re-gifted, but I hope you like it anyway. #TMMTO #HOPE
@ultimape
ultimape / i_break_ide.c
Last active November 28, 2018 02:58
hightlighting bug test
/* Highlighting Bug Test Code
* 2009 Nicholas Perry
*/
/*
(Feel free to use this as you want, I'm calling it public domain.)
I was messing around with code highlighting engines.
This should compile and print out a message in any valid c-programming compiler.
Although it won't look like it would in nearly every code highlighting environment or IDE.
@ultimape
ultimape / manual_test_data.json
Created October 31, 2016 01:21
Brainstorming some data formats to use as a test dataset for a reboot of my "series-subjugator" project.
{ "weaves" : {
"term:singular" : "A Weave",
"meta:comment" : "Stories made of parts interweaved into a complex whole.",
"quilts" : [ "quilt" : [ "block" : {
"meta:comment" : "A block is a clipped segment from a larger story, like a peice of a quilt cut from your favorit old t-shirt. Basically, they are just abuses of meta-memes within a pre-existing larger narrative.",
"source" : {
"provider" : "youtube.com",
"last_updated" : "<INSERT ISODATE FORMAT HERE>",
"metadata" : {
"title" : "thinks like me",
@ultimape
ultimape / essential-eris.md
Last active October 30, 2017 01:21
A collection of links I've gathered during my time learning as an intern at Eris Industries

Essential Eris

This is a collection of links I've gathered during my time learning about Eris Industries. I spent a couple months learning to be a marmot during the summer of 2015 and this is a small attempt to share what I learned.

This collection is themed after Eric Elliott's curated list of JavaScript resources. I highly recommend taking a look if you are at all intersted in JavsScript.

While my time as an intern didn't have the outcome I had hoped, I still found a lot of value in working with them. If you find yourself knee deep in marmotology (and the Tao of DAO), may this help you get a head start!

Formalities

@ultimape
ultimape / Seize the day.cc
Last active March 15, 2017 16:33
"What will your verse be?" ― N.H. Kleinbaum, Dead Poets Societyhttps://www.youtube.com/watch?v=G2e_M06YDyY&ab_channel=melodysheep
/**
* We don't read and write programs because it's fun.
*
* We read and write programs
* because we are members of the human race,
* and the human race is filled with ideas.
*
* Code and ideas can change the world.
*
* And you may contribute a verse.

Keybase proof

I hereby claim:

  • I am ultimape on github.
  • I am ultimape (https://keybase.io/ultimape) on keybase.
  • I have a public key whose fingerprint is 2295 262A 1BEF 7B56 FD71 37B0 2606 75B5 0812 9B4F

To claim this, I am signing this object:

@ultimape
ultimape / einstein_words.md
Last active August 29, 2016 08:09
Mediumistic Channeling Einstien

Channeling Einstien

I am enough of the artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world. ('The Saturday Evening Post' 1929)


I have no doubt that our thinking goes on for the most part without the use of signs (words), and, furthermore, largely unconsciously. For how, otherwise, should it happen that sometimes we "wonder" quite spontaneously about some experience? This "wondering" appears to occur when experience comes into conflict with a world of concepts that is already sufficiently fixed within us. ('Autobiographical Notes' Schilpp, 1949, pp. 8-9)

/**
* We don't read and write programs because it's fun.
*
* We read and write programs
* because we are members of the human race,
* and the human race is filled with ideas.
*
* Code and ideas can change the world.
*
* And you may contribute a verse.