<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>微信相同文件各复制存储一遍是什么脑残思路？</title>
    <guid>huJha8svD-7</guid>
    <pubDate>Sat, 07 Oct 2023 14:08:22 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="_8p80imi">因为微信的工程师都用的是苹果手机。</p><p data-pid="vKaBUkPf">就这么简单。</p><p data-pid="VgPTc4KJ">在APFS(Apple File System)中，相同的文件事实上只会存储一份。然后所有的应用存储的本质是它的引用。</p><p data-pid="xxtzWt3u">所以你在苹果手机看上去出现了10个文件夹，每一个文件夹里面都有一个100M视频，但是事实上就存储了一个视频。</p><p data-pid="pPL-q1ul">当所有的引用都被删除的时候，这个时候的文件才会真正被删除。</p><p data-pid="tH2bAPW-">【以上技术在2016年就实现了】</p><p data-pid="Dg0_G5p0">为什么安卓手机不跟进呢？那是另外的话题。</p><p data-pid="_jfeGFlv">注：这种技术很早就已经实现了，且有很多开源系统。ZFS、NTFS、APFS、BtrFS都是支持透明压缩的，但<span class="nolink">ext4</span>，F2FS文件系统是不支持透明压缩的。</p><p data-pid="UqU5MzEr">而下面两个则是安卓的主流采用的文件系统。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>