Summary of the books of the Pali Canon
- Pali Canon Summary (PDF, 2013)
This is a simple tool that generates five paragraphs of random “pseudo-English” text having structure and letter frequency similar to that of English language. The current implementation returns five paragraphs of random text with these characteristics:
<?php echo 'hello'; ?>
What is this good for? I suppose it’s good for Greeking, sort of like what Lorem Ipsum does, but in fake English rather than fake Latin.
The back-end code is loosely based on a Perl script I wrote years ago. That script was more of a multi-purpose command-line tool for generating (potentially large volumes of) test data. For this tiny project, I really just wanted to test creating an AWS Lambda function exposed as a simple ReST API.
| Site | Notes |
|---|---|
| Fuji X Weekly | Many high quality recipes by Ritchie Roesch |
| Shuttergroove | |
| Craig Bergonzoni | |
| FujifilmSimulations.com | |
| Film.recipes | |
| Fuji X Recipe Generator | Create custom camera recipes for your Fuji X camera based on classic film looks and optimized for your specific sensor. |
| Name | Notes |
|---|---|
| Fuji Rumors | It’s like seeing into the future of Fuji stuff |
| Fuji X Weekly | Ritchie also has a worthwhile blog |
| John Peltier Photography | Fujifilm tips and courses ($) |
Eating the Dragon, a three-book Chinese character frequency reference guide
Demystyfying Generative Artificial Intelligence, slides to accompany a presentation I delivered at a meeting of IT architects (PDF, 2024)
Assessing Classification Model Performance Using the Confusion Matrix, a quick reference for Data Mining students (PDF, upd. 2024)
Choosing a Hypothesis Test (aka “The Burkhardt Chart”), a quick reference for Statistics students (PDF, upd. 2025)