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.
Setting Up mitmproxy to Debug API Requests
Learn how to inspect API requests from your mobile device using mitmproxy.
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.
Server Commands
A collection of useful server commands for system monitoring and management.
Android Modularization
A guide to modularizing Android applications for better organization and efficiency.
Publishing Android Library to Maven Central
A comprehensive guide on how to publish an Android library to Maven Central
Essential Docker Commands for Daily Use
A comprehensive guide to commonly used Docker and Docker Compose commands
Manage your Kindle+Koreader
Essential commands and tips for managing your Kindle
Create an Android Binary
How to create and deploy Android binaries using NDK cross-compilation
Publishing an Android Library on JitPack
A step-by-step guide to publish a Kotlin Android library using Gradle Kotlin DSL