Ideas in chronological order

Essays

Technical essays, research notes, and field reports. Filter the archive by topic.

Parameter Golf: From Zero to a Working Cloud Baseline

Reproducing OpenAI's Parameter Golf language model training challenge on RunPod — covering environment setup, SSH debugging, dataset wiring, and landing a val_bpb baseline on a single H100.

nlplanguage-modelsparameter-golfopenaireproducibilitycloud-gpu

Reproducing the LPCVC 2026 Track 1 Baseline on Qualcomm AI Hub

A walkthrough of reproducing a working CLIP image-to-text retrieval baseline on XR2 Gen 2, covering environment fixes, SSL certificates, dataset paths, and preprocessing gotchas.

computer-visionedge-aiqualcommcliplpcvcreproducibility

From Pixels to Meters: The Math Behind Canopy Size Estimation

A segmentation mask is a collection of pixels. Here's how we convert that into a physical canopy area in square metres and an equivalent diameter — with the full derivation and error analysis.

canopy-estimationapplied-mathematicscomputer-visionprecision-agricultureshoelace-algorithmresearch

I Built an Obsidian Plugin to Publish to Jekyll

An open-source Obsidian plugin that converts wiki-links, image embeds, and callouts to Jekyll-compatible Markdown — then copies everything to your _posts/ folder.

obsidianjekyllopen-sourceproductivity

Published elsewhere

Also on Medium