Blogs

Customizing Source Map Generation in Webpack

How to customize Source Map generation in Webpack, including when to enable it, how to exclude specific files, and important notes about content hashes.

Jun 30, 2024

Line Separators in Text Files

This article introduces line separators in text files, including usage scenarios and implementation details to improve efficiency in handling line separators in text files.

Jun 30, 2024

About ChatGPT's Release Strategy

Since its launch, ChatGPT has been highly popular, and its release events have overshadowed those of Apple. Everyone is now keenly following each new feature announcement from ChatGPT/OpenAI. We often see some people getting access to new features while others do not. So, what is the release strategy like? Here, I’ll summarize what I know.

Jun 29, 2024

Enable HTTPS Decryption with Surge on Apple TV

Explains how to enable MITM on Apple TV using Surge—either via a Mac gateway or directly on tvOS—and how to install the certificate.

Jun 16, 2024

tar: Ignoring unknown extended header keyword

Explains the 'Ignoring unknown extended header keyword' message when using tar between macOS and Linux, why it happens, and how to address it.

Jun 11, 2024

Detect CPU Architecture in Shell Scripts

Shows how to detect the machine’s CPU architecture in shell scripts so you can download the correct Code Server package.

Jun 11, 2024

Enable Autosuggestions in Your Shell

Explains the difference between shell autosuggestions and autocompletion, and shows how to enable suggestions in Bash, Zsh, and Fish.

Jun 10, 2024

FileSaver Source Code Analysis

This article introduces FileSaver source code analysis, including its advantages, implementation details, and related resources. These steps can help improve the efficiency of FileSaver source code analysis.

Jun 8, 2024

ChatGPT iOS Supports Background Conversations

Learn how to use ChatGPT iOS Background Conversations feature, enabling seamless chatting while using other apps or with the screen off.

Jun 5, 2024

Security Component Scanning and Handling in Node Projects

This article introduces security component scanning and handling in Node projects, including its advantages, implementation details, and relevant resources. These steps can help improve efficiency when handling security component scanning in Node projects.

Jun 2, 2024