All Articles

143276 articles · Page 332 of 7164
AgentGuide
AgentGuide
May 14, 2026 · Fundamentals

Stop Letting AI Write Code Directly—Learn Spec‑Driven Development (SDD)

The article explains Spec‑Driven Development (SDD), a methodology that defines requirements, system behavior, constraints, and tasks in a specification document before AI generates code, compares it with Test‑Driven Development, lists common SDD frameworks, and outlines suitable and unsuitable scenarios.

AI codingOpenSpecSDD
0 likes · 7 min read
Stop Letting AI Write Code Directly—Learn Spec‑Driven Development (SDD)
AI Agent Super App
AI Agent Super App
May 14, 2026 · Operations

From One to a Thousand: A Hands‑On PXE Guide for Batch Server Installation

This tutorial walks you through the entire process of setting up a PXE‑based automated OS installation pipeline—from understanding different bulk‑install methods and the PXE workflow to configuring DHCP, TFTP, HTTP services, creating Kickstart files, handling UEFI vs BIOS, and troubleshooting common pitfalls—so you can provision dozens or hundreds of servers with a single command.

AutomationCentOSDHCP
0 likes · 20 min read
From One to a Thousand: A Hands‑On PXE Guide for Batch Server Installation
java1234
java1234
May 14, 2026 · Artificial Intelligence

Cursor 3 Launches: How a Unified Workspace Enables Multi‑Agent Development

Cursor 3 redefines the developer workflow by consolidating model output, session progress, repository boundaries, and local‑cloud environments into a single unified workspace, allowing multiple AI agents to work in parallel across many repositories and environments while preserving context and simplifying code review.

AI AgentsCursor 3Multi-repo
0 likes · 9 min read
Cursor 3 Launches: How a Unified Workspace Enables Multi‑Agent Development
ZhiKe AI
ZhiKe AI
May 14, 2026 · Fundamentals

Why DDD Is a Cognitive Alignment Tool, Not Just an Architecture

The article explains how Domain‑Driven Design addresses the pitfalls of bloated services, unclear boundaries, and inconsistent terminology by introducing bounded contexts, aggregates, and domain events, and outlines a step‑by‑step adoption process while debunking common misconceptions.

AggregatesBounded ContextDomain events
0 likes · 9 min read
Why DDD Is a Cognitive Alignment Tool, Not Just an Architecture
Java Tech Workshop
Java Tech Workshop
May 14, 2026 · Fundamentals

When and How to Use Java’s assert: Scenarios and Pitfalls

This article explains Java's built‑in assert keyword, its purpose as a lightweight debugging tool, how to enable or disable it with JVM options, proper syntax, practical code examples, suitable use‑cases, prohibited scenarios, and key best‑practice guidelines for developers.

Best Practicesassertcode-examples
0 likes · 18 min read
When and How to Use Java’s assert: Scenarios and Pitfalls
大转转FE
大转转FE
May 14, 2026 · Artificial Intelligence

Zero‑Code Multi‑Platform Regression Testing Powered by Xmind and AI Visual Recognition

The article explains how a B2B team transformed its three‑platform regression workflow—from manual, repetitive clicks to a reusable, AI‑driven testing asset—by converting Xmind mind‑maps into Midscene YAML scripts, eliminating selector maintenance and enabling zero‑code test case creation across PC, app and mini‑program environments.

AI visual testingMidsceneMulti‑platform regression
0 likes · 18 min read
Zero‑Code Multi‑Platform Regression Testing Powered by Xmind and AI Visual Recognition
AI Engineering
AI Engineering
May 14, 2026 · Artificial Intelligence

How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team

This guide walks you through two free demos that show how a single developer can use Claude on Google Cloud to build fully automated AI agents, followed by a detailed 7‑day plan that transforms Claude from a chat tool into an AI employee capable of handling content creation, operations, code review, and more, all without requiring a computer science degree.

AI AutomationAI workflowClaude
0 likes · 12 min read
How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team
Black & White Path
Black & White Path
May 14, 2026 · Information Security

WireTapper: One-Click Open-Source Tool to Reveal All Nearby Wireless Devices

WireTapper is an open-source OSINT/SIGINT platform that passively scans and visualizes every nearby wireless device—from Wi-Fi and Bluetooth to CCTV and vehicle RF—using a privacy-preserving k-anonymous query, integrates multiple external APIs, and offers a quick two-step deployment with a sleek web UI.

BLEOSINTOpen Source
0 likes · 4 min read
WireTapper: One-Click Open-Source Tool to Reveal All Nearby Wireless Devices
Black & White Path
Black & White Path
May 14, 2026 · Industry Insights

Pwn2Own Crushed by a 0‑Day Flood: Uncovering a Structural Security Crisis

At Pwn2Own Berlin 2026, Trend Micro’s ZDI rejected over 100 zero‑day submissions, prompting researchers to disclose vulnerabilities publicly, which forced Mozilla to issue emergency patches and exposed a systemic mismatch between AI‑driven vulnerability production and the competition’s industrial‑era review capacity, challenging existing CVD policies.

AI VulnerabilityCoordinated Vulnerability DisclosureFirefox
0 likes · 11 min read
Pwn2Own Crushed by a 0‑Day Flood: Uncovering a Structural Security Crisis
Black & White Path
Black & White Path
May 14, 2026 · Information Security

The Dark Side and Hidden Risks of AI Relay Stations

AI relay stations bypass mainland China restrictions by repackaging foreign model APIs, but their three-layer proxy design introduces model substitution, billing manipulation, privacy leakage, and malicious code injection, creating a fragile supply chain that endangers developers, enterprises, and end‑users alike.

AI relay stationsbilling manipulationdata privacy
0 likes · 9 min read
The Dark Side and Hidden Risks of AI Relay Stations
Linux Tech Enthusiast
Linux Tech Enthusiast
May 14, 2026 · Operations

9 Visual Guides to Linux Performance Tuning Tools

The article presents nine diagrams that illustrate Linux performance tooling categories—including observability, static analysis, benchmarking, tuning, sar, perf-tools, tracing, and BPF tools—providing a quick visual reference for system engineers.

BPFLinuxPerformance Tuning
0 likes · 2 min read
9 Visual Guides to Linux Performance Tuning Tools
Wukong Talks Architecture
Wukong Talks Architecture
May 14, 2026 · Databases

How to Cut a Production MySQL 8.0 LATERAL Query from 3 s to 0.8 s

The article walks through diagnosing a slow MySQL 8.0 query that scans 77,724 rows and performs a costly filesort, then rewrites it with a LATERAL join and a new index, reducing execution time to about 0.75 seconds on 30 k rows while explaining the differences between ordinary subqueries and LATERAL, and highlighting the need for deterministic ordering when timestamps duplicate.

IndexLATERALMySQL
0 likes · 8 min read
How to Cut a Production MySQL 8.0 LATERAL Query from 3 s to 0.8 s
Code of Duty
Code of Duty
May 14, 2026 · Fundamentals

Master Git in 5 Minutes: Install and Make Your First Commit

This guide walks beginners through installing Git, configuring user identity, initializing a repository, adding files, and completing the first commit, while also explaining core concepts, common pitfalls, and the minimal workflow in a concise five‑minute tutorial.

Command LineGitRepository
0 likes · 7 min read
Master Git in 5 Minutes: Install and Make Your First Commit
AndroidPub
AndroidPub
May 14, 2026 · Mobile Development

Where Should State Live in Jetpack Compose? Practical Guidelines

This guide explains how to decide whether a piece of state belongs in a Composable or a ViewModel by distinguishing UI state from business state, using clear principles, lifecycle considerations, and concrete code examples such as search bars, expandable cards, and drag‑and‑drop scenarios.

AndroidBusiness StateJetpack Compose
0 likes · 17 min read
Where Should State Live in Jetpack Compose? Practical Guidelines
Architects' Tech Alliance
Architects' Tech Alliance
May 14, 2026 · Artificial Intelligence

Jensen Huang’s China Visit: Could It Revive GPU Prospects? Inside Nvidia’s DGX H200 Cluster Design

The article reviews the US‑approved export of Nvidia's DGX H200, the lack of deliveries, Jensen Huang’s surprise China trip that may speed approvals, and then provides a detailed technical breakdown of the DGX H200 cluster’s compute and storage networking, topology, optical link choices, and cable count estimates.

AI infrastructureDGX H200Data Center Networking
0 likes · 8 min read
Jensen Huang’s China Visit: Could It Revive GPU Prospects? Inside Nvidia’s DGX H200 Cluster Design
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 14, 2026 · Artificial Intelligence

Embodied AI Security Survey: A Multi‑Layer Framework for Risks, Attacks, and Defenses

This survey systematically reviews Embodied AI security, proposing a five‑layer taxonomy (perception, cognition, planning, action & interaction, agentic system) that organizes over 400 papers on attacks, defenses, and open challenges, and highlights overlooked vulnerabilities such as multimodal perception fusion and planning instability under jailbreak attacks.

AI securityadversarial attacksembodied AI
0 likes · 26 min read
Embodied AI Security Survey: A Multi‑Layer Framework for Risks, Attacks, and Defenses