Converting OnePlus 15 Chinese ROM to Global OxygenOS

Complete guide to converting ColorOS to OxygenOS on OnePlus 15 Chinese models

Last updated on June 6, 2026 · 205 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

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

Adding and Passing Through Disks on Proxmox

Identify, format, and mount an extra drive on the host, then bind it into an LXC container and on into Docker — plus health checks and spin-down.

Last updated on September 2, 2026 · 651 words

Proxmox Notes: LXC Containers, Templates, and First-Boot Setup

Why I run services in LXC instead of VMs, the pct commands worth memorizing, and a repeatable script for standing up a fresh container.

Last updated on September 2, 2026 · 739 words

Spinning Down Idle Disks on a Linux Home Server

hdparm spindown_time, udev rules, and the services (smartd, ZFS, media scanners) that quietly keep your drives awake.

Last updated on September 2, 2026 · 548 words