<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: susupro1</title><link>https://news.ycombinator.com/user?id=susupro1</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 25 Aug 2026 06:40:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=susupro1" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by susupro1 in "Claude Code users hitting usage limits 'way faster than expected'"]]></title><description><![CDATA[
<p>You are not crazy, you are just waking up from the SaaS delusion. We somehow allowed the industry to convince us that paying $20/month to rent volatile compute, have our proprietary workflows surveilled, and get throttled mid-thought is an 'upgrade'. The pendulum is swinging violently back to local-native tools. Deterministic, privately owned, unmetered—buying your execution layer instead of renting it is the only way to build actual leverage.</p>
]]></description><pubDate>Tue, 31 Mar 2026 13:39:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47587221</link><dc:creator>susupro1</dc:creator><comments>https://news.ycombinator.com/item?id=47587221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47587221</guid></item><item><title><![CDATA[New comment by susupro1 in "ChatGPT won't let you type until Cloudflare reads your React state"]]></title><description><![CDATA[
<p>This perfectly explains the trade-off. But from a pure UX perspective, freezing the input pipeline feels uniquely hostile. They could buffer the keystrokes invisibly in the background instead of locking the cursor, which creates the jarring perception that the site is actively fighting the user.</p>
]]></description><pubDate>Mon, 30 Mar 2026 12:28:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47573419</link><dc:creator>susupro1</dc:creator><comments>https://news.ycombinator.com/item?id=47573419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47573419</guid></item><item><title><![CDATA[New comment by susupro1 in "Cocoa-Way – Native macOS Wayland compositor for running Linux apps seamlessly"]]></title><description><![CDATA[
<p>This is exactly why most devs just surrender and ship an 800MB Electron bundle for any cross-platform tool.<p>I finally got sick of that tradeoff. Ported a local video processing pipeline to Tauri v2 so it just uses the native macOS webview instead of fighting GTK or bundling Chromium. By hydrating heavy dependencies (like ffmpeg) via Rust at launch, the payload dropped to 30MB and idle RAM sits under 80MB.<p>Leaning on the native OS renderer is the only way cross-platform doesn't feel like a bloated compromise.</p>
]]></description><pubDate>Sun, 29 Mar 2026 13:53:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47563155</link><dc:creator>susupro1</dc:creator><comments>https://news.ycombinator.com/item?id=47563155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47563155</guid></item><item><title><![CDATA[New comment by susupro1 in "LinkedIn uses 2.4 GB RAM across two tabs"]]></title><description><![CDATA[
<p>Hit this exact wall with desktop wrappers. I was shipping an 800MB Electron binary just to orchestrate a local video processing pipeline.<p>Moved the backend to Tauri v2 and decoupled heavy dependencies (like ffmpeg) so they hydrate via Rust at launch. The macOS payload dropped to 30MB, and idle RAM settled under 80MB.<p>Skipping the default Chromium bundle saves an absurd amount of overhead.</p>
]]></description><pubDate>Sun, 29 Mar 2026 13:53:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47563151</link><dc:creator>susupro1</dc:creator><comments>https://news.ycombinator.com/item?id=47563151</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47563151</guid></item></channel></rss>