BoxunBao

博客

面向开发者、AI 用户、效率工作者和金融学习者的实用文章

中文博客页目前先说明内容状态,并清楚标记尚未翻译的英文文章,避免把英文正文伪装成中文内容。

English content: 这些文章目前仅提供英文版本;中文版本会在人工审核后逐步发布。

20

已发布文章

5

文章分类

0

公开草稿

按分类浏览

AI

AI

A Reliable AI Workflow for Technical Documentation

English content

A practical workflow for using AI assistants to draft, review, and improve technical documentation without losing accuracy.

AI workflowdocumentationprogramming
AI

A Practical Workflow for AI Writing Assistants

English content

Learn how to use AI writing assistants for drafting, reviewing, and improving content while keeping human judgment in control.

AI toolswritingproductivity

Developer Tools

Developer Tools

Security Boundaries for Browser-Only Developer Tools

English content

Understand the security model of browser-only tools, including local processing, user input risks, and honest privacy messaging.

privacy-friendly toolsbrowser toolssecurity
Developer Tools

Cron Expression Review Checklist for Scheduled Jobs

English content

Review five-part cron expressions with a practical checklist that catches timing mistakes before scheduled jobs run at the wrong time.

Cronautomationscheduling
Developer Tools

JWT Decoding for Debugging Without Verifying Signatures

English content

Understand what a JWT decoder can reveal, what it cannot prove, and how to use decoded claims safely during authentication debugging.

JWTauthenticationdebugging

Productivity

Productivity

Why Privacy-Friendly Browser Tools Matter for Daily Work

English content

Learn why browser-only tools are useful for developers and office workers who want fast utilities without sending data to a server.

privacybrowser toolsproductivity
Productivity

A Practical Productivity System for Technical Teams

English content

A realistic productivity system for technical teams that combines checklists, browser tools, documentation habits, and focused verification.

productivitytechnical teamsworkflow
Productivity

Programming Productivity Comes From Better Debugging Systems

English content

Improve programming productivity by building debugging systems around reproducible examples, focused tools, and evidence-based notes.

programming productivitydebuggingdeveloper workflow

Programming

Programming

A Debugging Checklist for Browser-Based Tools

English content

A practical frontend debugging checklist for browser-only tools that transform text, validate input, or preview content.

frontend debuggingbrowser toolsprogramming
Programming

How JSON Formatting Improves API Debugging Workflows

English content

A practical guide to using JSON formatting and validation as part of a reliable API debugging workflow.

JSONAPI debuggingdeveloper tools
Programming

JSON Validation Checklist for API Teams

English content

A practical checklist for validating JSON payloads before they become broken examples, unstable tests, or confusing production issues.

JSONAPI debuggingvalidation
Programming

Practical Developer Toolkit for Everyday Work

English content

A focused guide to choosing developer tools that improve daily engineering work without adding unnecessary complexity.

developer toolsworkflowproductivity
Programming

Programming Habits for Maintainable Browser Tools

English content

Practical programming habits for building small browser tools that stay understandable, testable, and safe over time.

programmingmaintainabilitybrowser tools
Programming

A Regex Testing Workflow for Cleaner Text Parsing

English content

Build safer regular expressions by testing examples, choosing flags deliberately, and documenting edge cases before using patterns in code.

Regextext parsingdebugging
Programming

A Practical UUID Strategy for Test Data and Examples

English content

Use UUIDs consistently in test data, documentation, and local workflows without creating confusing or misleading identifiers.

UUIDtestingdeveloper workflow

Stock

Stock

Stock Market Basics for Long-Term Learners

English content

A beginner-friendly explanation of core stock market concepts for readers who want to learn without treating content as investment advice.

financestock marketlearning