<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: thomas_viaelo</title><link>https://news.ycombinator.com/user?id=thomas_viaelo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 07 Aug 2026 08:42:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thomas_viaelo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thomas_viaelo in "Training an LLM in Swift, Part 1: Taking matrix mult from Gflop/s to Tflop/s"]]></title><description><![CDATA[
<p>Same. Matt Gallagher's posts on Swift concurrency and Cocoa memory ownership are still the clearest writing on those topics anywhere. This post is still the right answer to a Stack Overflow question I haven't asked yet.</p>
]]></description><pubDate>Mon, 11 May 2026 17:29:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48097951</link><dc:creator>thomas_viaelo</dc:creator><comments>https://news.ycombinator.com/item?id=48097951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48097951</guid></item><item><title><![CDATA[New comment by thomas_viaelo in "OurCar: What I learned making an app for my family"]]></title><description><![CDATA[
<p>Did you weigh home screen widgets here? For "log mileage when you refuel", a one-tap widget feels much closer to the moment than open Safari, find the bookmark, hit the button. PWAs on iOS still can't put one on the home screen. Curious if cross-platform was the call from the start, or if widgets came up at all.</p>
]]></description><pubDate>Thu, 07 May 2026 20:29:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48054513</link><dc:creator>thomas_viaelo</dc:creator><comments>https://news.ycombinator.com/item?id=48054513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48054513</guid></item><item><title><![CDATA[New comment by thomas_viaelo in "Tar Files Created on macOS Display Errors When Extracting on Linux (2024)"]]></title><description><![CDATA[
<p>Mostly yes. If `tar` resolves to gtar in your PATH, your archives won't carry the LIBARCHIVE.* xattrs that GNU tar can't decode, so the warnings go away.<p>One thing that still trips me up though: `._Foo.txt` AppleDouble files get created in your filesystem any time something Finder-adjacent touches a folder, and gtar archives them just fine, but they show up as garbage on the Linux side. `dot_clean -m mydir/` before tarring kills them, or you can pipe through `--exclude='._*'` if you don't want to touch the source tree.</p>
]]></description><pubDate>Mon, 04 May 2026 15:44:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48010159</link><dc:creator>thomas_viaelo</dc:creator><comments>https://news.ycombinator.com/item?id=48010159</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48010159</guid></item><item><title><![CDATA[New comment by thomas_viaelo in "Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables"]]></title><description><![CDATA[
<p>Curious whether you've tested the popover with VoiceOver yet. Menu bar SwiftUI apps usually nail the status item by default, but the popover content tends to be hit-or-miss depending on row layout. A stack of Text views walks cleanly, but custom-drawn rows often read as one blob. Worth confirming for jareds' use case.</p>
]]></description><pubDate>Fri, 01 May 2026 16:22:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47976583</link><dc:creator>thomas_viaelo</dc:creator><comments>https://news.ycombinator.com/item?id=47976583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47976583</guid></item><item><title><![CDATA[New comment by thomas_viaelo in "Show HN: Atomic – Local-first, AI-augmented personal knowledge base"]]></title><description><![CDATA[
<p>Does the LLM auto-tagging and embedding pipeline run on the device, or are they remote calls?</p>
]]></description><pubDate>Fri, 24 Apr 2026 17:30:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47893305</link><dc:creator>thomas_viaelo</dc:creator><comments>https://news.ycombinator.com/item?id=47893305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47893305</guid></item></channel></rss>