Deeplinks for Media Players

A guide to deeplinks for popular media players on macOS and other platforms.

Last updated on April 26, 2026 · 60 words

Publishing to npm From GitHub Actions

Automation tokens, the NPM_TOKEN secret, and a release-triggered workflow that publishes with provenance.

Last updated on September 2, 2026 · 469 words

OpenCV Summary

A concise summary of OpenCV core concepts, image processing techniques, thresholding, contours, and quadrilateral detection.

Last updated on April 6, 2026 · 226 words

Bash wildcard

Bash wildcard behavior in Bash

Last updated on March 20, 2026 · 153 words

Android Build Variants

Master build types, flavors, dimensions, and variants in Kotlin DSL for Android projects

Last updated on March 11, 2026 · 527 words

Understanding Android Architecture: MVVM Pattern

A comprehensive guide to the MVVM architecture in Android, focusing on ViewModel, Repository, and DataSource.

Last updated on March 11, 2026 · 351 words

Pulling Files from /data/data Without Root

Use adb run-as and tar tricks to export app data without rooting the device.

Last updated on March 11, 2026 · 286 words

Paging 3 with Room and Compose: Three Patterns

Which of PagingSource, RemoteMediator, or plain Room paging you actually need — and the code for each.

Last updated on September 2, 2026 · 1315 words

Getting Google Play Developer API Credentials

Creating the service account and JSON key in Google Cloud, granting it release access in Play Console, and using it from a GitHub Actions workflow.

Last updated on September 2, 2026 · 523 words

Mouse, Keyboard, and True Wireless Peripherals

Shortcuts and setup guides for wireless mouse and keyboard devices

Last updated on September 2, 2026 · 128 words