Posts
All the articles I've posted.
Understanding the Harness Behind AI Coding Agents
Why AI coding agents like Claude Code feel so capable, and why the harness matters just as much as the language model.
grep command [ Linux tips ]
How to use the grep command to filter or search text from files or input streams.
Thumbnail images from MS Office files using PHP and LibreOffice
Generate thumbnail images from Microsoft Office files by converting them to PDF with LibreOffice and using Imagick in PHP.
How to create a Google chrome extension with injected ReactJS
Build a Chrome extension that injects a ReactJS app into a loaded webpage using content scripts.
How to create an Instagram like heart animation in a UWP app
Recreate the Instagram double tap heart animation in a UWP app using XAML storyboards and the Segoe MDL2 Assets font.
Foldable Content in UWP
A custom UWP user control to fold and expand content in a list, since UWP lacks an out of the box control like WPF had.