<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Apple on galvanist</title>
    <link>/tags/apple/</link>
    <description>Recent content in Apple on galvanist</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 19 Nov 2013 19:34:00 +0000</lastBuildDate>
    <atom:link href="/tags/apple/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OS X and the Unremovable File</title>
      <link>/posts/2013-11-19-os-x-and-the-unremovable-file/</link>
      <pubDate>Tue, 19 Nov 2013 19:34:00 +0000</pubDate>
      <guid>/posts/2013-11-19-os-x-and-the-unremovable-file/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been working on a Fuse filesystem project for quite some time. Now that OS X v10.9 is out, one of my major roadblocks has been removed. But I&amp;rsquo;ve still been experiencing some difficulty getting OS X to treat my filesystem like a first-class citizen. So to debug it I&amp;rsquo;ve been banging on it with &lt;a href=&#34;http://www.tuxera.com/community/posix-test-suite/&#34;&gt;Tuxera&amp;rsquo;s port of Pawel Jakub Dawidek’s POSIX file system test suite&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;During this process, I made some baselines of my non-FUSE HFS+ boot volume and I came across a &amp;ldquo;fun&amp;rdquo; HFS+ surprise:&lt;/p&gt;</description>
    </item>
    <item>
      <title>/Users/Shared/adi</title>
      <link>/posts/2013-11-07-userssharedadi/</link>
      <pubDate>Thu, 07 Nov 2013 22:28:00 +0000</pubDate>
      <guid>/posts/2013-11-07-userssharedadi/</guid>
      <description>&lt;p&gt;This is one for the search engines.&lt;/p&gt;&#xA;&lt;p&gt;If you&amp;rsquo;re running Mac OS X ~v10.8 (or later), you&amp;rsquo;ve probably got a folder at the path &lt;code&gt;/Users/Shared/adi&lt;/code&gt;. Like me, you might be wondering what it is. I did some googling and got nothing. I dug a little further and found (part of) the answer: &lt;strong&gt;It is used by the Mac App Store and the new iBooks app.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;In case you&amp;rsquo;re interested, here are the steps I took to arrive at this answer:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Where Apple TTS Draws The Line (Numerically)</title>
      <link>/posts/2013-05-23-where-apple-draws-the-line-numerically/</link>
      <pubDate>Thu, 23 May 2013 18:26:00 +0000</pubDate>
      <guid>/posts/2013-05-23-where-apple-draws-the-line-numerically/</guid>
      <description>&lt;p&gt;Apple&amp;rsquo;s OS X text-to-speech supports reading some big numbers. But they have to draw the line somewhere, and that line is just before one hundred sextillion. You can hear for yourself using the handy OS X &amp;ldquo;say&amp;rdquo; command.&lt;/p&gt;&#xA;&lt;h2 id=&#34;bare-digit-strings&#34;&gt;Bare digit strings&lt;/h2&gt;&#xA;&lt;p&gt;Numbering on bare digit strings stops at one million.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;$ say &lt;span class=&#34;m&#34;&gt;1000000&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;You hear: &amp;ldquo;one million&amp;rdquo;&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;$ say &lt;span class=&#34;m&#34;&gt;1000001&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;You hear: &amp;ldquo;one zero zero zero zero zero one&amp;rdquo;&lt;/p&gt;&#xA;&lt;h2 id=&#34;formatted-number-strings&#34;&gt;Formatted number strings&lt;/h2&gt;&#xA;&lt;p&gt;Nicely formatted number strings get a bit more scale:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
