Ray Holder's repositories
guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
gradle-one-jar
The gradle-one-jar project is a Gradle plugin that uses One-JAR, a specialised Class-Loader written by Simon Tuffs (http://one-jar.sourceforge.net/), for building self-contained executable jars that include all dependencies.
gradle-view
The Gradle View IntelliJ IDEA plugin shows a split tree rollup of the dependencies for each Gradle configuration in use by a project.
snowball-stemmer
This is a repackaging of a version of the snowball-stemmer found at http://snowball.tartarus.org/ so that it's available on Maven Central.
gradle-autojar
The gradle-autojar project is a Gradle plugin that uses Autojar, a specialized jar archive minimizer written by Bernd Eggink (http://autojar.sourceforge.net/), for building self-contained executable jars that include only those dependencies that are actually used.
i3status-title-on-bar
Inject the active window title into the output of i3status.
jvm-loop-unswitching-bug
Cause the JVM to produce a segmentation fault from org.apache.http.impl.cookie.BestMatchSpec.formatCookies
sshuttle-binary
This is a single-binary package of sshuttle.
gradle-wrapper-here
Drop a Gradle wrapper in the current directory.
moar-concurrent
This module contains a collection of useful builders and concurrency classes to assist in modeling complex or overly tweakable concurrent processing pipelines.
generic-gradle-model
A generic General purpose Gradle model that exposes more of your project info than what you get from the shipped tooling api.
laptop-sleep-tool
Tinker with sleep mode settings on your laptop with this little tool.
BangleApps
Bangle.js App Loader (and Apps)
fucking_shell_scripts
The easiest, most common sense configuration management tool... because you just use fucking shell scripts.
ghprb-plugin
github pull requests builder plugin for Jenkins
markoverator
Markov text generator slightly less boring than most because I wrote it
platform-atmelavr
Atmel AVR: development platform for PlatformIO
pyelasticsearch
python elasticsearch client