Language Reversal: From German to English and Back
Exploring how round-trip translation reveals the fundamental challenges of preserving meaning across languages.
Systems, technology, AI and everything else that occupies my mind long enough for me to write it down.
Exploring how round-trip translation reveals the fundamental challenges of preserving meaning across languages.
Exploring the fantasy and reality of transitioning from a day job to full-time writing.
A common issue in comic art: characters speaking with closed mouths, and why mouth positioning matters for storytelling.
Contrasting visual and written storytelling approaches for depicting characters and the creative trade-offs involved.
A lightweight PHP script that mimics basic wget functionality when the real thing is not available.
A cleaner PHP pattern for creating comma-separated lists without trailing commas or messy conditionals.
Applying programming principles to creative writing: plain text files, version control, and structured organization.
Exploring the time investment required for novel writing and an alternative serial publishing model inspired by webcomics.
How to export a MySQL database as CSV files instead of SQL dumps for easier sharing with non-technical users.
An elegant PHP pattern for cycling through multiple values using object-oriented design and the __toString magic method.