<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>75个基点</title>
        <link>https://paragraph.com/@75-2</link>
        <description>undefined</description>
        <lastBuildDate>Tue, 09 Jun 2026 06:38:32 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[ Log or comments?]]></title>
            <link>https://paragraph.com/@75-2/log-or-comments</link>
            <guid>TQtiFn7iJ3o2iJyykz7c</guid>
            <pubDate>Thu, 14 Jul 2022 08:20:09 GMT</pubDate>
            <description><![CDATA[绝大多数的程序注释都可以写成 log info 或是log debug以及 Unit Test，这样一来，代码质量和工程能力至少上一个新的台阶。 每个写代码的人都知道，注释对于你搞清代码是怎么运作的几乎是没有什么帮助的，最好的方式就是debug一下代码，看代码运行时的那些context（变量里的值，状态，条件，执行路径等）是什么样的？这时，注释是低效的，把这些上下文打在debug log里才是高效的。]]></description>
            <content:encoded><![CDATA[<p>绝大多数的程序注释都可以写成 log info 或是log debug以及 Unit Test，这样一来，代码质量和工程能力至少上一个新的台阶。</p><p>每个写代码的人都知道，注释对于你搞清代码是怎么运作的几乎是没有什么帮助的，最好的方式就是debug一下代码，看代码运行时的那些context（变量里的值，状态，条件，执行路径等）是什么样的？这时，注释是低效的，把这些上下文打在debug log里才是高效的。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8857899103ea4a3fb97ce2aef1b9f3c92204bea096b6eb3a68fc927f77d55b5e.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure>]]></content:encoded>
            <author>75-2@newsletter.paragraph.com (75个基点)</author>
        </item>
    </channel>
</rss>