xkx's Tech General Store
Author

xkx's Tech General Store

Code with the left hand, enjoy with the right; a keystroke sweeps away worries.

30
Articles
0
Likes
14
Views
0
Comments
Recent Articles

Latest from xkx's Tech General Store

30 recent articles
xkx's Tech General Store
xkx's Tech General Store
Jan 27, 2026 · Artificial Intelligence

AI Era Survival: Using YOLOv3 for Accurate Pig Detection

The article explains how YOLOv3’s architectural upgrades—Darknet‑53 backbone, three‑scale feature fusion, refined anchors and multi‑label classification, plus dynamic input sizing—enable a pig‑recognition model trained on 2,456 images to achieve up to 20% higher detection rates and AP scores of 0.673–0.981.

Deep LearningModel TrainingPig Detection
0 likes · 8 min read
AI Era Survival: Using YOLOv3 for Accurate Pig Detection
xkx's Tech General Store
xkx's Tech General Store
Jan 22, 2026 · Operations

Open‑Source Monitoring in Practice: Building Full‑Link Monitoring for H3C Devices with HCL, Categraf, Nightingale, and Prometheus

This article walks through the end‑to‑end setup of a low‑cost, open‑source monitoring system for H3C switches using HCL simulator, Categraf for SNMP data collection, Nightingale for alerting and visualization, and Prometheus for time‑series storage, detailing tool selection, environment preparation, configuration, and result verification.

CategrafH3CHCL
0 likes · 13 min read
Open‑Source Monitoring in Practice: Building Full‑Link Monitoring for H3C Devices with HCL, Categraf, Nightingale, and Prometheus
xkx's Tech General Store
xkx's Tech General Store
Jan 13, 2026 · Artificial Intelligence

Beginner’s Guide to Agent Skills: How to Supercharge Your AI Efficiency

This article explains what Agent Skill is, how it is structured as a file‑based, standardized unit for Claude agents, walks through its three‑part definition, shows the step‑by‑step loading process (including a PDF‑processing example), and demonstrates practical usage that boosts AI efficiency.

AI agentsAgent SkillClaude
0 likes · 10 min read
Beginner’s Guide to Agent Skills: How to Supercharge Your AI Efficiency
xkx's Tech General Store
xkx's Tech General Store
Jan 12, 2026 · Artificial Intelligence

How Traditional Programmers Can Thrive in the AI Era: Understanding YOLOv2 Architecture and Implementation

This article walks through YOLOv2’s eight core upgrades over YOLOv1, explains the design rationale behind each change, provides detailed PyTorch code for the backbone, neck, head and prediction layers, demonstrates training on COCO, and outlines further optimization directions for real‑world object detection.

PyTorchResNetYOLOv2
0 likes · 16 min read
How Traditional Programmers Can Thrive in the AI Era: Understanding YOLOv2 Architecture and Implementation
xkx's Tech General Store
xkx's Tech General Store
Jan 8, 2026 · Information Security

One‑Page Guide to BB84: The Quantum‑Secure Key Book Explained

The article explains why classical public‑key and symmetric encryption crumble against quantum computers and how the BB84 quantum key distribution protocol uses photon polarization to generate a provably secure key, detailing the four‑step Alice‑Bob process, error correction, privacy amplification, and common questions about its security.

BB84Error CorrectionPhoton Polarization
0 likes · 12 min read
One‑Page Guide to BB84: The Quantum‑Secure Key Book Explained
xkx's Tech General Store
xkx's Tech General Store
Jan 2, 2026 · Information Security

How QKD Networks Secure Communications: A One‑Page Technical Overview

This article explains the quantum key distribution (QKD) technology that underpins Chinese quantum communication products, detailing the point‑to‑point encryption flow, the four‑layer QKD network architecture defined in YD/T 4301‑2023, and practical ALICE‑BOB scenarios that illustrate how quantum physics guarantees eavesdrop‑proof security.

CryptographyNetwork ArchitectureQKD
0 likes · 16 min read
How QKD Networks Secure Communications: A One‑Page Technical Overview
xkx's Tech General Store
xkx's Tech General Store
Dec 30, 2025 · Artificial Intelligence

From Theory to Practice: Reproducing YOLOv1 – A Step‑by‑Step Guide for Traditional Programmers

This article provides a comprehensive, hands‑on walkthrough of YOLOv1—from its single‑stage detection principles and core architectural questions to a full PyTorch implementation, training pipeline, common pitfalls, and a live camera demo—targeted at developers transitioning into AI.

Deep LearningPyTorchResNet
0 likes · 10 min read
From Theory to Practice: Reproducing YOLOv1 – A Step‑by‑Step Guide for Traditional Programmers
xkx's Tech General Store
xkx's Tech General Store
Dec 27, 2025 · Fundamentals

Understanding Carrier Networks Through OTN Quantum‑Encrypted Lines: A Traffic‑System Analogy

Using a city‑traffic analogy, the article explains how transmission networks (OTN/PTN/EPON) act as highways while data networks (routers/switches) function as traffic control, detailing the three carrier layers—access, aggregation, and backbone—and illustrating OTN’s high‑bandwidth, secure, self‑healing role in modern data transport.

DWDMData CenterNetwork Architecture
0 likes · 10 min read
Understanding Carrier Networks Through OTN Quantum‑Encrypted Lines: A Traffic‑System Analogy