Hi there 👋

Welcome to my blog

How to Update a Shallow Git Repository

Learn how to update a shallow-cloned Git repository with the latest commit or a specific branch, and how to convert it to a full clone.

June 13, 2025 · 1 min · 179 words · Me

Setting Up mitmproxy to Debug API Requests

Learn how to inspect API requests from your mobile device using mitmproxy.

June 3, 2025 · 2 min · 216 words · Me

Fixing 'Unable to Access Default Device–Set' in Xcode

A guide to resolving the ‘Unable to Access Default Device–Set’ error in Xcode when creating a new simulator.

May 31, 2025 · 2 min · 239 words · Me

Server Commands

A collection of useful server commands for system monitoring and management.

May 31, 2025 · 1 min · 59 words · Me

Android Modularization

A guide to modularizing Android applications for better organization and efficiency.

May 31, 2025 · 1 min · 82 words · Me

Publishing Android Library to Maven Central

A comprehensive guide on how to publish an Android library to Maven Central

February 2, 2025 · 2 min · 314 words · Me

Essential Docker Commands for Daily Use

A comprehensive guide to commonly used Docker and Docker Compose commands

January 22, 2025 · 1 min · 208 words · Me

Manage your Kindle+Koreader

Essential commands and tips for managing your Kindle

January 22, 2025 · 1 min · 177 words · Me

Create an Android Binary

How to create and deploy Android binaries using NDK cross-compilation

January 20, 2025 · 1 min · 187 words · Me

Publishing an Android Library on JitPack

A step-by-step guide to publish a Kotlin Android library using Gradle Kotlin DSL

January 20, 2025 · 2 min · 234 words · Me