<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://nickwang.xyz/zh-Hans/blog</id>
    <title>NickWang5h Blog</title>
    <updated>2024-05-06T04:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://nickwang.xyz/zh-Hans/blog"/>
    <subtitle>NickWang5h Blog</subtitle>
    <icon>https://nickwang.xyz/zh-Hans/img/NW.ico</icon>
    <entry>
        <title type="html"><![CDATA[Attention is all they need]]></title>
        <id>https://nickwang.xyz/zh-Hans/blog/Attention is all they need</id>
        <link href="https://nickwang.xyz/zh-Hans/blog/Attention is all they need"/>
        <updated>2024-05-06T04:00:00.000Z</updated>
        <summary type="html"><![CDATA[今天，让我们暂时抛开那些改变世界的文章和模型，来讨论一个同样普遍但常常被忽视的话题：推荐系统。尽管这些系统在我常访问的网站上无处不在——推荐我“可能喜欢”的内容，过滤掉我“可能不喜欢”的内容——但它们多样的算法却可能导致一些有趣的悖论。例如，我明确偏爱脆苹果而非软苹果，但任何推荐系统都不太可能识别出如此细微的偏好。然后，还有那种近乎滑稽的场景：在我购买了一台冰箱之后，电商平台仍然会不断向我推荐更多冰箱的优惠信息。]]></summary>
        <content type="html"><![CDATA[<p>今天，让我们暂时抛开那些改变世界的文章和模型，来讨论一个同样普遍但常常被忽视的话题：推荐系统。尽管这些系统在我常访问的网站上无处不在——推荐我“可能喜欢”的内容，过滤掉我“可能不喜欢”的内容——但它们多样的算法却可能导致一些有趣的悖论。例如，我明确偏爱脆苹果而非软苹果，但任何推荐系统都不太可能识别出如此细微的偏好。然后，还有那种近乎滑稽的场景：在我购买了一台冰箱之后，电商平台仍然会不断向我推荐更多冰箱的优惠信息。</p>
<p>然而，我今天想深入探讨的不仅仅是这些系统固有的缺陷。我最近读到了一位神经科学家撰写的文章，讨论了如何将我们的多巴胺水平变现。他绝不会直接说：“我们可以从你的多巴胺中赚钱。”现代社交平台和视频网站擅长通过短视频和下拉刷新等机制，将我们的注意力转化为广告收入。也难怪这篇博文的标题是“注意力是他们所需要的一切”。</p>
<p>名声的格局已经发生了巨大转变。过去，成为名人可能需要某种特定的技能或天赋。如今，这似乎更多地关乎如何捕捉并维持观众短暂的注意力。快速剪辑、高饱和度以及那些既引起视觉疲劳又造成视觉污染的夸张展示，似乎成为了我们神经系统的一种麻醉剂——它们令人上瘾，但最终却相当徒劳。</p>
<p>互联网曾经让我接触到未知的地点、不熟悉的工作，以及我从未考虑过的来自过去时代的生活方式。我得以探索从未涉足的领域，并获取我渴望理解的知识。现在，即使你对斐波那契数列这样小众的事物表现出兴趣，你也更有可能被推荐一系列关于如何快速将43乘以23的短视频。显然，这些推荐算法背后的开发者并非傻瓜，但他们创建的系统远非完美。在这个高度自动化的时代，寻找真正有意义的内容往往需要比以往筛选更多的噪音。</p>
<p>也许只是我的视频流媒体服务主页上铺天盖地的猫咪表情包推荐，但有时候，我忍不住要抱怨一番。</p>
<p>下次再见，再会。</p>]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Tools]]></title>
        <id>https://nickwang.xyz/zh-Hans/blog/Tools</id>
        <link href="https://nickwang.xyz/zh-Hans/blog/Tools"/>
        <updated>2024-04-10T04:00:00.000Z</updated>
        <summary type="html"><![CDATA[人类创造和使用工具的能力将我们的发展推向了远超其他物种的高度，使我们成为地球的主宰。一个著名的观察指出，尽管人类在跑步方面的能量效率远低于其他动物，但自行车的引入却显著超越了任何动物的能量效率。这个例子深刻阐释了“工具即效率”的理念：在我们有限的时间和能量内，对工具的恰当使用决定了我们能达到的高度。]]></summary>
        <content type="html"><![CDATA[<p>人类创造和使用工具的能力将我们的发展推向了远超其他物种的高度，使我们成为地球的主宰。一个著名的观察指出，尽管人类在跑步方面的能量效率远低于其他动物，但自行车的引入却显著超越了任何动物的能量效率。这个例子深刻阐释了“工具即效率”的理念：在我们有限的时间和能量内，对工具的恰当使用决定了我们能达到的高度。</p>
<p>工具种类繁多，主要围绕着人类作为操作者的需求而设计，强调了我们在其使用中的主导作用。因此，对工具的认知至关重要。例如，不同文化的饮食习惯各异——有的地区使用筷子和勺子，有的地区则使用叉子、刀具，甚至直接用手。这种多样性表明，我们的双手不仅是与世界互动的重要工具，也在这篇文章的创作中发挥着关键作用。</p>
<p>作为软件开发者，我们面临着琳琅满目的工具选择，从Vim、Emacs、VSCode等编辑器，到Java、Python、JavaScript等编程语言，以及各种框架、算法、编码标准和测试指标。每当完成一个项目，在经历了一系列选择之后，我们不禁会问：这些工具真的是最佳选择吗？</p>
<p>我个人倾向于学习基础但多功能的工具，以实现尽可能多的开发目标，这似乎是最佳选择。以筷子为例，其设计原理简单却高度实用。它们不仅能夹取食物，还能完成多种任务，例如切鱼或拾取难以抓握的物品，展现了工具设计的巧妙。然而，即使是这样的工具也需要适当的技巧才能有效使用。这恰好印证了“一次性投入，终身受益”的理念，一副筷子就能满足各种东亚菜肴的需求。尽管如此，对于某些食物，像叉子和牛排刀这样的专业餐具显然更适用。</p>
<p>面对不断增加的编程语言、框架和工具，选择困难的根源在于我们难以消化如此庞大的信息量。但作为个体，我们真的需要掌握所有这些工具吗？没有它们，我们就无法开发出优秀的软件吗？我认为并非如此。通常，一台电脑和VSCode这样合适的编辑器就足够了。需要什么就学什么。这种方法虽然可能有些短视，能够快速学习和适应，但也可能导致后悔没有及早选择更好的架构，就像我曾三次重构我的个人网站一样。然而，我从中又学到了什么？这些经历真的有益吗？这些都是我经常反思的问题，但它们作为思维锻炼仍然具有价值。</p>
<p>让我们在有限的时间和生命中，快速迭代产品，并以螺旋式上升的方式不断前进，这或许是达到更高境界的正确路径。</p>]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Person of Interest]]></title>
        <id>https://nickwang.xyz/zh-Hans/blog/Person of Interest</id>
        <link href="https://nickwang.xyz/zh-Hans/blog/Person of Interest"/>
        <updated>2024-04-08T04:00:00.000Z</updated>
        <summary type="html"><![CDATA[我最近追完了《疑犯追踪》，整个观影体验是一场不间断的惊险之旅——精彩的故事情节让我一集又一集地惊叹不已。某些角色的逝去确实触动了心弦。这部剧似乎强调了善终将胜利，尽管生命的脆弱引人深思。]]></summary>
        <content type="html"><![CDATA[<p>我最近追完了《疑犯追踪》，整个观影体验是一场不间断的惊险之旅——精彩的故事情节让我一集又一集地惊叹不已。某些角色的逝去确实触动了心弦。这部剧似乎强调了善终将胜利，尽管生命的脆弱引人深思。</p>
<p>起初，我把这看作是一部蝙蝠侠式的义警剧：一个身手不凡的罪犯斗士，一个技术天才的搭档，每集都呈现一个独特的每周案件。但它远不止如此——谍战元素，穿插其中的爆笑幽默，以及各派系之间的权力斗争提供了持续的高风险。</p>
<p>然而，后期几季转向探讨通用人工智能的伦理问题，以及人类是否应该将控制权让渡给人工智能。我全心全意同意的一个观点是，“它永远不可能拥有人类的道德，因为它不是人类。”我们可能有缺陷，效率低下，但我们不是机器。无论多少训练数据都无法赋予人工智能真正的同理心和道德推理能力。</p>
<p>那么，一个由通用人工智能控制的世界真的会更好吗？一场人工智能对战人工智能的战争又会有多么令人震惊？这部十年老剧在它的103集中，对这些问题进行了惊人的预见性探讨。从我的角度来看，如果通用人工智能冲突真的爆发，它可能会让剧中的描绘显得过于温和。话虽如此，如果再进一步夸大，可能会让观众觉得难以置信。</p>
<p>看看今天的格局，随着大型科技公司吞噬着巨大的AI计算和能源资源，试图设想一个递归式自我改进的通用人工智能会变成什么样，真是令人脑洞大开。</p>]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[2023 albums summary]]></title>
        <id>https://nickwang.xyz/zh-Hans/blog/2023 albums summary</id>
        <link href="https://nickwang.xyz/zh-Hans/blog/2023 albums summary"/>
        <updated>2023-12-11T19:21:01.000Z</updated>
        <summary type="html"><![CDATA[基于 "2023年不容错过的60首高品质单曲 | 棱镜风景线 Sp.10 - Bilibili"。]]></summary>
        <content type="html"><![CDATA[<p>基于 <a href="https://www.bilibili.com/video/BV19w411b7pX/" target="_blank" rel="noopener noreferrer" class="">"2023年不容错过的60首高品质单曲 | 棱镜风景线 Sp.10 - Bilibili"</a>。</p>
<p>我整理了一份这份视频中我喜欢的音乐曲目列表。我的主要兴趣在于摇滚乐。此外，我偏爱完整专辑。下面是这些专辑的 Spotify 链接。虽然肯定还有其他值得探索的专辑，但我并不自称是全面的音乐雷达。然而，我正在寻找更多总结视频来丰富我的播放列表。</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="siren-spine-sysex---proc-fiskal">Siren Spine Sysex - Proc Fiskal<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#siren-spine-sysex---proc-fiskal" class="hash-link" aria-label="Siren Spine Sysex - Proc Fiskal的直接链接" title="Siren Spine Sysex - Proc Fiskal的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/6eNJazboUuUaDi7ifikZY8?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-record---boygenius">The Record - Boygenius<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#the-record---boygenius" class="hash-link" aria-label="The Record - Boygenius的直接链接" title="The Record - Boygenius的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/0e9GjrztzBw8oMC6n2CDeI?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="trace-denim---bar-italia">Trace Denim - bar Italia<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#trace-denim---bar-italia" class="hash-link" aria-label="Trace Denim - bar Italia的直接链接" title="Trace Denim - bar Italia的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/0Ihb9szHztEdXpHU7C40Qn?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="my-big-day---bombay-bicycle-club">My Big Day - Bombay Bicycle Club<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#my-big-day---bombay-bicycle-club" class="hash-link" aria-label="My Big Day - Bombay Bicycle Club的直接链接" title="My Big Day - Bombay Bicycle Club的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/4mlLSBujzp0u166fIpNgvt?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="re-this-is-why---paramore">Re: This Is Why - Paramore<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#re-this-is-why---paramore" class="hash-link" aria-label="Re: This Is Why - Paramore的直接链接" title="Re: This Is Why - Paramore的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/3GteSAGBQKHhmSN5OU819j?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="burning-it-feels-like">Burning It Feels Like<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#burning-it-feels-like" class="hash-link" aria-label="Burning It Feels Like的直接链接" title="Burning It Feels Like的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/2kGFTlNwsFBazIZHwhiFyB?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="dis-you-know-that-theres-a-tunnel-under-ocean-blvd---lana-del-rey">Dis You Know that There's a Tunnel under Ocean Blvd - Lana Del Rey<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#dis-you-know-that-theres-a-tunnel-under-ocean-blvd---lana-del-rey" class="hash-link" aria-label="Dis You Know that There's a Tunnel under Ocean Blvd - Lana Del Rey的直接链接" title="Dis You Know that There's a Tunnel under Ocean Blvd - Lana Del Rey的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/5HOHne1wzItQlIYmLXLYfZ?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="ive-seen-a-way---mandy-indiana">I've Seen a way - Mandy, Indiana<a href="https://nickwang.xyz/zh-Hans/blog/2023%20albums%20summary#ive-seen-a-way---mandy-indiana" class="hash-link" aria-label="I've Seen a way - Mandy, Indiana的直接链接" title="I've Seen a way - Mandy, Indiana的直接链接" translate="no">​</a></h2>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/album/4oMlaPrzjAHEHh26MkR6DB?utm_source=generator" width="100%" height="352" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>]]></content>
        <category label="music" term="music"/>
        <category label="2023" term="2023"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Test blog]]></title>
        <id>https://nickwang.xyz/zh-Hans/blog/Test blog</id>
        <link href="https://nickwang.xyz/zh-Hans/blog/Test blog"/>
        <updated>2023-11-21T23:59:56.000Z</updated>
        <summary type="html"><![CDATA[博客测试]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="博客测试">博客测试<a href="https://nickwang.xyz/zh-Hans/blog/Test%20blog#%E5%8D%9A%E5%AE%A2%E6%B5%8B%E8%AF%95" class="hash-link" aria-label="博客测试的直接链接" title="博客测试的直接链接" translate="no">​</a></h2>
<p><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>E</mi><mo>=</mo><mi>m</mi><msup><mi>c</mi><mn>2</mn></msup></mrow><annotation encoding="application/x-tex">E= mc^2</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.6833em"></span><span class="mord mathnormal" style="margin-right:0.0576em">E</span><span class="mspace" style="margin-right:0.2778em"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em"></span></span><span class="base"><span class="strut" style="height:0.8141em"></span><span class="mord mathnormal">m</span><span class="mord"><span class="mord mathnormal">c</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.8141em"><span style="top:-3.063em;margin-right:0.05em"><span class="pstrut" style="height:2.7em"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">2</span></span></span></span></span></span></span></span></span></span></span></p>]]></content>
    </entry>
</feed>