Skip to main content

Tag: gist

nzta-pin.js

NZTA Toll Road account system has an incredibly stupid PIN criteria system for the username & pin sign in. Generate all possible PINs for the NZTA Toll Road account. There are only 725000 valid PINs available.

Image background remover

Remove arbitrary background, resize to square, and add a single-colour background for images in ./input directory.

NZ News Aggregator

I have made a news aggregator that uses Declutter to scraper article content.

Skinny 4G Broadband renewal script

Checks the balance to automatically apply daily Data Binge packs. Can be configured to run frequently using a cronjob.

Declutter

Removes the clutter from various New Zealand news websites and creates a page for the article on telegra.ph.

NZHerald Bypass

Bypasses the new NZHerald Premium paywall using Javascript to peek at the LD+JSON Schema to figure out which CSS selector is being used to hide content.

qif2json.ts

This is qif2json.ts is a minor refactor to bring Typescript support to the qif2json package available on NPM. It is the basic QIF parsing without any other requirements from Node (fs) or NPM (iconv, jschardet). This means that it is possible to do the QIF parsing in the browser.

html-quine.html

html (+js) quine using data:text/html, for the url bar of a browser.

not-ie.js

Small is or is not internet explorer. Provides .ie or .is-ie and .not-ie css classes.

index.html

Simpler Name Generator Thing

example-1.txt

An early prototype of Theucon primes-based text scrambling. Related to lolcryption.

gistfile1.txt

WIP: LOLcryption in BrainFuck. Cannot handle characters with a code less than ‘a’. Will infinite loop in that case. If it isn’t an [a-z] then it should just echo the character. Try it out at http://brainfuck.master5o1.com