<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Search on 苏然的博客</title>
		<link>https://bml.asia/tags/search/</link>
		<description>Recent content in Search on 苏然的博客</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Thu, 17 Sep 2026 04:19:55 +0800</lastBuildDate>
		
			<atom:link href="https://bml.asia/tags/search/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>当算法追着热点跑，热点的接力赛里没有新意</title>
				<link>https://bml.asia/posts/douyin-tui-jian-suan-fa-yu-hong-liu-zhui-zhu/</link>
				<pubDate>Sun, 16 Aug 2026 14:41:00 +0800</pubDate>
				<guid>https://bml.asia/posts/douyin-tui-jian-suan-fa-yu-hong-liu-zhui-zhu/</guid>
				<description>&lt;style&gt;&#xA;  /* ===== 本文排版：热度信号（朱红 · 琥珀 · 靛蓝 三色点缀）===== */&#xA;  .ht-hero,&#xA;  .ht-sec,&#xA;  .ht-card,&#xA;  .ht-verdict,&#xA;  .ht-flag,&#xA;  .ht-fin { letter-spacing: .01em; }&#xA;&#xA;  /* —— 文章标题：黑色（含首页置顶，常态与 hover 一致）—— */&#xA;  .post h1,&#xA;  .pinned-title a {&#xA;    font-family: &#34;FangSong&#34;, &#34;FZFSK&#34;, &#34;仿宋&#34;, serif;&#xA;    font-weight: 700;&#xA;    letter-spacing: .05em;&#xA;    color: #000;&#xA;  }&#xA;  .post h1 {&#xA;    font-size: 1.75rem;&#xA;    line-height: 1.5;&#xA;    margin-bottom: .6rem;&#xA;  }&#xA;  .pinned-title a { text-decoration: none; }&#xA;  .pinned-title a:hover { color: #000; }&#xA;&#xA;  /* —— 关键词：三色荧光块（无下划线）—— */&#xA;  .ht-red {&#xA;    color: #b7351d;&#xA;    font-weight: 800;&#xA;    background: rgba(224, 72, 47, .12);&#xA;    border-radius: 4px;&#xA;    padding: .05em .28em;&#xA;  }&#xA;  .ht-bl {&#xA;    color: #2b4bb0;&#xA;    font-weight: 800;&#xA;    background: rgba(59, 91, 219, .11);&#xA;    border-radius: 4px;&#xA;    padding: .05em .28em;&#xA;  }&#xA;  .ht-am {&#xA;    color: #b56b00;&#xA;    font-weight: 800;&#xA;    background: rgba(240, 160, 32, .16);&#xA;    border-radius: 4px;&#xA;    padding: .05em .28em;&#xA;  }&#xA;  .ht-k { color: #000; font-weight: 800; }&#xA;&#xA;  /* —— 引言卡：热度渐变底 + 左侧竖灯条 —— */&#xA;  .ht-hero {&#xA;    position: relative;&#xA;    margin: 1.4rem 0 2rem;&#xA;    padding: 1.5rem 1.6rem 1.5rem 2rem;&#xA;    border-radius: 14px;&#xA;    background:&#xA;      linear-gradient(135deg, rgba(224, 72, 47, .10), rgba(240, 160, 32, .10)),&#xA;      var(--bg);&#xA;    border: 1px solid var(--line);&#xA;    border-left: 6px solid;&#xA;    border-image: linear-gradient(180deg, #e0482f, #f0a020, #3b5bdb) 1;&#xA;    border-left-style: solid;&#xA;    box-shadow: 0 8px 26px rgba(60, 50, 40, .07);&#xA;  }&#xA;  .ht-hero .ht-lead {&#xA;    margin: 0 0 .5rem;&#xA;    font-family: &#34;Noto Serif SC&#34;, &#34;Songti SC&#34;, serif;&#xA;    font-size: 1.16rem;&#xA;    font-weight: 700;&#xA;    line-height: 1.7;&#xA;    color: #241a14;&#xA;  }&#xA;  .ht-hero .ht-lead b { color: #e0482f; }&#xA;  .ht-hero .ht-lead b.bl { color: #3b5bdb; }&#xA;  .ht-hero .ht-lead b.am { color: #d9800a; }&#xA;  .ht-hero .ht-sub {&#xA;    margin: 0;&#xA;    font-size: .92rem;&#xA;    color: var(--fg-dim);&#xA;  }&#xA;  .ht-hero .ht-sub b { color: #241a14; font-weight: 800; }&#xA;&#xA;  /* —— 章节标题：编号色块 + 标题 —— */&#xA;  .ht-sec {&#xA;    display: flex;&#xA;    align-items: baseline;&#xA;    gap: .6rem;&#xA;    margin: 2.6rem 0 1.1rem;&#xA;  }&#xA;  .ht-sec .ht-no {&#xA;    font-family: ui-monospace, Consolas, monospace;&#xA;    font-size: .82rem;&#xA;    font-weight: 800;&#xA;    color: #fff;&#xA;    background: linear-gradient(135deg, #e0482f, #f0a020);&#xA;    border-radius: 6px;&#xA;    padding: .1em .5em;&#xA;    flex: 0 0 auto;&#xA;  }&#xA;  .ht-sec.b .ht-no { background: linear-gradient(135deg, #3b5bdb, #6b86e8); }&#xA;  .ht-sec.a .ht-no { background: linear-gradient(135deg, #d9800a, #f0c050); }&#xA;  .ht-sec b {&#xA;    font-size: 1.12rem;&#xA;    font-weight: 800;&#xA;    color: #000;&#xA;    white-space: nowrap;&#xA;  }&#xA;&#xA;  /* —— 热搜对比卡：红 vs 蓝 —— */&#xA;  .ht-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin: 1.2rem 0 1.6rem; }&#xA;  .ht-card {&#xA;    border-radius: 14px;&#xA;    padding: 1.2rem 1.3rem;&#xA;    border: 1px solid var(--line);&#xA;    background: var(--bg);&#xA;    position: relative;&#xA;    overflow: hidden;&#xA;  }&#xA;  .ht-card::before {&#xA;    content: &#34;&#34;;&#xA;    position: absolute;&#xA;    top: 0; left: 0; right: 0;&#xA;    height: 5px;&#xA;  }&#xA;  .ht-card.c-warm { border-top: 5px solid #e0482f; }&#xA;  .ht-card.c-warm::before { background: linear-gradient(90deg, #e0482f, #f0a020); }&#xA;  .ht-card.c-cool { border-top: 5px solid #3b5bdb; }&#xA;  .ht-card.c-cool::before { background: linear-gradient(90deg, #3b5bdb, #6b86e8); }&#xA;  .ht-card .ht-cardname {&#xA;    font-size: 1.02rem;&#xA;    font-weight: 800;&#xA;    margin: 0 0 .15rem;&#xA;    display: flex;&#xA;    align-items: center;&#xA;    gap: .4rem;&#xA;  }&#xA;  .ht-card.c-warm .ht-cardname { color: #e0482f; }&#xA;  .ht-card.c-cool .ht-cardname { color: #3b5bdb; }&#xA;  .ht-card .ht-rank {&#xA;    font-family: ui-monospace, monospace;&#xA;    font-size: .72em;&#xA;    font-weight: 800;&#xA;    color: #fff;&#xA;    border-radius: 4px;&#xA;    padding: .05em .4em;&#xA;  }&#xA;  .ht-card.c-warm .ht-rank { background: #e0482f; }&#xA;  .ht-card.c-cool .ht-rank { background: #3b5bdb; }&#xA;  .ht-card .ht-cardsub { margin: 0 0 .6rem; font-size: .82rem; color: var(--fg-dim); }&#xA;  .ht-card ul { margin: 0; padding-left: 1.1rem; }&#xA;  .ht-card li { margin: .28rem 0; font-size: .94rem; line-height: 1.65; }&#xA;  .ht-card .ht-hot { color: #e0482f; font-weight: 700; }&#xA;  .ht-card .ht-chill { color: #3b5bdb; font-weight: 700; }&#xA;&#xA;  /* —— 引用块：朱红左条 —— */&#xA;  .ht-flag {&#xA;    border-left: 4px solid #e0482f;&#xA;    background: rgba(224, 72, 47, .06);&#xA;    border-radius: 0 10px 10px 0;&#xA;    padding: .8rem 1.1rem;&#xA;    margin: 1.3rem 0;&#xA;    color: var(--fg);&#xA;    font-weight: 600;&#xA;  }&#xA;  .ht-flag b { color: #e0482f; }&#xA;&#xA;  /* —— 判断框：红琥珀蓝渐变边框 —— */&#xA;  .ht-verdict {&#xA;    margin: 1.6rem 0;&#xA;    padding: 1.1rem 1.4rem;&#xA;    border-radius: 12px;&#xA;    border: 1px solid transparent;&#xA;    background:&#xA;      linear-gradient(var(--bg), var(--bg)) padding-box,&#xA;      linear-gradient(120deg, #e0482f, #f0a020, #3b5bdb) border-box;&#xA;    font-weight: 600;&#xA;    line-height: 1.8;&#xA;  }&#xA;  .ht-verdict .ht-verdict-name {&#xA;    display: inline-block;&#xA;    font-size: .78em;&#xA;    font-weight: 800;&#xA;    letter-spacing: .12em;&#xA;    color: #fff;&#xA;    background: linear-gradient(120deg, #e0482f, #f0a020);&#xA;    border-radius: 999px;&#xA;    padding: .1em .7em;&#xA;    margin-bottom: .5rem;&#xA;  }&#xA;&#xA;  /* —— 结尾大字：热度流动 —— */&#xA;  .ht-fin {&#xA;    margin-top: 2.4rem;&#xA;    padding-top: 1.4rem;&#xA;    border-top: 1px dashed var(--line);&#xA;    text-align: center;&#xA;  }&#xA;  .ht-fin .ht-big {&#xA;    display: inline-block;&#xA;    font-family: &#34;Noto Serif SC&#34;, &#34;Songti SC&#34;, serif;&#xA;    font-size: 1.5rem;&#xA;    font-weight: 800;&#xA;    letter-spacing: .12em;&#xA;    background: linear-gradient(90deg, #e0482f, #f0a020, #3b5bdb, #e0482f);&#xA;    background-size: 300% 100%;&#xA;    -webkit-background-clip: text;&#xA;    background-clip: text;&#xA;    color: transparent;&#xA;    animation: ht-flow 5s ease-in-out infinite;&#xA;  }&#xA;  @keyframes ht-flow { 0%,100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } }&#xA;  .ht-fin .ht-small { display: block; margin-top: .5rem; font-size: .86rem; color: var(--fg-dim); }&#xA;&#xA;  @media (prefers-reduced-motion: reduce) { .ht-fin .ht-big { animation: none; } }&#xA;  @media (max-width: 640px) { .ht-cards { grid-template-columns: 1fr; } }&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;ht-hero&#34;&gt;&#xA;  &lt;p class=&#34;ht-lead&#34;&gt;抖音总给我推夸 DeepSeek Harness 的&#34;正能量&#34;，一条接一条，仿佛不装就不是合格的 AI 圈人。&lt;b&gt;可它明明只是个不那么好用的预览版。&lt;/b&gt;点了几下，算法就替我脑补出&#34;重度关注者&#34;的人设，开始疯狂投喂。&lt;b class=&#34;bl&#34;&gt;名场面换了主角，剧本却一个字没改。&lt;/b&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>从搜索引擎到大模型：人去找答案，还是答案来找人</title>
				<link>https://bml.asia/posts/sou-suo-yin-qing-dao-da-mo-xing/</link>
				<pubDate>Tue, 11 Aug 2026 00:30:00 +0800</pubDate>
				<guid>https://bml.asia/posts/sou-suo-yin-qing-dao-da-mo-xing/</guid>
				<description>&lt;p&gt;　　最近在琢磨一个对比：以前我们衡量一个工具，问的是&amp;quot;搜索引擎有多好&amp;quot;，如今问的却是&amp;quot;大模型有多好&amp;quot;。表面看只是换了主语，深看下去，这背后是两套完全不同的逻辑在更替——人去找答案，和答案来找人。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
