Logo Vincent
Running Multiple WeChat Clients on Mac

Running Multiple WeChat Clients on Mac

Preface: Many people have multiple WeChat accounts. On mobile, you can use two phones or Android multi-app features. This article explains how to run multiple WeChat clients on Mac by creating aliases to the WeChat executable inside the app bundle.

Tools
Installing MySQL on Mac

Installing MySQL on Mac

Introduction: This article covers how to install MySQL on Mac. Steps include downloading the DMG installer from the official website, installing it, and configuring the environment variables.

Tools

Grant MySQL Access to a Specific IP

Tools
AWS - Image Conversion with Lambda@Edge and CloudFront

AWS - Image Conversion with Lambda@Edge and CloudFront

Chinese cloud providers offer convenient image format and size conversion via URL parameters for their OSS/COS storage. AWS does not provide this out of the box — you need to write Lambda@Edge functions yourself. This article provides a complete guide on implementing image conversion with Lambda@Edge.

Tools
AWS-CodeArtifact

AWS-CodeArtifact

AWS CodeArtifact is a managed artifact repository that can host npm, Maven, and other packages.

Tools
AWS-CertificateManager

AWS-CertificateManager

AWS Certificate Manager is the certificate management system provided by AWS. When used together with an AWS Load Balancer, you can request wildcard certificates for free.

Tools
AWS-Route53

AWS-Route53

AWS Route 53 is a DNS resolution service. This article walks through migrating a domain previously hosted on Tencent Cloud to AWS Route 53.

Tools
AWS-CodeDeploy

AWS-CodeDeploy

AWS CodeDeploy is a code deployment service. This article covers how to create an application and deployment group.

Tools
AWS-CodePipeline

AWS-CodePipeline

AWS CodePipeline is a CI/CD pipeline tool, similar to open-source Jenkins and other cloud pipeline services.

Tools
AWS-CodeBuild

AWS-CodeBuild

AWS CodeBuild is used to build code. This article covers how to create a CodeBuild project, configure the build environment, and set up build scripts.

Tools
AWS-CodeCommit

AWS-CodeCommit

AWS provides a code hosting service similar to GitHub and GitLab. This article covers how to use AWS CodeCommit to mirror code from an internal GitLab instance to AWS EC2.

Tools
AWS-S3

AWS-S3

AWS S3 is a storage service similar to Alibaba Cloud OSS and Tencent Cloud COS. This article covers how to create an S3 bucket.

Tools
© 2026 vincentqiao.com . All rights reserved.