Dopamine.Diet: A Local-First Productivity System for Serial Project Switchers
3 min read
May 06, 2026
A local-first deep-work dashboard for people who keep switching projects before anything ships.
#productivity
#systems
#vibe-coding
#local-first
Parameter Golf: From Zero to a Working Cloud Baseline
5 min read
Apr 23, 2026
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.
#nlp
#language-models
#parameter-golf
#openai
#reproducibility
#cloud-gpu
Reproducing the LPCVC 2026 Track 1 Baseline on Qualcomm AI Hub
4 min read
Apr 22, 2026
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-vision
#edge-ai
#qualcomm
#clip
#lpcvc
#reproducibility
I Built 9 AI Agents to Write My Thesis — Here's How It Works
8 min read
Apr 14, 2026
A first-time thesis writer, not a strong coder, built an open-source AI agent system that helped him publish in a Q1 journal and defend his thesis. This is the full story.
#ai
#thesis
#research
#agents
#academic-writing
#open-source
A Framework for Flying Smarter: The Practical Deployment Guide
4 min read
Jan 25, 2026
After 8 GSD levels, 6 models, and 3,368 tile-label pairs, here's the condensed operational guide for deploying AI-based oil palm monitoring with a drone.
#deployment
#precision-agriculture
#uav
#operational-guide
#deep-learning
#research
The Hybrid Paradox: Why SAM + YOLO Sounds Better Than It Is
4 min read
Jan 11, 2026
SAM 2.1 was trained on 1 billion masks. My 56MB YOLO model still outperformed the hybrid pipeline in most conditions. Here's the detailed explanation.
#sam
#yolo
#segment-anything
#hybrid-pipeline
#deep-learning
#research
Six Models Enter, One Problem Wins: A Head-to-Head Segmentation Showdown
4 min read
Dec 04, 2025
I trained YOLOv8, YOLOv11, Mask R-CNN, and two SAM hybrid pipelines on oil palm drone data. Here's what the numbers actually showed — including the result that surprised me most.
#yolo
#mask-rcnn
#instance-segmentation
#deep-learning
#model-comparison
#research
Building the Dataset Nobody Had: Annotation, Corruption, and the Split That Kept Everything Honest
5 min read
Nov 28, 2025
How I built a multi-resolution oil palm segmentation dataset from scratch — including the 301 corrupted label files I had to fix before anything could run.
#dataset
#annotation
#computer-vision
#deep-learning
#precision-agriculture
#research
The Drone That Couldn't See: Why Altitude Breaks Your AI Model
4 min read
Nov 21, 2025
A model trained at 3cm resolution failed at 6cm. Same drone. Same plantation. Different altitude. Here's the physics and math behind why — and what to do about it.
#computer-vision
#uav
#deep-learning
#precision-agriculture
#research
I Built an Obsidian Plugin to Publish to Jekyll
1 min read
Nov 09, 2025
An open-source Obsidian plugin that converts wiki-links, image embeds, and callouts to Jekyll-compatible Markdown — then copies everything to your _posts/ folder.
#obsidian
#jekyll
#open-source
#productivity
Why YouTube Comments Are Disabled on University Wi‑Fi
2 min read
Nov 01, 2025
How content filters cause it and why a VPN fixes it.
#networking
#security
#university
How I Built This Blog in One Session — With AI as My Co-Pilot
4 min read
Oct 19, 2025
From zero to a fully-featured minimalist blog using Jekyll, GitHub Pages, and AI pair programming. A transparent look at ethical AI-assisted development.
#ai
#webdev
#productivity
#open-source
From Pixels to Meters: The Math Behind Canopy Size Estimation
4 min read
Jan 18, 2025
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-estimation
#applied-mathematics
#computer-vision
#precision-agriculture
#shoelace-algorithm
#research
How I Used GIS to Map a Pandemic: Lessons from Spatial Epidemiology
3 min read
Dec 08, 2024
#gis
#remote-sensing
#spatial-analysis
#covid-19
#hotspot-mapping
#arima
#ait
#research
College Buddy: The First Product I Ever Built (Before AI Was My Thing)
2 min read
Dec 01, 2022
#web-development
#student-projects
#full-stack
#product-thinking
#btech
#jntuh