Skip to main content

About

·49 words·1 min
She Smiles with Tears Hidden
Author
She Smiles with Tears Hidden
Building a blog with Markdown, Git, and Hugo for remote review and long-term knowledge keeping.

This is the personal blog of She Smiles with Tears Hidden.

I use this place to record technical practice, AI collaboration, tool notes, writing fragments, and the small echoes of everyday life. If you happen to pass by, I hope you can pick up a little light here too.

Related

Which Chart Fits Which Data? Part 1: How to Choose the 6 Most Common Chart Types

·2755 words·13 mins
To make a data chart communicate its conclusion at a glance, first clarify whether the question is comparison, ranking, trend, composition, relationship, or distribution. This article explains the suitable data, common misuses, decision order, and pitfalls for bar charts, column charts, line charts, pie charts, scatter plots, and histograms, with basic chart-selection logic and examples for data analysis, business reporting, academic writing, and everyday reports.

2026 Update: What to Do When a Paper's AI Rate Is Too High? A Guide to Handling AIGC Suspicion Rates

·1802 words·9 mins
To reduce an AIGC suspicion rate, the core task is not to turn a paper into casual speech, but to first locate risky sections, then preserve academic facts while strengthening concrete context. This article provides three workflows: segmented Agent rewriting, web-based AI handling, and solidifying rules as a Skill. It is useful for graduation-thesis revision and emphasizes that terminology, data, citations, and section numbers must be manually reviewed, especially for drafts that already have a detection report.

How to Convert Full-Width and Half-Width Punctuation in Word? A Detailed Tutorial for Two Batch Methods

··1366 words·7 mins
In Word, there are two practical ways to batch-convert Chinese full-width punctuation into English half-width punctuation: Find and Replace is suitable for one-time cleanup, while a VBA macro is better for repeated reuse. This article lists the replacement range, operation entry points, macro-code idea, and quotation-mark conversion notes step by step, and explains when manual replacement is suitable and when automation is better. After reading it, you can follow the steps directly without checking punctuation one by one.