Posts
All the articles I've posted.
Ext4 and NTFS: How Linux and Windows Handle Disks
Looking up Ext4 after it showed up as the default in an Ubuntu install: its structure, formats for drives shared with Windows, and case sensitivity.
The Graphics Pipeline: How a Vertex Becomes a Pixel
Every stage 3D geometry passes through on its way to becoming pixels, including vertex post-processing, output merger, and the newer mesh shader path.
adb Notes: The Architecture and Commands of Android Debug Bridge
Notes on adb for debugging Android builds, from architecture to commands, based on SDK Platform Tools 37.0.1, plus where decade-old guides go wrong.