"精诚所至,金石为开"
(When sincerity is wholehearted, even metal and stone will yield.)
NO. 3-11, Wenhua Road, Heping District, Shenyang, P. R. China
- LoongArch CPU Architecture: Diving deep into LoongArch instruction set features, microarchitecture optimization, and simulation testing—closely following NEUQ Loongson Lab’s tutorials and experiment guides (e.g., CPU function testing, debug methodologies). Currently exploring how to tailor LoongArch-based designs for lightweight computing scenarios.
- Operating Systems: Still in the learning phase but progressing steadily! Following structured OS courses (covering topics like memory management, Rust ownership, and basic kernel concepts from [OS Week1] to [OS Week7]) and practicing with small-scale coding tasks to build foundational skills.
- Deep Learning & Computer Vision: Gaining hands-on experience with YOLOv11 (focusing on target detection fine-tuning for specific scenarios) and OpenCV4 (for image preprocessing, feature extraction, and real-time visual data handling). Interested in bridging CV models with edge deployment later.
- Testing and verifying LoongArch-related functional modules using the CPU simulation environment from NEUQ Loongson Lab’s resources.
- Completing OS course exercises: recently tackling Rust-based memory management tasks and reviewing "Move Semantic & Borrowing Rules" to fix code errors.
- Building a tiny object detection demo with YOLOv11 + OpenCV4—aiming to optimize inference speed for entry-level hardware.
- Open-source LoongArch projects (e.g., toolchain optimization, simulation script improvement).
- OS learning exchanges: sharing notes on Rust + OS practice or debugging tricks from [OS Week] tasks.
- Small-scale computer vision projects (e.g., YOLOv11 model pruning, OpenCV-based image processing pipelines).
- My experience with NEUQ Loongson Lab’s CPU tutorials (e.g., how to troubleshoot simulation environment issues).
- Tips for beginners learning OS with Rust (like common pitfalls in ownership rules from [OS Week2]).
- My silly but useful tweaks when using YOLOv11 and OpenCV4 for first-time demos.
- Drop me a direct message here on GitHub—I respond to technical questions and project ideas!
- Follow NEUQ Loongson Club to stay in touch with my LoongArch-related learning and experiments.
I once spent an entire evening debugging a LoongArch simulation error, only to realize I mixed up two instruction opcodes in the test case—turns out, paying attention to tiny details in CPU tutorials really matters!
*Learning, experimenting, and growing—one LoongArch instruction, one OS line of code, one CV demo at a time.*