All Posts
I write about code, techniques, personal stories from the IT realm.
Accurate Benchmarking
A technique for discounting loop overhead when benchmarking code
Using Bitmaps in Dweets
A technique for encoding, decoding, and rendering bitmaps in dweets
Dweeting Outside the Box
Demonstration of JavaScript golfing techniques by rendering the "default dweet" in different ways.
A Short Introduction to Dwitter and JavaScript Golfing
A very short introduction to JavaScript golfing on Dwitter, with a focus on the "default dweet".
Responsive Canvas Rendering
Techniques for responsive canvas rendering to maintain crisp visuals across varying screen sizes.
We Have a Corner Problem
An exploration of a technique that simplifies the implementation of draggable crop rectangles by focusing on the transformation of just one corner.