<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: freerunnering</title><link>https://news.ycombinator.com/user?id=freerunnering</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 07:44:07 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=freerunnering" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by freerunnering in "How to setup a local coding agent on macOS"]]></title><description><![CDATA[
<p>For some reason every time I type "Unsloth" macOS auto corrects it to "unclothe". It did it now, writing this reply. It's really annoying!</p>
]]></description><pubDate>Sat, 13 Jun 2026 23:34:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48522548</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=48522548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48522548</guid></item><item><title><![CDATA[New comment by freerunnering in "How to setup a local coding agent on macOS"]]></title><description><![CDATA[
<p>I was benchmarking different models, different engines, and different draft models, I posted a video on twitter, and people started asking about the setup in the final screen recording. So the blog post isn't so much "how a beginner should setup something" it's "here's the setup I posted in the video".<p>Original video: <a href="https://x.com/Freerunnering/status/2065275403548168398" rel="nofollow">https://x.com/Freerunnering/status/2065275403548168398</a><p>And in the blog post there is a table showing the different speeds I got from different engines.<p>Slowest combo was 38.1 tk/s, and the fastest was 72.2 tk/s. All from "the same" model.</p>
]]></description><pubDate>Sat, 13 Jun 2026 03:23:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48512592</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=48512592</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48512592</guid></item><item><title><![CDATA[New comment by freerunnering in "How to setup a local coding agent on macOS"]]></title><description><![CDATA[
<p>The full video is on Twitter: <a href="https://x.com/Freerunnering/status/2065275403548168398" rel="nofollow">https://x.com/Freerunnering/status/2065275403548168398</a><p>Plus a followup one where you see me type the question in and press enter (though that video is with Qwen 3.6, not Gemma 4) <a href="https://x.com/Freerunnering/status/2065354101878055038" rel="nofollow">https://x.com/Freerunnering/status/2065354101878055038</a></p>
]]></description><pubDate>Sat, 13 Jun 2026 03:19:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48512563</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=48512563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48512563</guid></item><item><title><![CDATA[New comment by freerunnering in "How to setup a local coding agent on macOS"]]></title><description><![CDATA[
<p>I do a lot of fine tuning and development with small models themselves (not just using an LLM over a HTTP API). So downloading the models directly and running them from the CLI was natural for me, so that's what I reached for when I wanted to play around with this.</p>
]]></description><pubDate>Sat, 13 Jun 2026 03:17:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48512533</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=48512533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48512533</guid></item><item><title><![CDATA[New comment by freerunnering in "How to setup a local coding agent on macOS"]]></title><description><![CDATA[
<p>The video is stuck in an `<img>` tag so you need to wait for it to load. On a slow connection it might just not show for a while. Though the video is only 1MB so should load in if you wait.</p>
]]></description><pubDate>Sat, 13 Jun 2026 03:16:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48512516</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=48512516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48512516</guid></item><item><title><![CDATA[New comment by freerunnering in "How to setup a local coding agent on macOS"]]></title><description><![CDATA[
<p>> I appreciate the author for sharing their experience, but for beginners this might not be the best guide to use.<p>Yeah, I didn't write this as a proper developer guide. My screen recording started getting loads of favourites and I started getting messages asking about how I set it up, so just through up a quick rundown of how I setup this test.<p>I little just saw the Unclothe announcement about "Double the speed" and thought "Ha. I wonder if that will get it fast enough I'd actually be prepared to use it" and had a go at setting it up.<p>I'd done tests before last year with things like Devstral, but they were always both so slow and dumb, I didn't want to bother.<p>This finally hit the "wow, this is useable" level of both speed and intelligence.</p>
]]></description><pubDate>Sat, 13 Jun 2026 03:11:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48512479</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=48512479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48512479</guid></item><item><title><![CDATA[Porting a HTML5 Parser to Swift and finding how hard it is to make Swift fast]]></title><description><![CDATA[
<p>Article URL: <a href="https://ikyle.me/blog/2025/swift-justhtml-porting-html5-parser-to-swift">https://ikyle.me/blog/2025/swift-justhtml-porting-html5-parser-to-swift</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46309579">https://news.ycombinator.com/item?id=46309579</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 18 Dec 2025 06:42:57 +0000</pubDate><link>https://ikyle.me/blog/2025/swift-justhtml-porting-html5-parser-to-swift</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=46309579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46309579</guid></item><item><title><![CDATA[Recreating remote views for iOS 5]]></title><description><![CDATA[
<p>Article URL: <a href="http://iky1e.tumblr.com/post/33109276151/recreating-remote-views-ios5">http://iky1e.tumblr.com/post/33109276151/recreating-remote-views-ios5</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=4624408">https://news.ycombinator.com/item?id=4624408</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 07 Oct 2012 20:51:24 +0000</pubDate><link>http://iky1e.tumblr.com/post/33109276151/recreating-remote-views-ios5</link><dc:creator>freerunnering</dc:creator><comments>https://news.ycombinator.com/item?id=4624408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4624408</guid></item></channel></rss>