The Most Powerful Smartwatch Yet! 2.8-Inch Screen with Camera, Capable of Running Android 12

The Most Powerful Smartwatch Yet! 2.8-Inch Screen with Camera, Capable of Running Android 12

Last August, I wrote about a peculiar smartwatch, or rather a “phone that resembles a watch”. It was originally a device provided by SF Express for couriers, but later it became popular on second-hand platforms. Today, I found that this device has not dropped in price over the past year and has even increased by … Read more

Implementing Anti-Debugging on Android Using Linux Signal Mechanism (SIGTRAP)

Implementing Anti-Debugging on Android Using Linux Signal Mechanism (SIGTRAP)

Copyright belongs to the author. If reposting, please indicate the source: https://cyrus-studio.github.io/blog/ Using SIGTRAP to Detect Debuggers In Linux process management, signals are the core mechanism for communication between the debugger and the debugged process. Operations such as breakpoints, single-step execution, and process suspension and resumption rely on the transmission of specific signals. Among these, … Read more

Implementing Anti-Debugging in Android Using Linux Signal Mechanism (SIGTRAP)

Implementing Anti-Debugging in Android Using Linux Signal Mechanism (SIGTRAP)

Copyright belongs to the author. If reprinted, please indicate the source: https://cyrus-studio.github.io/blog/ Using SIGTRAP to Detect Debuggers In the process management of Linux, signals are the core mechanism for communication between the debugger and the debugged process. Operations such as breakpoints, single-step execution, and process suspension and resumption all rely on the transmission of specific … Read more

RK3399 for 50 Yuan: 4G+32G, Can Be Used as a Light NAS

RK3399 for 50 Yuan: 4G+32G, Can Be Used as a Light NAS

I have previously recommended the RK3399, but it was relatively expensive. This time, I would like to recommend a version that costs only 50 Yuan, which is one-third cheaper than before. The key features are 4GB RAM and 32GB storage, providing higher specifications and better playability. RK3399 Specifications Details Six cores and six threads, dual … Read more

Jasmine – Lightweight MQTT Broker

Jasmine - Lightweight MQTT Broker

Jasmine Jasmine is a lightweight MQTT Broker for Android, developed using Kotlin and based on Netty. Features Support for MQTT 3.1/3.1.1 protocol Full support for QoS 0, 1, 2 messages Support for Last Will and Testament messages, and retained messages Support for subscription topic wildcards Dual protocol support for WebSocket Default in-memory message persistence No … Read more

Image Resampling Guide: SPM12 Interface and MATLAB Batch Processing

Image Resampling Guide: SPM12 Interface and MATLAB Batch Processing

In brain image analysis, different ROI files or brain atlas files may have different spatial resolutions and matrix sizes. If they are not unified to the same space or resolution, subsequent registration or atlas mapping and analysis may encounter issues. Therefore, it is necessary to resample the ROI or atlas to standardize it to the … Read more

Starting Software Development at 40: My Journey to Chief Developer

Starting Software Development at 40: My Journey to Chief Developer

Author | Ely, Translator | Wang Qiang Planner | Chu Xingjuan, Source | infoQ Someone once told me: “If you are still a programmer at 35, you should start looking for other options for your second half of life. The younger generation is catching up quickly, and soon you will be eliminated.” Indeed, I began … Read more

Computer Knowledge Points: Operating Systems

Click the blue text to follow us Operating SystemsNational Enrollment for Upgrading | Computer Knowledge Points Overview of Operating Systems An operating system is a type of system software that controls and manages the hardware and software resources of a computer system, controls program execution, improves human-computer interaction, organizes the workflow of the computer reasonably, … Read more

How to Transfer Software and Set Default Install Location to SD Card on Samsung I9300

How to Transfer Software and Set Default Install Location to SD Card on Samsung I9300

Memory Card Partition: (1) Software used: DiskGenius3.4.5_xyls2001 (2) Partition on the computer: a: Connect the memory card to the computer (it’s best to back up the data on the memory card) b: Run DiskGenius, find your memory card drive on the left side of the interface, click it once to confirm, then click on Quick … Read more

How to Fix Phone Storage Space Issues?

How to Fix Phone Storage Space Issues?

How to Fix Phone Storage Space Issues?With smartphones becoming more powerful, there are various apps for food, life, entertainment, and work, and everyone wants to install them all. However, the problem that arises is that the built-in storage of the phone is often insufficient, frequently prompting low storage space warnings. What should we do? Many … Read more