<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: fallbackboy</title><link>https://news.ycombinator.com/user?id=fallbackboy</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 23:39:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fallbackboy" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by fallbackboy in "Google Chrome is killing all uBlock Origin bypasses, Edge, Opera to follow"]]></title><description><![CDATA[
<p>They bundle uBlock Origin into their Chromium fork, I expect that if it became too difficult to support the APIs needed on MV2, they'd integrate the features more directly into the browser.</p>
]]></description><pubDate>Wed, 10 Jun 2026 12:31:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48475329</link><dc:creator>fallbackboy</dc:creator><comments>https://news.ycombinator.com/item?id=48475329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48475329</guid></item><item><title><![CDATA[New comment by fallbackboy in "Chrome is looking to permanently drop MV2 extension"]]></title><description><![CDATA[
<p>I would recommend folks check out Helium (<a href="https://helium.computer" rel="nofollow">https://helium.computer</a>) it’s fast, basically just ungoogled chromium, and has full support for ublock origin.</p>
]]></description><pubDate>Wed, 10 Jun 2026 11:32:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48474758</link><dc:creator>fallbackboy</dc:creator><comments>https://news.ycombinator.com/item?id=48474758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48474758</guid></item><item><title><![CDATA[New comment by fallbackboy in "Tell HN: I'm sick of AI everything"]]></title><description><![CDATA[
<p>That seems really unfair because every other search engine also as "AI" integration. Kagi's is tasteful and only used when you seek it out.</p>
]]></description><pubDate>Wed, 22 Apr 2026 13:30:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47863354</link><dc:creator>fallbackboy</dc:creator><comments>https://news.ycombinator.com/item?id=47863354</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47863354</guid></item><item><title><![CDATA[New comment by fallbackboy in "Improving React Interaction Times by 4x"]]></title><description><![CDATA[
<p>This entire article is an example of the largest pain point when working with React. So much of the work done here simply can't be done without various hacks around `useEffect`, `useMemo`, or `useCallback` (manual memoization). I feel to this point that even with the new React beta docs explaining the use cases for `useEffect`, it still causes an immense amount of pain in some situations.<p>It's not immediately clear when writing code that uses `useEffect`, when it's a very bad idea long term for performance or code clarity. This often shows itself when the test data is very minimal and then the real data is far more expansive.<p>I still love React, but these complex scenarios definitely show some of the limitations in React's rendering model that other frameworks like Vue, Svelte, and SolidJS resolve.</p>
]]></description><pubDate>Tue, 21 Feb 2023 20:06:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=34886311</link><dc:creator>fallbackboy</dc:creator><comments>https://news.ycombinator.com/item?id=34886311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34886311</guid></item><item><title><![CDATA[New comment by fallbackboy in "Trunk-Based Development: Game Changers"]]></title><description><![CDATA[
<p>I don't think it's a great idea to integrate with other work in progress, living on another feature branch. As far as maintenance releases go, strategies for resolving this are well documented here <a href="https://trunkbaseddevelopment.com/branch-for-release/#fix-production-bugs-on-trunk" rel="nofollow">https://trunkbaseddevelopment.com/branch-for-release/#fix-pr...</a>.</p>
]]></description><pubDate>Fri, 10 Feb 2023 02:25:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=34734887</link><dc:creator>fallbackboy</dc:creator><comments>https://news.ycombinator.com/item?id=34734887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34734887</guid></item><item><title><![CDATA[New comment by fallbackboy in "Trunk-Based Development: Game Changers"]]></title><description><![CDATA[
<p>What exactly is a drawback of Trunk-based development for developers?</p>
]]></description><pubDate>Fri, 10 Feb 2023 02:15:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=34734827</link><dc:creator>fallbackboy</dc:creator><comments>https://news.ycombinator.com/item?id=34734827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34734827</guid></item></channel></rss>