Ben Wendt's blog
File Integrity Monitoring in Python
Tell A Story To Write Better Code
Generating fractals from Dask Distributed
Branch Coverage, A Cautionary Tale
Rotary MIDI
Cookie Clicking
Using ollama to make an epub synopsis
An Intro to Data Build Tool (dbt) With Hive
An Intro to Data Build Tool (dbt) Hooks
An Intro to Data Build Tool (dbt)
Finding Sator Squares
An uninformative error in bigquery
Schemas and SqlTransform in Beam
Solving Spelling Bee and Letter Boxed
Safe Navigation in Python
A Tale From Microservice Hell
Running a shell command for each entry in a PCollection
Transferring Musical Likes Between Services
Doing some biological modeling
Diabolical Answers In Wordle
Messing Around In Beam, π Day, And More Wordle
BrainF Interpreter In Scratch
Automatic Word of the Day
What is Canada's Largest Transitless Municipality?
"Infinite Word Ladder"
I Did a Deep Q Learning Course
3D Printed Rocket
The Best And Worst Words In Wordle
Using an Artie 3000 as a Plotter
Finding Latent Faces-with Non-negative Matrix Factorization
A "100 emoji" maker
Fibonacci Spheres in Blender
Archiving photos from iOS to a network drive
Uploading and sorting photos from android over sftp using termux
Fizzbuzz in Different Paradigms / Techniques
Deep Learning Fundamentals
A Ruby Pipe
Introduction to J
Popping errors out from ruby threads using a Queue
Intro to Bayesian Classifiers
Adding Database Constraints Using the `rein` Gem
My first slack bot
The World's Simplest IRC Bot - Again
The World's Simplest IRC Bot
Designing Models for 3D Printing in openSCAD
Playing with Vue.js
Relevance Graphing
Fun with `fork`
Getting a sum of durations in rails
Brainfuck Interpreter
Republished
Restricting post-deployment tasks to certain roles using capistrano
Converting strings to bf code
Search Index Internals
A Random Password Generator
NLP Essentials
A Comparison of Stemmers
Setting a custom response header in a Gin response
An interesting example of using a closure for memoization
Using a motion detector with the espruino pico
Playing with my espruino pico
Using Angular-UI and Restangular To Interact With WordPress API
Finding Semordnilaps
PHP’s traits vs. ruby’s modules: Battle of the mix-ins
A Whitespace + Punctuation Tokenizer
Android Game Development
Basic Concepts of a Search Index
Installing VLC on an ADT-1
Canvas Spinny
Emulating the Javascript With Statement in PHP
Migrating SQLite for PHP 5.2 to PHP 5.4 on Ubuntu
A Lottery Model
Counting sort
Using the HSL colour space on Android
Using Underscore.PHP and Newton's Method to approximate pi
Setting up a simple blog using laravel
Check out my FirefoxOS game Protect Your Thing!
A key-value store that forgets
Getting Started With Espruino
Interfacing with an Espruino from c#
Adding Arbitrary Code to your <head> in Magento
An implementation of the memento pattern in PHP
Weighted merging of multiple Markov Chains
Registry Pattern
Generating the vertices and edges of an n-cube in javascript
A PHP spell checker
A Lattice class
Using Shared Strings to Reduce Memory Usage
The Knuth-Morris-Pratt algorithm implemented in JavaScript
Replacing Removed Whitespace to Restore Words From a Dictionary
A timer class
A NavigableMap inspired class for PHP
A Bloom Filter in c#
Skip List Implementation in PHP
Finding near-solutions to Fermat’s Last Theorem in C#
A demonstration of the usefulness of Memoization in Lua
Parsing mathematical expressions and calculating the result
Viable promises in PHP using pthreads
Non-functional Sleep Sort Implemented in PHP using pthreads
Sleep Sort in Javascript
Simple Observer Pattern in PHP
Using Interfaces to reduce coupling
Pointless Promises in PHP
Longest Common Substring in PHP
Finding the main content element on a page in javascript
Simple Markov Chain in PHP
A Mandelbrot Set Viewer via Javascript and Canvas
Reactive Programming in PHP