Dotfiles, utilities, and other apparatus.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brennen Bearnes 988cfffc02 fragments/md-date-subst 1 month ago
..
changelogs fragments/changelogs 1 year ago
color-tail fragments/color-tail: a perl oneliner for highlighting stuff 3 years ago
fifthglyphful-annihilation disapparator: xplanations 2 years ago
gerrit-commit-hook fragments/gerrit-commit-hook 1 month ago
git-amend-date fragments/git-amend-date: demonstrate epoch brokenness 4 years ago
headwords fragments/headwords: more e-removal per earthtopus 11 months ago
markdown add fragments/markdown 1 year ago
md-date-subst fragments/md-date-subst 1 month ago
most-instances fragments/most-instances: find line w/most instances of substring 3 years ago
pandoc-filter fragments/pandoc-filter 1 year ago
pangrams fragments/pangrams/letter_freq.sh: explain exit codes 4 years ago
perl-utf8-decode move fragments into /home, add a couple things to cheat 5 years ago
sed-bashrc fragments: some messing with sed 1 year ago
test-run-parts fragments/test-run-parts 5 years ago
used-names fragments: used_names.sh 4 years ago
xargs-alias some xargs-alias fiddling 3 years ago
README.md move fragments into /home, add a couple things to cheat 5 years ago
argv.pl fragments: argv.pl, bad-regex.pl 4 years ago
array_key_test.php move fragments into /home, add a couple things to cheat 5 years ago
bad-regex.pl fragments: argv.pl, bad-regex.pl 4 years ago
bash-regex-match.sh move fragments into /home, add a couple things to cheat 5 years ago
blinka.py move fragments into /home, add a couple things to cheat 5 years ago
circuitpy-setup move fragments into /home, add a couple things to cheat 5 years ago
colors.sh fragments/colors.sh: some color codes in zsh 4 years ago
data-attribute-jquery.html move fragments into /home, add a couple things to cheat 5 years ago
empty.php fragments/empty.php: php empty() 5 years ago
festival-stdin.pl move fragments into /home, add a couple things to cheat 5 years ago
fizzbuzz.pl move fragments into /home, add a couple things to cheat 5 years ago
fopen.php a few tweaks from recent primary-machine-hopping 4 years ago
foreach-assignment.php foreach-assignment.php 4 years ago
func-stdin.sh fragment for reading stdin in a shell function 4 years ago
gender-from-name.pl fragments/gender-from-name.pl: document origins 4 years ago
mogwai.sh fragments/mogwai.sh: make shellcheck happier 4 years ago
pass-by-reference.php organize some fragments a bit 5 years ago
preg-replace.php organize some fragments a bit 5 years ago
python-gitignore move fragments into /home, add a couple things to cheat 5 years ago
raspi_circuitpython_blink.py move fragments into /home, add a couple things to cheat 5 years ago
sparkline.pl fragments/sparkline.pl: simple histograms 3 years ago
stars.js move fragments into /home, add a couple things to cheat 5 years ago
stars.pl move fragments into /home, add a couple things to cheat 5 years ago
stars.py move fragments into /home, add a couple things to cheat 5 years ago
stars.sh move fragments into /home, add a couple things to cheat 5 years ago
stdclass.php fragments/stdclass.php: stdClass isn't a universal base 4 years ago
strftime-test.pl move fragments into /home, add a couple things to cheat 5 years ago
test-returnval.py organize some fragments a bit 5 years ago
test-run-parts.sh fragments/test-run-parts 5 years ago
test-rundoc.md fragment: test rundoc 3 years ago
time-piece.pl fragments: time-piece.pl 3 years ago
truth-table.php fragments/truth-table.php: not actually a truth table 11 months ago
uri.pl move fragments into /home, add a couple things to cheat 5 years ago

README.md

This is a place to stash random code snippets, test cases, etc., that don't quite rise to the level of usable software, but might be useful to remember in future.

I added it to this repository when I noticed that I was always opening random little files called things like test.sh to check on some technique or work through a small problem.