Pinned Repositories
argon2id
Ruby bindings to Argon2, the password-hashing function that won the 2015 Password Hashing Competition.
comp
A Ruby library to add function composition to Procs and Methods.
jquery_example
jQuery plugin to populate form inputs with example text that disappears on focus. See also http://github.com/mudge/jquery_placeholder
pacta
An algebraic implementation of ECMAScript 2015 and Promises/A+ Promises in JavaScript for as many browsers and Node.js versions as possible
python-delicious
A Python module to access del.icio.us via its API.
re2
Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python".
riveted
A Clojure library for the fast processing of XML with VTD-XML.
runspec.vim
A Vim plugin to run specs for the current file.
mudge's Repositories
mudge/python-delicious
A Python module to access del.icio.us via its API.
mudge/jquery_placeholder
A jQuery plugin to support HTML5's placeholder attribute in older browsers.
mudge/fast_sessions
A fork of the Fast Rails Sessions plugin that is compatible with Rails 2.3.
mudge/puppet-workstation
Attempting to automate the installation and configuration of my personal laptop with Puppet.
mudge/managing_web_application_servers_with_puppet
My presentation about Puppet for LRUG August 2011.
mudge/atomic_page_caching
Rails plugin to add an atomic page caching method for ActionController.
mudge/puppet-pkgin
A Puppet package provider for pkgin, a binary package manager for pkgsrc.
mudge/blankable
A Ruby mixin to determine whether an object's values are blank with examples for Arrays and Hashes.
mudge/collapsing-puzzle
A simple Java puzzle game written in 2004 for a university project.
mudge/jquery_clear
A simple jQuery plugin to clear all types of form inputs.
mudge/caesar.vim
A Vim plugin to convert numbers to Roman numerals used to demonstrate testing Vim script during Vim London, February 2013.
mudge/lego_bulldozer
An NQC program for the Lego RCX brick written for a course in 2004.
mudge/tyger
A stylesheet for NetNewsWire (currently bundled with the app itself).
mudge/configuration_management_with_puppet
My presentation for the first NTP Lightning Talks in April 2011
mudge/cucumber-vimscript
Cucumber step definitions for testing vimscript
mudge/foreclojure-downloader
A Clojure library to download 4clojure problems for offline work.
mudge/helloredis
An incomplete Ruby FFI interface to hiredis for educational purposes.
mudge/homebrew
The missing package manager for OS X.
mudge/prawn
A minimal Rails 2.3 plugin to provide a template handler for the Prawn PDF library.
mudge/showoff
the best damn presentation software a developer could ever love
mudge/spendthrift
A standalone iPhone web app for budgeting (currently an unstable work in progress).
mudge/tableau
A pastie application written with Sinatra and Sequel.
mudge/thor
A scripting framework that replaces rake and sake
mudge/vault
Generates safe passwords so you never need to remember them
mudge/cascalog-demo
Cascalog demo
mudge/fantasy-land
Specification for interoperability of common algebraic structures in JavaScript
mudge/foreclojure-solutions
My solutions to 4clojure problems.
mudge/hack4ac.github.io
organisation pages repo - for our site
mudge/jblas
Linear Algebra for Java
mudge/promises-spec
An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.