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
Apr 17, 2025 · Artificial Intelligence

LangGraph Explained: Advanced AI Workflow Framework and Hands‑On Guide

This article introduces LangGraph, the next‑generation framework built on LangChain for constructing complex, stateful AI applications, compares it with LangChain, showcases real‑world deployments, and provides a step‑by‑step Python tutorial for building a smart customer‑service chatbot with looped reasoning, tool integration, and human‑in‑the‑loop support.

AI workflowAgentChatbot
0 likes · 20 min read
LangGraph Explained: Advanced AI Workflow Framework and Hands‑On Guide
Nightwalker Tech
Nightwalker Tech
Apr 8, 2025 · Fundamentals

Cursor Development Rules Configuration for Backend, Frontend, and Android Projects

This document presents a comprehensive set of Cursor development rules covering backend (Golang/Java), frontend (TypeScript with React/Vue), and Android (Kotlin/Java) environments, including general principles, automation and safety policies, code quality optimization, architecture awareness, and change traceability, with copy‑ready appendices.

backendbest practicescoding guidelines
0 likes · 24 min read
Cursor Development Rules Configuration for Backend, Frontend, and Android Projects
Nightwalker Tech
Nightwalker Tech
Apr 3, 2025 · Backend Development

Understanding Wails: Go and TypeScript Interaction for Cross‑Platform Desktop Applications

This article explains how the Wails framework combines Go's efficient backend logic with modern front‑end technologies like Vue or React, offering a lightweight alternative to Electron through native WebView rendering, bidirectional communication, automatic code generation, and event‑driven interaction for building cross‑platform desktop apps.

Cross‑platformDesktopElectron Alternative
0 likes · 16 min read
Understanding Wails: Go and TypeScript Interaction for Cross‑Platform Desktop Applications
Nightwalker Tech
Nightwalker Tech
Apr 1, 2025 · Artificial Intelligence

Evaluation of AutoGLM: Features, Architecture, and Practical Test Results

This article reviews AutoGLM, the first "think‑while‑doing" AI agent released by Zhipu AI, detailing its core capabilities, full‑stack architecture, user experience, identified limitations, and the outcomes of three hands‑on tests using both the client application and a Chrome extension.

AI AgentAutoGLMLarge Language Model
0 likes · 4 min read
Evaluation of AutoGLM: Features, Architecture, and Practical Test Results
Nightwalker Tech
Nightwalker Tech
Mar 28, 2025 · Artificial Intelligence

Comprehensive Evaluation of GPT-4o Multimodal Image Generation Capabilities

This article presents a thorough assessment of GPT‑4o’s new image generation features, detailing multiple test scenarios—from simple portrait creation and style transfer to UI design, product rendering, and educational illustrations—comparing its output with Claude‑3.7‑Sonnet, highlighting strengths in realism and weaknesses in Chinese text handling.

AI evaluationGPT-4oImage Generation
0 likes · 16 min read
Comprehensive Evaluation of GPT-4o Multimodal Image Generation Capabilities
Nightwalker Tech
Nightwalker Tech
Mar 15, 2025 · Artificial Intelligence

Guide to Accessing International AI Large Models via Aggregation Tools, APIs, and Python Code

This article introduces major international and domestic AI large models, recommends desktop aggregation tools and APIs such as POE, Monica, and OpenRouter, and provides complete Python code examples for synchronous and streaming text and multimodal conversations, along with additional API and compute‑rental resources.

AIAPIModel Integration
0 likes · 11 min read
Guide to Accessing International AI Large Models via Aggregation Tools, APIs, and Python Code
Nightwalker Tech
Nightwalker Tech
Mar 14, 2025 · Backend Development

Overview and Installation Guide for Various MCP Services and Their Use with Sequential Thinking for Manus‑like Effects

This article introduces several Model Context Protocol (MCP) services—including Sequential Thinking, Firecrawl, Fetch, Hot News, Playwright, Magic, and Brave Search—provides their GitHub links, detailed Mac and Windows installation commands, and explains how to combine them with a Sequential Thinking prompt to achieve a Manus‑style AI agent workflow.

AIAutomationInstallation
0 likes · 9 min read
Overview and Installation Guide for Various MCP Services and Their Use with Sequential Thinking for Manus‑like Effects
Nightwalker Tech
Nightwalker Tech
Mar 2, 2025 · Fundamentals

Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation

This guide explains what the .cursorrules file does, how to create and configure it in a project, best‑practice rules for specifying tech stacks, coding standards, libraries, file structures, performance and testing guidelines, and provides example configurations for frontend, backend, and data‑science stacks.

AI code generationConfigurationCursor
0 likes · 22 min read
Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation
Nightwalker Tech
Nightwalker Tech
Mar 1, 2025 · Artificial Intelligence

Exploring Cursor’s Agent Mode: Features, Usage Tips, and Advanced Techniques

This article introduces Cursor’s AI‑driven Agent mode, details the latest updates, explains core functionalities, shows how to enable and use it, and provides seven advanced tips—including context management, code generation, version control, and custom AI rules—to boost developer productivity.

AutomationCursorcode editor
0 likes · 19 min read
Exploring Cursor’s Agent Mode: Features, Usage Tips, and Advanced Techniques
Nightwalker Tech
Nightwalker Tech
Feb 17, 2025 · Artificial Intelligence

Comparative Analysis of Programming Capabilities of DeepSeek v3, Gemini Flash 2.0, and Claude 3.5 Sonnet

This article compares three leading AI programming assistants—DeepSeek v3, Gemini Flash 2.0, and Claude 3.5 Sonnet—examining their characteristics, coding abilities, debugging features, supported languages, and optimal use cases to help readers select the most suitable model for their specific development or data‑analysis needs.

AI Modelsmodel comparisonprogramming assistants
0 likes · 7 min read
Comparative Analysis of Programming Capabilities of DeepSeek v3, Gemini Flash 2.0, and Claude 3.5 Sonnet