<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: tjosepo</title><link>https://news.ycombinator.com/user?id=tjosepo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 04 Jun 2026 07:44:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tjosepo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tjosepo in "Merging Remix and React Router"]]></title><description><![CDATA[
<p>> it feels like a bait and switch to turn a client side library into a server side framework<p>And I think that's exactly what the React ecosystem needs right now.<p>There has been a growing split between client-side React and server-side React, with most existing React applications being client-side with no easy path to server-side that didn't involve a full app rewrite in Next.js or Remix.<p>The new React Router Vite plugin is that easy path to server-side React that people were looking for. If you're using React Router (like most client-side applications do), you're already 90% of the way there.</p>
]]></description><pubDate>Fri, 17 May 2024 10:42:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=40388422</link><dc:creator>tjosepo</dc:creator><comments>https://news.ycombinator.com/item?id=40388422</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40388422</guid></item><item><title><![CDATA[New comment by tjosepo in "Merging Remix and React Router"]]></title><description><![CDATA[
<p>Ryan did mention this in his talk at React Conf.<p>Shopify has had issues adopting Remix because their existing front-end codebases are massive and they couldn't afford to rewrite them to use Remix.<p>That's actually the whole motivation behind turning Remix into a bundler plugin. With a bundler plugin, you can incrementally migrate parts of your existing application to use the features of Remix without having to rewrite all of it.</p>
]]></description><pubDate>Fri, 17 May 2024 10:27:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40388330</link><dc:creator>tjosepo</dc:creator><comments>https://news.ycombinator.com/item?id=40388330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40388330</guid></item><item><title><![CDATA[New comment by tjosepo in "Netlify just sent me a $104k bill for a simple static site"]]></title><description><![CDATA[
<p>It should not be visible, but security-by-obscurity is not something that makes me sleep well at night.<p>It's a design limitation of Netlify that might cost you $100,000 some day.</p>
]]></description><pubDate>Tue, 27 Feb 2024 16:02:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39525655</link><dc:creator>tjosepo</dc:creator><comments>https://news.ycombinator.com/item?id=39525655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39525655</guid></item><item><title><![CDATA[New comment by tjosepo in "Netlify just sent me a $104k bill for a simple static site"]]></title><description><![CDATA[
<p>Every Netlify project is assigned a Netlify subdomain (i.e. `example.netlify.app`) that cannot be removed or proxied.<p>If anyone figures out what your Netlify subdomain is,  it's my understanding that they can DDoS you and there's nothing you can do about it.</p>
]]></description><pubDate>Tue, 27 Feb 2024 07:16:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=39521068</link><dc:creator>tjosepo</dc:creator><comments>https://news.ycombinator.com/item?id=39521068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39521068</guid></item><item><title><![CDATA[New comment by tjosepo in "JavaScript Bloat in 2024"]]></title><description><![CDATA[
<p>You can see from the recording that it's downloading the same few files from Codesandbox over and over again, as the iframes used for the examples are being unloaded and reloaded on scrolls and because the author disabled caching.<p>The author could've scrolled forever and the number would've gone up indefinitely.</p>
]]></description><pubDate>Fri, 23 Feb 2024 04:59:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=39477165</link><dc:creator>tjosepo</dc:creator><comments>https://news.ycombinator.com/item?id=39477165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39477165</guid></item></channel></rss>