various
- Genetics Basics
- a summary of basic genetics, for programmers (1700 words,
10 min read) - Developmental Biology Basics
- a summary of basic developmental biology, for programmers
- Epub Format Construction Guide
- a guide for making Epub ebooks/publications (1900 words,
15 min read) - Epub Format Construction Guide (ebook)
- a guide for making Epub ebooks/publications, as an Epub ebook (1900 words,
15 min read)
software development
- USDP-Distilled eXtreme Documentation
- a simple software-internals documentation format
(1600 words,
10 min read) - Software Technical Design Guide
- a short guide for software technical design
(1200 words,
10 min read) - Ruby Speed Guide
- some simple ways to make Ruby code faster (1200 words,
10 min read) - Open Augmentation Files
- a very simple pattern for sharing marked-up/parsed augmentations of files
(400 words,
5 min read)
graphics software
- Fast pow() With Adjustable Accuracy
- a fast alternative to the standard C/C++ pow() function
(1100 words,
10 min read) - General Octree C++ Component
- the technical design for a generalised octree data structure in C++
(600 words,
5 min read) - General Octree Ruby Component
- documentation and code for a generalised octree data structure in Ruby
(700 words, 400 code lines,
5 min read) - Perceptuum 3 Renderer Architecture
- architecture description for the Perceptuum 3 renderer
(3000 words,
20 min read)
