Nightwalker Tech
Author

Nightwalker Tech

[Nightwalker Tech] is the tech sharing channel of "Nightwalker", focusing on AI and large model technologies, internet architecture design, high‑performance networking, and server‑side development (Golang, Python, Rust, PHP, C/C++).

55
Articles
0
Likes
135
Views
0
Comments
Recent Articles

Latest from Nightwalker Tech

55 recent articles
Nightwalker Tech
Nightwalker Tech
Mar 27, 2026 · Artificial Intelligence

Why AI Needs a Harness Engineering Framework to Tackle Long‑Term Complex Tasks

The article explains that AI struggles with extended, complex tasks not because models lack intelligence but due to missing systematic engineering practices, and proposes a Harness Engineering framework that introduces external memory, task decomposition, fixed SOP loops, and test‑driven safeguards to turn AI agents into reliable, production‑grade collaborators.

AI engineeringHarness frameworkSystematic AI
0 likes · 4 min read
Why AI Needs a Harness Engineering Framework to Tackle Long‑Term Complex Tasks
Nightwalker Tech
Nightwalker Tech
Nov 10, 2025 · Artificial Intelligence

AI-Powered Coding with OpenAI Codex: Features, Install & VSCode Guide

Codex, OpenAI’s software engineering AI agent, leverages the codex-1 model to generate, debug, and submit code via natural language, offering cloud sandbox execution, multi‑entry collaboration, and extensive CLI commands, with detailed feature comparisons, installation steps, configuration guides, and VSCode integration for developers.

AI codingCLIOpenAI Codex
0 likes · 13 min read
AI-Powered Coding with OpenAI Codex: Features, Install & VSCode Guide
Nightwalker Tech
Nightwalker Tech
Nov 7, 2025 · Artificial Intelligence

Unlock Agile AI‑Driven Development with the BMad Method: A Complete Guide

The article introduces BMad Method, a universal AI‑agent framework for agile, human‑AI collaborative development, detailing its core features, dual deployment modes, installation steps, project structure, agent team roles, workflow examples, a hands‑on tutorial for building a To‑Do app, extension ecosystem, and key advantages.

AI-driven developmentAgile methodologyAutomation
0 likes · 10 min read
Unlock Agile AI‑Driven Development with the BMad Method: A Complete Guide
Nightwalker Tech
Nightwalker Tech
Nov 3, 2025 · Artificial Intelligence

Boost Your Development with Spec Kit: The AI‑Powered Specification‑Driven Toolkit

Spec Kit is an AI‑native specification‑driven development toolkit that treats structured natural‑language specs as the single source of truth, providing end‑to‑end traceability, AI‑native collaboration, and automated code generation to accelerate project setup, planning, and implementation.

AI programmingAutomationSpecification-Driven Development
0 likes · 12 min read
Boost Your Development with Spec Kit: The AI‑Powered Specification‑Driven Toolkit
Nightwalker Tech
Nightwalker Tech
Oct 27, 2025 · Artificial Intelligence

Unlock Seamless AI Coding: How to Pair Claude Code with GLM‑4.6 on Windows

This guide explains how to overcome access restrictions to Claude’s large‑model APIs in China by configuring Claude Code to work with Zhipu AI’s GLM‑4.6, covering background, model features, required environment setup, installation steps, environment variables, usage commands, and best‑practice scenarios for AI‑assisted development.

AI programmingClaude CodeFunction Calling
0 likes · 17 min read
Unlock Seamless AI Coding: How to Pair Claude Code with GLM‑4.6 on Windows
Nightwalker Tech
Nightwalker Tech
Aug 28, 2025 · Operations

How to Diagnose and Fix E‑commerce Order Failures with Observability, APM, and Distributed Tracing

This article explains the hierarchical relationship between APM, distributed tracing, and observability, walks through a real Double‑11 e‑commerce incident, and demonstrates how a well‑designed observability stack can pinpoint the root cause, apply emergency fixes, and restore system performance within minutes.

APMFault DiagnosisMicroservices
0 likes · 16 min read
How to Diagnose and Fix E‑commerce Order Failures with Observability, APM, and Distributed Tracing