<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: ajifurai</title><link>https://news.ycombinator.com/user?id=ajifurai</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 09:07:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ajifurai" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ajifurai in "Android now stops you sharing your location in photos"]]></title><description><![CDATA[
<p>On my Pixel 9 Pro Fold (Android 16) and Oppo Find X3 Pro (Android 13), when I opened a photo in the Google Photos app and selected Share → Bluetooth, the GPS location was stripped. What app did you share from?<p><a href="https://i.imgur.com/cwbigQ8.mp4" rel="nofollow">https://i.imgur.com/cwbigQ8.mp4</a>
before: <a href="https://i.imgur.com/ixBvA4T.jpeg" rel="nofollow">https://i.imgur.com/ixBvA4T.jpeg</a>
after (received): <a href="https://i.imgur.com/S5fTEG4.jpeg" rel="nofollow">https://i.imgur.com/S5fTEG4.jpeg</a><p>However, I confirmed that the GPS location remains when sharing an image file that isn't stored in the MediaStore (for example, placed in the same directory as a .nomedia file).  
In this case, only the Share button is displayed at the bottom of the Photos app, and the shared URI is not `content://com.google.android.apps.photos.contentprovider/0/1/content://media/...` but like `content://com.google.android.apps.photos.contentprovider/-1/1/file:///data/...`. You can check the URI by sharing to Intent Intercept app on F-Droid.</p>
]]></description><pubDate>Tue, 14 Apr 2026 00:10:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47759604</link><dc:creator>ajifurai</dc:creator><comments>https://news.ycombinator.com/item?id=47759604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47759604</guid></item><item><title><![CDATA[New comment by ajifurai in "Android now stops you sharing your location in photos"]]></title><description><![CDATA[
<p>In my testing, when sharing from apps that use MediaStore like Google Photos or Fossify Gallery (using a `content://media/` URI), the GPS location was stripped even via Bluetooth. This seems to be the default behavior from Android 10 onwards.<p><a href="https://developer.android.com/training/data-storage/shared/media?hl=en#location-info-photos" rel="nofollow">https://developer.android.com/training/data-storage/shared/m...</a><p>> Photographs
> If your app uses scoped storage, the system hides location information by default<p>When sharing via FileProvider from file managers like MiXplorer or Total Commander, the raw file is sent as is, and the GPS location stays intact.</p>
]]></description><pubDate>Mon, 13 Apr 2026 14:35:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47752616</link><dc:creator>ajifurai</dc:creator><comments>https://news.ycombinator.com/item?id=47752616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47752616</guid></item><item><title><![CDATA[New comment by ajifurai in "Zigbook Is Plagiarizing the Zigtools Playground"]]></title><description><![CDATA[
<p>Original commit: <a href="https://github.com/SuperAuguste/zigbook/commit/8cc9edd35b3e3aeee1e15b938e1a8f1a98a341f6" rel="nofollow">https://github.com/SuperAuguste/zigbook/commit/8cc9edd35b3e3...</a></p>
]]></description><pubDate>Sun, 30 Nov 2025 11:06:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46095677</link><dc:creator>ajifurai</dc:creator><comments>https://news.ycombinator.com/item?id=46095677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46095677</guid></item><item><title><![CDATA[New comment by ajifurai in ".NET 10"]]></title><description><![CDATA[
<p>Actually, TypeScript's `Promise.all` can handle different types too.<p><pre><code>    const [a, b] = await Promise.all([fetchA(), fetchB()]); // => a: A, b: B</code></pre></p>
]]></description><pubDate>Wed, 12 Nov 2025 12:59:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45899594</link><dc:creator>ajifurai</dc:creator><comments>https://news.ycombinator.com/item?id=45899594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45899594</guid></item></channel></rss>