Skip to content
简体中文
A PLACE TO COME BACK TO

Knowledge index

Find the exact section you need. The reading path and project lab share the same knowledge.

47 matching sections

01 / Computer

Power on: a chain of handoffs

Report which screen you reached, the exact message, and what changed beforehand.

01 / Computer

The operating system coordinates the work

Give AI your operating system when asking for instructions, and distinguish a file from a running process.

02 / Programming

Functions and data structures

Ask how the data is organized before asking for a line-by-line syntax lesson.

02 / Programming

How does source code run?

For a startup problem, report the system, project directory, command, and full error.

03 / Network

IP addresses and local switching

First distinguish your local network from other networks; protocol details can come later.

03 / Network

Ports: which service is listening?

Keep the full address and startup output, including the port, when reporting connection problems.

03 / Network

Routers connect networks

When asking whether a service is reachable, say from which device and network.

04 / Internet

Forms and status codes

Report evidence and leave the cause open to investigation.

04 / Internet

Make your project reachable

Check both “I can open it” and “the intended user can use it.”

05 / Data

Files: TXT, CSV, and JSON

When asking to save data, specify where, for how long, and who can access it.

05 / Data

Indexes: faster lookup with a cost

Measure performance rather than adding technology in response to a vague feeling of slowness.

08 / Driving AI

Maintain a concise project note

A handoff should explain the present state and next action, not repeat the entire past.

09 / Automation

Extract fields you can validate

Treat extracted content as data that still needs validation.

09 / Automation

Act on observable page states

Check the result of an automated action, not just that the action happened.

09 / Automation

Scripts, agents, and safe repetition

Describe successful, failed, and repeated execution in a professional automation brief.