<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Inoki in the world</title>
  
  
  <link href="/atom.xml" rel="self"/>
  
  <link href="https://blog.inoki.cc/"/>
  <updated>2026-04-03T22:25:45.756Z</updated>
  <id>https://blog.inoki.cc/</id>
  
  <author>
    <name>Inoki</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>几家编码套餐（Coding Plan）与运行环境（Harness）的使用体验对比——环境篇</title>
    <link href="https://blog.inoki.cc/2026/04/03/Coding-plan-and-harness-2/"/>
    <id>https://blog.inoki.cc/2026/04/03/Coding-plan-and-harness-2/</id>
    <published>2026-04-03T23:30:00.000Z</published>
    <updated>2026-04-03T22:25:45.756Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;笔者在&lt;a href=&quot;https://blog.inoki.cc/2026/03/28/Coding-plan-and-harness-1/&quot;&gt;上一篇文章&lt;/a&gt;中已经介绍了各个编码套餐（Coding
        
      
    
    </summary>
    
    
      <category term="Dairy" scheme="https://blog.inoki.cc/categories/Dairy/"/>
    
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="Coding Agent" scheme="https://blog.inoki.cc/tags/Coding-Agent/"/>
    
      <category term="LLM" scheme="https://blog.inoki.cc/tags/LLM/"/>
    
      <category term="AI" scheme="https://blog.inoki.cc/tags/AI/"/>
    
      <category term="Claude" scheme="https://blog.inoki.cc/tags/Claude/"/>
    
      <category term="Cursor" scheme="https://blog.inoki.cc/tags/Cursor/"/>
    
  </entry>
  
  <entry>
    <title>几家编码套餐（Coding Plan）与运行环境（Harness）的使用体验对比——模型篇</title>
    <link href="https://blog.inoki.cc/2026/03/28/Coding-plan-and-harness-1/"/>
    <id>https://blog.inoki.cc/2026/03/28/Coding-plan-and-harness-1/</id>
    <published>2026-03-28T23:30:00.000Z</published>
    <updated>2026-04-04T23:30:00.000Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;随着 AI
        
      
    
    </summary>
    
    
      <category term="Dairy" scheme="https://blog.inoki.cc/categories/Dairy/"/>
    
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="Coding Agent" scheme="https://blog.inoki.cc/tags/Coding-Agent/"/>
    
      <category term="LLM" scheme="https://blog.inoki.cc/tags/LLM/"/>
    
      <category term="AI" scheme="https://blog.inoki.cc/tags/AI/"/>
    
      <category term="Claude" scheme="https://blog.inoki.cc/tags/Claude/"/>
    
      <category term="Cursor" scheme="https://blog.inoki.cc/tags/Cursor/"/>
    
  </entry>
  
  <entry>
    <title>Cross-Language Butterfly Effect - A Protobuf C++ Mutex Refactor Deadlocks the macOS Python Data Ecosystem</title>
    <link href="https://blog.inoki.cc/2026/03/09/protobuf-macos-mutex-lockdown-en/"/>
    <id>https://blog.inoki.cc/2026/03/09/protobuf-macos-mutex-lockdown-en/</id>
    <published>2026-03-09T09:52:00.000Z</published>
    <updated>2026-04-03T22:25:45.809Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;Recently, an &lt;a href=&quot;https://github.com/protocolbuffers/protobuf/issues/21686&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;issue&lt;/a&gt; I submitted to
        
      
    
    </summary>
    
    
      <category term="Programming Language" scheme="https://blog.inoki.cc/categories/Programming-Language/"/>
    
      <category term="Source Code" scheme="https://blog.inoki.cc/categories/Source-Code/"/>
    
      <category term="Python" scheme="https://blog.inoki.cc/categories/Programming-Language/Python/"/>
    
      <category term="Python" scheme="https://blog.inoki.cc/categories/Source-Code/Python/"/>
    
      <category term="macOS" scheme="https://blog.inoki.cc/categories/macOS/"/>
    
      <category term="C++" scheme="https://blog.inoki.cc/categories/Programming-Language/C/"/>
    
    
      <category term="macOS" scheme="https://blog.inoki.cc/tags/macOS/"/>
    
      <category term="Python" scheme="https://blog.inoki.cc/tags/Python/"/>
    
      <category term="Apple" scheme="https://blog.inoki.cc/tags/Apple/"/>
    
      <category term="Reverse Engineering" scheme="https://blog.inoki.cc/tags/Reverse-Engineering/"/>
    
      <category term="C++" scheme="https://blog.inoki.cc/tags/C/"/>
    
      <category term="Protobuf" scheme="https://blog.inoki.cc/tags/Protobuf/"/>
    
  </entry>
  
  <entry>
    <title>跨语言蝴蝶效应：Protobuf C++ 库的一次 Mutex 重构，让 macOS Python 数据生态死锁</title>
    <link href="https://blog.inoki.cc/2026/03/09/protobuf-macos-mutex-lockdown/"/>
    <id>https://blog.inoki.cc/2026/03/09/protobuf-macos-mutex-lockdown/</id>
    <published>2026-03-09T08:52:00.000Z</published>
    <updated>2026-04-03T22:25:45.809Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;最近，我在 GitHub 上向 Protobuf 项目近一年前提交的一个 &lt;a href=&quot;https://github.com/protocolbuffers/protobuf/issues/21686&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
    
      <category term="Programming Language" scheme="https://blog.inoki.cc/categories/Programming-Language/"/>
    
      <category term="Source Code" scheme="https://blog.inoki.cc/categories/Source-Code/"/>
    
      <category term="Python" scheme="https://blog.inoki.cc/categories/Programming-Language/Python/"/>
    
      <category term="Python" scheme="https://blog.inoki.cc/categories/Source-Code/Python/"/>
    
      <category term="macOS" scheme="https://blog.inoki.cc/categories/macOS/"/>
    
      <category term="C++" scheme="https://blog.inoki.cc/categories/Programming-Language/C/"/>
    
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="macOS" scheme="https://blog.inoki.cc/tags/macOS/"/>
    
      <category term="Python" scheme="https://blog.inoki.cc/tags/Python/"/>
    
      <category term="Apple" scheme="https://blog.inoki.cc/tags/Apple/"/>
    
      <category term="逆向" scheme="https://blog.inoki.cc/tags/%E9%80%86%E5%90%91/"/>
    
      <category term="C++" scheme="https://blog.inoki.cc/tags/C/"/>
    
      <category term="Protobuf" scheme="https://blog.inoki.cc/tags/Protobuf/"/>
    
  </entry>
  
  <entry>
    <title>Things You Might Want to Know About Apple&#39;s Rosetta 2 for Linux VMs</title>
    <link href="https://blog.inoki.cc/2026/02/28/Apple-Rosetta-Linux-VM-Secret-en/"/>
    <id>https://blog.inoki.cc/2026/02/28/Apple-Rosetta-Linux-VM-Secret-en/</id>
    <published>2026-02-28T20:54:00.000Z</published>
    <updated>2026-04-03T22:25:45.747Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;Rosetta 2 is a translation layer from x86-64 to ARM64 that Apple launched in 2020 alongside Apple Silicon Macs, designed to facilitate
        
      
    
    </summary>
    
    
      <category term="Linux" scheme="https://blog.inoki.cc/categories/Linux/"/>
    
    
      <category term="Apple" scheme="https://blog.inoki.cc/tags/Apple/"/>
    
      <category term="Rosetta" scheme="https://blog.inoki.cc/tags/Rosetta/"/>
    
      <category term="ARM" scheme="https://blog.inoki.cc/tags/ARM/"/>
    
      <category term="x86" scheme="https://blog.inoki.cc/tags/x86/"/>
    
      <category term="Virtualization" scheme="https://blog.inoki.cc/tags/Virtualization/"/>
    
      <category term="Reverse Engineering" scheme="https://blog.inoki.cc/tags/Reverse-Engineering/"/>
    
      <category term="English" scheme="https://blog.inoki.cc/tags/English/"/>
    
  </entry>
  
  <entry>
    <title>关于 Apple 为 Linux 虚拟机提供的 Rosetta 2 你可能想知道的事</title>
    <link href="https://blog.inoki.cc/2026/02/28/Apple-Rosetta-Linux-VM-Secret/"/>
    <id>https://blog.inoki.cc/2026/02/28/Apple-Rosetta-Linux-VM-Secret/</id>
    <published>2026-02-28T20:52:00.000Z</published>
    <updated>2026-04-03T22:25:45.747Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;Rosetta（罗赛塔）2 是苹果 Apple 在 2020 年推出 Apple Silicon Mac 时，为了方便迁移 Intel Mac 上的软件而推出的 x86-64 到 ARM64 的翻译层。后来， Apple 在
        
      
    
    </summary>
    
    
      <category term="Linux" scheme="https://blog.inoki.cc/categories/Linux/"/>
    
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="Apple" scheme="https://blog.inoki.cc/tags/Apple/"/>
    
      <category term="Rosetta" scheme="https://blog.inoki.cc/tags/Rosetta/"/>
    
      <category term="ARM" scheme="https://blog.inoki.cc/tags/ARM/"/>
    
      <category term="x86" scheme="https://blog.inoki.cc/tags/x86/"/>
    
      <category term="虚拟化" scheme="https://blog.inoki.cc/tags/%E8%99%9A%E6%8B%9F%E5%8C%96/"/>
    
      <category term="逆向" scheme="https://blog.inoki.cc/tags/%E9%80%86%E5%90%91/"/>
    
  </entry>
  
  <entry>
    <title>My Thoughts on the Open Source — after a decade</title>
    <link href="https://blog.inoki.cc/2026/02/17/My-thoughts-on-Open-Source-after-a-decade-2026/"/>
    <id>https://blog.inoki.cc/2026/02/17/My-thoughts-on-Open-Source-after-a-decade-2026/</id>
    <published>2026-02-17T18:23:00.000Z</published>
    <updated>2026-04-03T22:25:45.787Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;pre&gt;&lt;code&gt;You can find the original version in Chinese here:
        
      
    
    </summary>
    
    
      <category term="Open Source" scheme="https://blog.inoki.cc/categories/Open-Source/"/>
    
      <category term="Dairy" scheme="https://blog.inoki.cc/categories/Open-Source/Dairy/"/>
    
    
      <category term="Linux" scheme="https://blog.inoki.cc/tags/Linux/"/>
    
      <category term="Open Source" scheme="https://blog.inoki.cc/tags/Open-Source/"/>
    
  </entry>
  
  <entry>
    <title>对开源模式演变的一些想法——写在开始参与开源 10 年后</title>
    <link href="https://blog.inoki.cc/2026/02/17/My-thoughts-on-Open-Source-after-10-years-2026-cn/"/>
    <id>https://blog.inoki.cc/2026/02/17/My-thoughts-on-Open-Source-after-10-years-2026-cn/</id>
    <published>2026-02-17T18:03:00.000Z</published>
    <updated>2026-04-03T22:25:45.787Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;距离《大教堂与集市》初版已经过去二十多年了。那本书在 1997 年的开源运动初期，提出了一个极具启发性的比喻：软件开发就像建造建筑物，可以是大教堂式的，也可以是集市式的。
        
      
    
    </summary>
    
    
      <category term="Open Source" scheme="https://blog.inoki.cc/categories/Open-Source/"/>
    
      <category term="Dairy" scheme="https://blog.inoki.cc/categories/Open-Source/Dairy/"/>
    
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="Linux" scheme="https://blog.inoki.cc/tags/Linux/"/>
    
      <category term="开源" scheme="https://blog.inoki.cc/tags/%E5%BC%80%E6%BA%90/"/>
    
      <category term="Open Source" scheme="https://blog.inoki.cc/tags/Open-Source/"/>
    
  </entry>
  
  <entry>
    <title>在 Proxy 环境中使用 GitHub SSH 的 git 操作</title>
    <link href="https://blog.inoki.cc/2025/03/08/GitHub-ssh-connection-behind-proxy/"/>
    <id>https://blog.inoki.cc/2025/03/08/GitHub-ssh-connection-behind-proxy/</id>
    <published>2025-03-08T06:02:23.000Z</published>
    <updated>2026-04-03T22:25:45.766Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;上次回国，发现墙又高了：GitHub 的 SSH 端口（22）现在会完全被阻断，导致无法正常使用 SSH 协议进行 &lt;code&gt;git clone&lt;/code&gt;、&lt;code&gt;git pull&lt;/code&gt; 等操作。&lt;/p&gt;
&lt;p&gt;事实上，封禁 22
        
      
    
    </summary>
    
    
      <category term="Network" scheme="https://blog.inoki.cc/categories/Network/"/>
    
      <category term="Protocol" scheme="https://blog.inoki.cc/categories/Protocol/"/>
    
      <category term="Proxy" scheme="https://blog.inoki.cc/categories/Network/Proxy/"/>
    
    
      <category term="GitHub" scheme="https://blog.inoki.cc/tags/GitHub/"/>
    
      <category term="SSH" scheme="https://blog.inoki.cc/tags/SSH/"/>
    
      <category term="git" scheme="https://blog.inoki.cc/tags/git/"/>
    
      <category term="Proxy" scheme="https://blog.inoki.cc/tags/Proxy/"/>
    
  </entry>
  
  <entry>
    <title>弹指十年间</title>
    <link href="https://blog.inoki.cc/2024/06/08/My-10-years/"/>
    <id>https://blog.inoki.cc/2024/06/08/My-10-years/</id>
    <published>2024-06-08T17:19:00.000Z</published>
    <updated>2026-04-03T22:25:45.784Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;又是一年高考季，属于我的那个年代转眼就过去了十年。&lt;/p&gt;
&lt;p&gt;那年夏天，待一切尘埃落定时，刚好是小时候最喜欢的动漫《数码宝贝》十五周年，我长大了，太一他们也在十五周年的纪念剧场版长大了。和田光司在那一年的周年庆典上又唱起了这首歌，听得出他因鼻咽癌导致的力不从心。&lt;/p&gt;
        
      
    
    </summary>
    
    
      <category term="Dairy" scheme="https://blog.inoki.cc/categories/Dairy/"/>
    
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="private" scheme="https://blog.inoki.cc/tags/private/"/>
    
  </entry>
  
  <entry>
    <title>Android bootloader analysis -- ABL(2)</title>
    <link href="https://blog.inoki.cc/2024/04/20/android-bootloader-analysis-abl-2-en/"/>
    <id>https://blog.inoki.cc/2024/04/20/android-bootloader-analysis-abl-2-en/</id>
    <published>2024-04-20T13:48:00.000Z</published>
    <updated>2026-04-03T22:25:45.805Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;In my previous post &lt;a href=&quot;https://blog.inoki.cc/2021/10/18/android-bootloader-analysis-abl-1-en/&quot;&gt;“Android bootloader analysis –
        
      
    
    </summary>
    
    
      <category term="Linux" scheme="https://blog.inoki.cc/categories/Linux/"/>
    
      <category term="Android" scheme="https://blog.inoki.cc/categories/Linux/Android/"/>
    
      <category term="Bootloader" scheme="https://blog.inoki.cc/categories/Linux/Android/Bootloader/"/>
    
    
      <category term="Linux" scheme="https://blog.inoki.cc/tags/Linux/"/>
    
      <category term="Android" scheme="https://blog.inoki.cc/tags/Android/"/>
    
      <category term="ABL" scheme="https://blog.inoki.cc/tags/ABL/"/>
    
      <category term="Bootloader" scheme="https://blog.inoki.cc/tags/Bootloader/"/>
    
  </entry>
  
  <entry>
    <title>Android bootloader analysis -- ABL(3)</title>
    <link href="https://blog.inoki.cc/2024/04/20/android-bootloader-analysis-abl-3-en/"/>
    <id>https://blog.inoki.cc/2024/04/20/android-bootloader-analysis-abl-3-en/</id>
    <published>2024-04-20T13:48:00.000Z</published>
    <updated>2026-04-03T22:25:45.805Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;In my previous post &lt;a href=&quot;https://blog.inoki.cc/2021/10/18/android-bootloader-analysis-abl-1-en/&quot;&gt;“Android Bootloader Analysis –
        
      
    
    </summary>
    
    
      <category term="Linux" scheme="https://blog.inoki.cc/categories/Linux/"/>
    
      <category term="Android" scheme="https://blog.inoki.cc/categories/Linux/Android/"/>
    
      <category term="Bootloader" scheme="https://blog.inoki.cc/categories/Linux/Android/Bootloader/"/>
    
    
      <category term="Linux" scheme="https://blog.inoki.cc/tags/Linux/"/>
    
      <category term="Android" scheme="https://blog.inoki.cc/tags/Android/"/>
    
      <category term="ABL" scheme="https://blog.inoki.cc/tags/ABL/"/>
    
      <category term="Bootloader" scheme="https://blog.inoki.cc/tags/Bootloader/"/>
    
  </entry>
  
  <entry>
    <title>Ollama 架构解析</title>
    <link href="https://blog.inoki.cc/2024/04/16/Ollama-cn/"/>
    <id>https://blog.inoki.cc/2024/04/16/Ollama-cn/</id>
    <published>2024-04-16T18:03:00.000Z</published>
    <updated>2026-04-03T22:25:45.787Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;最近，我偶然探索了一个名为 &lt;code&gt;ollama&lt;/code&gt; 的项目，因为我想让我的 AMD 显卡（拥有不俗的 VRAM - 32G！）在 Windows 上获得支持。Linux 上已经有了基于 AMD ROCm 的支持。由于 ROCm 在 Windows
        
      
    
    </summary>
    
    
      <category term="AI" scheme="https://blog.inoki.cc/categories/AI/"/>
    
      <category term="LLM" scheme="https://blog.inoki.cc/categories/AI/LLM/"/>
    
    
      <category term="翻译" scheme="https://blog.inoki.cc/tags/%E7%BF%BB%E8%AF%91/"/>
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="LLM" scheme="https://blog.inoki.cc/tags/LLM/"/>
    
      <category term="ollama" scheme="https://blog.inoki.cc/tags/ollama/"/>
    
  </entry>
  
  <entry>
    <title>On the architecture of ollama</title>
    <link href="https://blog.inoki.cc/2024/04/15/Ollama/"/>
    <id>https://blog.inoki.cc/2024/04/15/Ollama/</id>
    <published>2024-04-15T15:34:00.000Z</published>
    <updated>2026-04-03T22:25:45.788Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;Recently, I took a chance to explore &lt;code&gt;ollama&lt;/code&gt; project, because I want to enable the support of my AMD graphic card (with a
        
      
    
    </summary>
    
    
      <category term="AI" scheme="https://blog.inoki.cc/categories/AI/"/>
    
      <category term="LLM" scheme="https://blog.inoki.cc/categories/AI/LLM/"/>
    
    
      <category term="LLM" scheme="https://blog.inoki.cc/tags/LLM/"/>
    
      <category term="ollama" scheme="https://blog.inoki.cc/tags/ollama/"/>
    
  </entry>
  
  <entry>
    <title>【译】解释 SDXL 的隐空间</title>
    <link href="https://blog.inoki.cc/2024/02/18/Explaining-the-SDXL-latent-space/"/>
    <id>https://blog.inoki.cc/2024/02/18/Explaining-the-SDXL-latent-space/</id>
    <published>2024-02-18T03:57:50.000Z</published>
    <updated>2026-04-03T22:25:45.764Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;原文地址：&lt;a href=&quot;https://huggingface.co/blog/TimothyAlexisVass/explaining-the-sdxl-latent-space&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
    
      <category term="AI" scheme="https://blog.inoki.cc/categories/AI/"/>
    
      <category term="Stable Diffusion" scheme="https://blog.inoki.cc/categories/AI/Stable-Diffusion/"/>
    
    
      <category term="翻译" scheme="https://blog.inoki.cc/tags/%E7%BF%BB%E8%AF%91/"/>
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="AI" scheme="https://blog.inoki.cc/tags/AI/"/>
    
      <category term="Stable Diffusion" scheme="https://blog.inoki.cc/tags/Stable-Diffusion/"/>
    
      <category term="SDXL" scheme="https://blog.inoki.cc/tags/SDXL/"/>
    
  </entry>
  
  <entry>
    <title>【译】关于 USB-C 的一切：示例电路</title>
    <link href="https://blog.inoki.cc/2023/09/14/All-about-USB-C-example-circuits/"/>
    <id>https://blog.inoki.cc/2023/09/14/All-about-USB-C-example-circuits/</id>
    <published>2023-09-14T23:42:00.000Z</published>
    <updated>2026-04-03T22:25:45.747Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;原文链接：&lt;a href=&quot;https://hackaday.com/2023/08/07/all-about-usb-c-example-circuits/&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
    
      <category term="Translation" scheme="https://blog.inoki.cc/categories/Translation/"/>
    
      <category term="Chinese" scheme="https://blog.inoki.cc/categories/Translation/Chinese/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/categories/USB/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/categories/%E7%A1%AC%E4%BB%B6/"/>
    
    
      <category term="翻译" scheme="https://blog.inoki.cc/tags/%E7%BF%BB%E8%AF%91/"/>
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/tags/%E7%A1%AC%E4%BB%B6/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/tags/USB/"/>
    
  </entry>
  
  <entry>
    <title>【译】关于 USB-C 的一切：高速接口</title>
    <link href="https://blog.inoki.cc/2023/09/14/All-about-USB-C-high-speed-interfaces/"/>
    <id>https://blog.inoki.cc/2023/09/14/All-about-USB-C-high-speed-interfaces/</id>
    <published>2023-09-14T23:22:00.000Z</published>
    <updated>2026-04-03T22:25:45.747Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;原文链接：&lt;a href=&quot;https://hackaday.com/2023/01/17/all-about-usb-c-high-speed-interfaces/&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
    
      <category term="Translation" scheme="https://blog.inoki.cc/categories/Translation/"/>
    
      <category term="Chinese" scheme="https://blog.inoki.cc/categories/Translation/Chinese/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/categories/USB/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/categories/%E7%A1%AC%E4%BB%B6/"/>
    
    
      <category term="翻译" scheme="https://blog.inoki.cc/tags/%E7%BF%BB%E8%AF%91/"/>
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/tags/%E7%A1%AC%E4%BB%B6/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/tags/USB/"/>
    
  </entry>
  
  <entry>
    <title>【译】关于 USB-C 的一切：电阻和电子标记（E-marker）</title>
    <link href="https://blog.inoki.cc/2023/09/13/All-about-USB-C-resistors-and-emarkers/"/>
    <id>https://blog.inoki.cc/2023/09/13/All-about-USB-C-resistors-and-emarkers/</id>
    <published>2023-09-13T23:22:00.000Z</published>
    <updated>2026-04-03T22:25:45.747Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;原文链接：&lt;a href=&quot;https://hackaday.com/2023/01/04/all-about-usb-c-resistors-and-emarkers/&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
    
      <category term="Translation" scheme="https://blog.inoki.cc/categories/Translation/"/>
    
      <category term="Chinese" scheme="https://blog.inoki.cc/categories/Translation/Chinese/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/categories/USB/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/categories/%E7%A1%AC%E4%BB%B6/"/>
    
    
      <category term="翻译" scheme="https://blog.inoki.cc/tags/%E7%BF%BB%E8%AF%91/"/>
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/tags/%E7%A1%AC%E4%BB%B6/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/tags/USB/"/>
    
  </entry>
  
  <entry>
    <title>【译】关于 USB-C 的一切：介绍</title>
    <link href="https://blog.inoki.cc/2023/09/06/All-about-USB-C-Introduction/"/>
    <id>https://blog.inoki.cc/2023/09/06/All-about-USB-C-Introduction/</id>
    <published>2023-09-06T23:22:00.000Z</published>
    <updated>2026-04-03T22:25:45.747Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;原文链接：&lt;a href=&quot;https://hackaday.com/2022/12/06/usb-c-introduction-for-hackers/&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
    
      <category term="Translation" scheme="https://blog.inoki.cc/categories/Translation/"/>
    
      <category term="Chinese" scheme="https://blog.inoki.cc/categories/Translation/Chinese/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/categories/USB/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/categories/%E7%A1%AC%E4%BB%B6/"/>
    
    
      <category term="翻译" scheme="https://blog.inoki.cc/tags/%E7%BF%BB%E8%AF%91/"/>
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="硬件" scheme="https://blog.inoki.cc/tags/%E7%A1%AC%E4%BB%B6/"/>
    
      <category term="USB" scheme="https://blog.inoki.cc/tags/USB/"/>
    
  </entry>
  
  <entry>
    <title>【译】ARM 的历史——第三部分：兜兜转转</title>
    <link href="https://blog.inoki.cc/2023/08/22/History-of-ARM-3/"/>
    <id>https://blog.inoki.cc/2023/08/22/History-of-ARM-3/</id>
    <published>2023-08-22T12:34:00.000Z</published>
    <updated>2026-04-03T22:25:45.766Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;原博客共分为三篇，原文链接如下：&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://arstechnica.com/gadgets/2022/09/a-history-of-arm-part-1-building-the-first-chip/&quot;
        
      
    
    </summary>
    
    
      <category term="Hardware" scheme="https://blog.inoki.cc/categories/Hardware/"/>
    
    
      <category term="翻译" scheme="https://blog.inoki.cc/tags/%E7%BF%BB%E8%AF%91/"/>
    
      <category term="中文" scheme="https://blog.inoki.cc/tags/%E4%B8%AD%E6%96%87/"/>
    
      <category term="ARM" scheme="https://blog.inoki.cc/tags/ARM/"/>
    
      <category term="Hardware" scheme="https://blog.inoki.cc/tags/Hardware/"/>
    
  </entry>
  
</feed>
