Discover Issues, Share Solutions.

Mac Safari Web Extension

Macos Safari Web Extension More Than Translator

In the ever-evolving world of web browsing, a new player has emerged, revolutionizing the way we interact with digital content. The More Than Translator - Your AI-Powered Safari Companion Safari extension isn’t just another web translation tool; it’s a groundbreaking leap forward, blending the intelligence of AI with the personal touch of human interaction. A New Era of Web Interaction At the heart of “More Than Translator” lies its ability to understand and act on customized prompts.
Mac Safari Web Extension

MacOS Safari Web Extension Copy Link - Hover and Copy

Like Chrome and Firefox of capture the information you need with ease! Introducing the MacOS native app Copy Link - Hover and Copy, an innovative Safari extension for Mac that redefines your browsing experience. Tired of the cumbersome process of copying hyperlinks from web pages? Copy Link is here to solve that problem. Key Features: One-Click Copy: Simply hover your mouse over any text with a hyperlink to display the full URL and a convenient “Copy Link” button beneath it.
macOS Big Sur

When executing sudo mkdir xxx in the root directory of macOS Monterey, the error message Read-only file system is returned.

For security and protection purposes, Apple has restricted the ability to create files in the root directory starting from macOS Big Sur. Even if you use sudo with root privileges, you cannot create files directly in the root directory. However, Apple has provided a workaround solution using Firmlinks, a link mechanism similar to Unix symbolic links, that can satisfy specific user requirements without compromising the system. Many online solutions require users to restart the computer and enter recovery mode, which is complicated.
Macbook

macOS Catalina 10.15 have not enough disk warning when install Xcode 11

When updating Xcode, it may appear as if you have sufficient disk space, yet you still receive a not enough disk space warning. The most straightforward and effective solution is to free up space by deleting previous Xcode builds and unnecessary simulated devices. This can instantly free up several gigabytes of space. You can perform the following steps in Finder or Terminal to free up space: 1.Delete previous Xcode builds in the /Library/Developer/Xcode/Archives directory, which stores the historical records of your app development builds.
macOS Catalina Photoanalysisd

macOS Catalina 10.15 cannot be opened because the developer cannot be verified

Due to the update of the permission system and the default system shell from bash to zsh in macOS Catalina 10.15, it was found that starting MongoDB from the command line was not working as before. After running the command, an error message was directly reported: “Developer cannot be verified”, as shown in the figure below: Solution: Open System Preferences and go to Security & Privacy, click on Allow Anyway on the right side of the red rectangle at the bottom to resolve the issue.
macOS Catalina Photoanalysisd

How to solve the problem of high CPU usage and frequent disk overheating after upgrading to macOS Catalina 10.15?

Today I upgraded my system to macOS Catalina 10.15 and found that the disk would heat up and the fan would start spinning loudly after using it for a while. Even if all applications were closed, this issue still occurred, and I suspected that the system was doing something in the background. I directly opened the system’s built-in Activity Monitor monitoring tool and found that a process called “photoanalysisd” was running in the background, causing the CPU usage to soar to 40% to 50%.