<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: bsorbo</title><link>https://news.ycombinator.com/user?id=bsorbo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 23 Sep 2026 02:09:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bsorbo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bsorbo in "1500 Archers on a 28.8: Network Programming in Age of Empires and Beyond (2001)"]]></title><description><![CDATA[
<p>Age of Empires 2: Definitive Edition consistently de-syncs when playing across a M1 Mac (using Windows 11 Arm or Crossover) and an x86 machine, and I suspect the difference in floating point behavior described here is the culprit: <a href="https://developer.apple.com/documentation/apple-silicon/addressing-architectural-differences-in-your-macos-code" rel="nofollow">https://developer.apple.com/documentation/apple-silicon/addr...</a></p>
]]></description><pubDate>Mon, 16 Jan 2023 14:50:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=34401191</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=34401191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34401191</guid></item><item><title><![CDATA[New comment by bsorbo in "It’s possible to pay $150 in taxes on an income of $150K"]]></title><description><![CDATA[
<p>Adding onto this, this article compares various approaches to getting money “early” out of a 401k/tIRA (Roth conversion ladder as said here, 72t SEPP’s, early withdrawal penalty), and has the surprising conclusion that even the “just pay the 10% penalty” comes out ahead of regular taxable contributions, at least in some situations.<p><a href="https://www.madfientist.com/how-to-access-retirement-funds-early/" rel="nofollow">https://www.madfientist.com/how-to-access-retirement-funds-e...</a></p>
]]></description><pubDate>Sun, 13 Jun 2021 21:20:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=27496603</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=27496603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27496603</guid></item><item><title><![CDATA[New comment by bsorbo in "The six-year-old iPhone 6S will get iOS 15"]]></title><description><![CDATA[
<p>Also worth calling out that the even older (2014) iPad Air 2 will be supported by iPadOS 15. It is the lone A8-series device with 2 GB of Ram.</p>
]]></description><pubDate>Sun, 13 Jun 2021 15:47:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=27493539</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=27493539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27493539</guid></item><item><title><![CDATA[New comment by bsorbo in "Apple’s Mac Chip Switch Is Double Trouble for Intel"]]></title><description><![CDATA[
<p>Some analysts (including Gurman) have pretty consistently called out 2020 as “the” year for a couple years now: <a href="https://www.bloomberg.com/news/articles/2018-04-02/apple-is-said-to-plan-move-from-intel-to-own-mac-chips-from-2020" rel="nofollow">https://www.bloomberg.com/news/articles/2018-04-02/apple-is-...</a></p>
]]></description><pubDate>Fri, 12 Jun 2020 22:38:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=23504601</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=23504601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23504601</guid></item><item><title><![CDATA[Show HN: iPhone 6s Battery Replacement before/after [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=qCD_psdhCuU">https://www.youtube.com/watch?v=qCD_psdhCuU</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16519130">https://news.ycombinator.com/item?id=16519130</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 05 Mar 2018 06:15:09 +0000</pubDate><link>https://www.youtube.com/watch?v=qCD_psdhCuU</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=16519130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16519130</guid></item><item><title><![CDATA[New comment by bsorbo in "Use OpenGL to get more RAM"]]></title><description><![CDATA[
<p>While the readme does state this (could be) a joke, this unfortunately isn't possible with PCI-e today:<p>Motherboards only support directly accessing a (up to) 256 MB segment of VRAM directly from the CPU. This is the BAR1 space/aperture space.<p>So attempts to create allocations larger than that that are resident in VRAM but also accessible from the CPU will land in system memory, in order to ensure they are accessible from the CPU. Graphics drivers will either have the GPU read the data from system memory, or will do hidden copies to the GPU when they detect the resource is bound, etc.<p>The author sort of suspects this could be happening:<p>"There is no guarantee that the persistently mapped buffer technique actually references video memory. The worst case it's shadow memory and this actually wastes memory."</p>
]]></description><pubDate>Sun, 24 Apr 2016 13:39:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=11559645</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=11559645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11559645</guid></item><item><title><![CDATA[New comment by bsorbo in "A9 Is TSMC 16nm FinFET and Samsung Fabbed"]]></title><description><![CDATA[
<p>I'm guessing the frequencies (performance) are the same, but it's possible the Samsung process is able to run the same frequencies at lower voltages.</p>
]]></description><pubDate>Mon, 28 Sep 2015 20:38:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=10293020</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=10293020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10293020</guid></item><item><title><![CDATA[New comment by bsorbo in "The Modern C++ Library for a Modern Windows"]]></title><description><![CDATA[
<p>This seems really promising, can't say I would miss all of the ^ (hat) usage for Modern Windows APIs.<p>I wonder how he intends to wrap/change the DirectX APIs. AFAIK Direct2D, WIC, DirectComposition are already native COM-based APIs, much like Direct3D.</p>
]]></description><pubDate>Sat, 19 Jul 2014 23:34:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=8059124</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=8059124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8059124</guid></item><item><title><![CDATA[New comment by bsorbo in "How Apple hides new functionality in iOS: isYoMamaWearsCombatBootsActive"]]></title><description><![CDATA[
<p>"Purple" was one of the code names for the first iPhone - <a href="http://allthingsd.com/20120803/apples-scott-forstall-on-how-project-purple-turned-into-the-iphone/" rel="nofollow">http://allthingsd.com/20120803/apples-scott-forstall-on-how-...</a><p>I've seen PurpleEventCallback show up in different stacks.</p>
]]></description><pubDate>Fri, 13 Sep 2013 05:37:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=6378850</link><dc:creator>bsorbo</dc:creator><comments>https://news.ycombinator.com/item?id=6378850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6378850</guid></item></channel></rss>