<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on TheFreeMeal</title><link>https://blog.thefreemeal.com/zh/posts/</link><description>Recent content in Posts on TheFreeMeal</description><generator>Hugo -- 0.146.0</generator><language>zh</language><lastBuildDate>Mon, 16 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.thefreemeal.com/zh/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Remote File Editor: 一个 Vibe Coding 的实验</title><link>https://blog.thefreemeal.com/zh/posts/2026-02-16-remote-file-editor-vibe-coding/</link><pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2026-02-16-remote-file-editor-vibe-coding/</guid><description>前后端 100% AI 生成，用 AI 编程的探索</description></item><item><title>外汇报价中的 pip 是什么</title><link>https://blog.thefreemeal.com/zh/posts/2022-04-23-pip/</link><pubDate>Sat, 23 Apr 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-04-23-pip/</guid><description>What&amp;#39;s pip in forex</description></item><item><title>从月活数和交易规模看目前流行的web3应用</title><link>https://blog.thefreemeal.com/zh/posts/2022-04-10-dapps/</link><pubDate>Sun, 10 Apr 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-04-10-dapps/</guid><description>popular web 3.0 apps</description></item><item><title>Merkle Tree: Git 和 blockchain 背后的数据结构</title><link>https://blog.thefreemeal.com/zh/posts/2022-04-04-merkle/</link><pubDate>Mon, 04 Apr 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-04-04-merkle/</guid><description>Data structure behind Git,blockchain,IPFS...</description></item><item><title>以太坊图解</title><link>https://blog.thefreemeal.com/zh/posts/2022-04-04-ethereum/</link><pubDate>Mon, 04 Apr 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-04-04-ethereum/</guid><description>ethereum illustrated</description></item><item><title>比特币和区块链</title><link>https://blog.thefreemeal.com/zh/posts/2022-04-03-blockchain/</link><pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-04-03-blockchain/</guid><description>bitcoin and blockchain</description></item><item><title>关于Web 3.0</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-27-web3/</link><pubDate>Sun, 27 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-27-web3/</guid><description>NFT？DAO？DeFi？GameFi？SocialFi？Metaverse？区块链钱包里放的是什么？</description></item><item><title>《底层逻辑》中的几张图</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-20-fundamental-logic/</link><pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-20-fundamental-logic/</guid><description>&lt;blockquote>
&lt;p>图摘录自《底层逻辑：看清这个世界的底牌》一书。 对图的解释夹杂我自己的理解。&lt;/p>&lt;/blockquote>
&lt;h2 id="1-是非对错的底层逻辑">1. 是非对错的底层逻辑&lt;/h2>
&lt;h3 id="11-不要纠结">1.1. 不要纠结&lt;/h3>
&lt;p>&lt;img alt="picture 1" loading="lazy" src="https://blog.thefreemeal.com/images/1647794513940.jpg">&lt;/p>
&lt;p>“成年人的世界不分对错，只讲利益”。 当执着于对错的时候, 本身就已经搞错方向了。不要纠结，不要纠缠。一笑了之。&lt;/p>
&lt;blockquote>
&lt;p>法学家和经济学家是职业，为了学术研究对错。
一般人在生活中，是经济学家研究的对象，是经济学上的人，是商人。 商人如果用法学家/经济学家的视角去分析问题，就太学究了。&lt;/p>&lt;/blockquote>
&lt;h2 id="2-思考问题的底层逻辑">2. 思考问题的底层逻辑&lt;/h2>
&lt;h3 id="21-要素和关系">2.1. 要素和关系&lt;/h3>
&lt;p>&lt;img alt="picture 2" loading="lazy" src="https://blog.thefreemeal.com/images/1647794634112.jpg">&lt;/p>
&lt;p>这个图是说系统的组成。 包括要素（一些列的名词概念），和各个要素之间的关系。&lt;/p>
&lt;p>举个例子，商业系统中有产品，流量，转化，留存，利润等等要素。&lt;/p>
&lt;ul>
&lt;li>因果链： 产品体验好， 留存增加&lt;/li>
&lt;li>增强回路： 产品体验好，留存增加，利润增加，研发投入加大，产品体验更好&amp;hellip;, 或者反向增强：产品体验不好&lt;/li>
&lt;li>调节回路：流量增加到一定程度，产品体验变差&lt;/li>
&lt;li>滞后效应： 流量增加到留存增加中间有滞后（转化的过程）&lt;/li>
&lt;/ul>
&lt;h3 id="22-逻辑推导">2.2. 逻辑推导&lt;/h3>
&lt;p>&lt;img alt="picture 3" loading="lazy" src="https://blog.thefreemeal.com/images/1647794697348.jpg">&lt;/p>
&lt;p>这个图是说，证明事实证有不证无，证有时候用举例。 表达观点，不要以偏概全。得出一般性结论只能靠证明、推理，而不能随便说，“这难道不是共识吗？”“所有人都认为……”。&lt;/p>
&lt;h3 id="23-看到本质">2.3. 看到本质&lt;/h3>
&lt;p>&lt;img alt="picture 4" loading="lazy" src="https://blog.thefreemeal.com/images/1647794748129.jpg">&lt;/p>
&lt;p>这个图是说，要抓住本质。离写字楼近的饭馆生意好， 本质是流量，离得近流量大。 当大家都开始点外卖时候，流量变了。相应的竞争策略也需要调整。 抓不住本质，当流量变化的时候，一味在饭菜口味上，在服务上下功夫，是没有太大作用的。&lt;/p>
&lt;blockquote>
&lt;p>书中有一个微软管理供应商的例子。&lt;/p>
&lt;p>公司提供午餐和晚餐给员工。午餐吃饭的人数一般比晚餐要多，因为不是人人晚上都要加班，所以做午餐的供应商利润更高。只不过有时候，午餐做的很糟糕……试想一下，如果你是负责人，你要怎么处理？派人监督？隔一段时间换个大厨？要求他们更新菜谱？
微软想出了一个制度：&lt;/p>
&lt;ul>
&lt;li>选2家供应商，一家提供午饭、另一家提供晚饭；&lt;/li>
&lt;li>每3个月做满意度调查，是喜欢午饭还是晚饭？&lt;/li>
&lt;li>如果喜欢晚饭的多，午饭、晚饭供应商交换；&lt;/li>
&lt;li>如果连续6个月，午餐都胜出的话，更换晚饭供应商。&lt;/li>
&lt;/ul>
&lt;p>这个制度的核心是引入了午餐供应商和晚餐供应商的竞争机制。&lt;/p>&lt;/blockquote>
&lt;h2 id="3-个体进化的底层逻辑">3. 个体进化的底层逻辑&lt;/h2>
&lt;h3 id="31-能力效率和杠杆">3.1. 能力，效率和杠杆&lt;/h3>
&lt;p>&lt;img alt="picture 5" loading="lazy" src="https://blog.thefreemeal.com/images/1647794799927.jpg">&lt;/p>
&lt;p>这个图说人生的商业模式成功由三个因素相乘的积决定。&lt;/p>
&lt;ul>
&lt;li>能力： 要有时间和精力投入， 而且要有好的方法（刻意练习）。&lt;/li>
&lt;li>效率： 要管理精力，有取舍，并且有好的工具。&lt;/li>
&lt;li>杠杆： 借助团队的力量，科技的力量，资本的力量和个人影响力来放大。&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>尤其提到了个人影响力中，写作和演讲的能力很重要。&lt;/p></description></item><item><title>Front End: Vue3, Vite, Css...</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-19-vue/</link><pubDate>Sat, 19 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-19-vue/</guid><description>vite, vue3, ...</description></item><item><title>Directus</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-13-directus/</link><pubDate>Sun, 13 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-13-directus/</guid><description>M2A, I18N, sort, share, ...</description></item><item><title>髋驱自由泳</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-12-swim-hip-driven/</link><pubDate>Sat, 12 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-12-swim-hip-driven/</guid><description>Hip driven free style</description></item><item><title>Docker</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-06-docker-directus/</link><pubDate>Tue, 08 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-06-docker-directus/</guid><description>Docker &amp;amp; Docker Compose</description></item><item><title>单元测试，测试驱动开发</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-06-unittest/</link><pubDate>Sun, 06 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-06-unittest/</guid><description>unittest, Test Driven Development</description></item><item><title>一个简单的API Proxy</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-05-api-proxy/</link><pubDate>Sat, 05 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-05-api-proxy/</guid><description>A simple API Proxy</description></item><item><title>Typescript</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-04-tyepscript-in-30-mins/</link><pubDate>Fri, 04 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-04-tyepscript-in-30-mins/</guid><description>Typescript from zero to hero</description></item><item><title>Typescript中的模块</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-04-typescript-modules/</link><pubDate>Fri, 04 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-04-typescript-modules/</guid><description>Typescript modules</description></item><item><title>基点 bps 是什么</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-03-bps/</link><pubDate>Thu, 03 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-03-bps/</guid><description>What&amp;#39;s basis point</description></item><item><title>设计高性能可扩展的API服务</title><link>https://blog.thefreemeal.com/zh/posts/2022-03-02-directus-performance/</link><pubDate>Wed, 02 Mar 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-03-02-directus-performance/</guid><description>Directus performance and scaling</description></item><item><title>OAuth2 应用实践：Directus集成钉钉登录的尝试</title><link>https://blog.thefreemeal.com/zh/posts/2022-02-27-oauth-directus-dingtalk/</link><pubDate>Sun, 27 Feb 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-02-27-oauth-directus-dingtalk/</guid><description>Unable to add Dingtalk OAuth Login into Directus</description></item><item><title>OAuth2 协议解析：以GitHub和钉钉为例</title><link>https://blog.thefreemeal.com/zh/posts/2022-02-26-oauth/</link><pubDate>Sat, 26 Feb 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-02-26-oauth/</guid><description>OAuth2 Protocol Illustrated: GitHub and Dingtalk</description></item><item><title>在项目中引入细分领域的开源软件</title><link>https://blog.thefreemeal.com/zh/posts/2022-02-25-how-to-learn-a-foss/</link><pubDate>Fri, 25 Feb 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-02-25-how-to-learn-a-foss/</guid><description>How to introduce an open source software into your project</description></item><item><title>自由泳抱水和推水的体会</title><link>https://blog.thefreemeal.com/zh/posts/2022-02-20-swim-catch-and-pull/</link><pubDate>Sun, 20 Feb 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-02-20-swim-catch-and-pull/</guid><description>Catch and Push in free style swimming</description></item><item><title>Leo editor在python下的开发即将结束</title><link>https://blog.thefreemeal.com/zh/posts/2022-02-19-leo-end-development/</link><pubDate>Sat, 19 Feb 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-02-19-leo-end-development/</guid><description>Leo&amp;#39;s python development is nearing its end</description></item><item><title>JavaScript的异步执行机制</title><link>https://blog.thefreemeal.com/zh/posts/2022-02-12-node-sync/</link><pubDate>Sat, 12 Feb 2022 00:00:00 +0000</pubDate><guid>https://blog.thefreemeal.com/zh/posts/2022-02-12-node-sync/</guid><description>关于 callback, promise, await, asyc, libuv, epoll等</description></item></channel></rss>