TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Content on a personal blog should not be edited

1 点作者 pzrsa大约 2 年前

1 comment

paulrpotts大约 2 年前
I mostly agree with this, with a few caveats. My personal blogs&#x2F;newsletters over the years have sometimes really just been rambling journal entries. That content, I just look over for web typography, grammar, spelling and things like correct HTML entities for accents. I will always fix typos as I notice them but in general I don&#x27;t put a lot of effort into tightening or improving the content.<p>But in the same &quot;stream&quot; of content there are often reviews, long essays, or discussions on programming, often including snippets of source code. In those pieces I often will go back and tighten up my arguments, edit for clarity, and update code for bugs or style issues that bug me later. I&#x27;ve done this especially as I migrate my material from Blogger blogs to my own server and turn it all into Markdown source that I maintain and build with my own Makefiles. Once it&#x27;s in this personal system, it also goes into Git, so if I want to compare versions over time I can at least do so that way, going back to the point it was migrated. Or I can look at Internet Achive&#x27;s snapshots.