Enabling i18n in Hexo: A Complete Guide to Multilingual Blogging
Oct 30, 2025 Development

Enabling i18n in Hexo: A Complete Guide to Multilingual Blogging

Master multilingual content management in Hexo with custom plugins, URL strategies, and performance optimization through fragment caching.

Hexoi18nStatic Site
How I Use AI to Learn: A Personal Journey Through Iterative Knowledge Building
Oct 19, 2025 AI

How I Use AI to Learn: A Personal Journey Through Iterative Knowledge Building

Discover how AI-powered iterative learning transforms exam preparation into comprehensive knowledge systems—exploring the psychological and biological advantages of this approach.

LearningStudy Methods
The Rise of Agentic Coding: AI-Powered Software Engineering
Sep 20, 2025 AI

The Rise of Agentic Coding: AI-Powered Software Engineering

From copy-paste to autonomous agents - discover how AI is transforming software development. Explore YOLO mode, sandboxed environments, and the future where developers become solution architects.

Automation
Understanding Ephemeral Ports Part 2: Why Server Applications Should Avoid Dynamic Ports
Aug 31, 2025 Development

Understanding Ephemeral Ports Part 2: Why Server Applications Should Avoid Dynamic Ports

Discover why RPC services and SQL Server named instances should never use ephemeral ports, and learn how to configure static ports for reliable, secure server applications.

SecurityInfrastructureNetworking
Understanding Ephemeral Ports: The Invisible Workers of Network Communication
Aug 30, 2025 Development

Understanding Ephemeral Ports: The Invisible Workers of Network Communication

Uncover the invisible workers behind every network connection. Learn how ephemeral ports enable hundreds of simultaneous connections on your computer.

NetworkingInfrastructureSecurity
Architecture as Code: Part 2 - Building the Foundation
Jul 20, 2025 Architecture

Architecture as Code: Part 2 - Building the Foundation

Transform architecture from abstract concepts into enforceable code. Discover explicit decisions, automated validation, and living documentation that prevent 2 AM production disasters.

Software Engineering
Architecture as Code: Part 1 - The Revolution Begins
Jul 15, 2025 Architecture

Architecture as Code: Part 1 - The Revolution Begins

What happens when architecture diagrams become outdated weeks after creation? Discover how Architecture as Code transforms static documentation into executable, verifiable system design.

The Shrinking Frontier: How Smaller LLMs Are Revolutionizing AI
Jun 8, 2025 AI

The Shrinking Frontier: How Smaller LLMs Are Revolutionizing AI

From 175 billion parameters to pocket-sized models—discover how compression techniques are democratizing AI, slashing costs by 90%, and enabling on-device intelligence.

The 47-Day Challenge: How ACME Automation Rescues TLS Certificate Management
May 22, 2025 Cybersecurity

The 47-Day Challenge: How ACME Automation Rescues TLS Certificate Management

The CA/Browser Forum mandates 47-day TLS certificates by 2029. Discover why manual management is dead and how ACME automation becomes your essential lifeline.

SecurityAutomationCertificate
Game Automation: The Ultimate Guide (That Won't Get You Banned)
May 5, 2025 Misc

Game Automation: The Ultimate Guide (That Won't Get You Banned)

Want your game character to farm while you sleep? Learn Android automation techniques and AI-powered gameplay with MCP—but first, let's talk about staying legal.

AutomationAndroidMinecraft
DNS over HTTPS: Securing the Internet's Foundation
Apr 2, 2025 Cybersecurity

DNS over HTTPS: Securing the Internet's Foundation

Explore how DNS over HTTPS (DoH) is transforming internet privacy by encrypting DNS queries, preventing surveillance and manipulation while reshaping the balance between security and network control.

SecurityDNSPrivacy
MCP Server: Bridging AI and Applications
Mar 12, 2025 AI

MCP Server: Bridging AI and Applications

Discover how Model Context Protocol (MCP) servers are revolutionizing AI integration, enabling seamless connections between language models and external tools, databases, and APIs.

MCPIntegration