<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: ra0x3</title><link>https://news.ycombinator.com/user?id=ra0x3</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 28 Aug 2026 11:50:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ra0x3" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ra0x3 in "U.S. State Department pauses immigrant visa applications"]]></title><description><![CDATA[
<p>I do want to follow up to my own comment here, and just mention that I realize that capital's entire point is to get us to blame each other instead of capital (e.g., American software vs Indian|Chinese|etc software).<p>The moral of the story is that two things can be true at the same time: A lot of H1Bs are rightfully thrilled at the opportunity to work for decent US companies and make decent money to provide for their family. While a lot of American engineers are rightfully wary of the knock-on effects of hiring workers who can be cheaper and more 'malleable' (in a manner of speaking).</p>
]]></description><pubDate>Thu, 27 Aug 2026 20:24:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49470703</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49470703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49470703</guid></item><item><title><![CDATA[New comment by ra0x3 in "U.S. State Department pauses immigrant visa applications"]]></title><description><![CDATA[
<p>> I think the situation is quite simple. Companies want the best candidates they can get, and the larger the recruitment pool, the better.<p>Respectfully, this sounds terribly naive.</p>
]]></description><pubDate>Thu, 27 Aug 2026 01:46:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49458428</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49458428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49458428</guid></item><item><title><![CDATA[New comment by ra0x3 in "Meta to pay $17B, overhaul Facebook and Instagram"]]></title><description><![CDATA[
<p>Discussion <a href="https://news.ycombinator.com/item?id=49448819">https://news.ycombinator.com/item?id=49448819</a></p>
]]></description><pubDate>Wed, 26 Aug 2026 15:59:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49451388</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49451388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49451388</guid></item><item><title><![CDATA[Show HN: Systemg compares to other process managers]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.sysg.dev/blog/2026-08-21/how-systemg-compares">https://www.sysg.dev/blog/2026-08-21/how-systemg-compares</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49435594">https://news.ycombinator.com/item?id=49435594</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 25 Aug 2026 15:15:05 +0000</pubDate><link>https://www.sysg.dev/blog/2026-08-21/how-systemg-compares</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49435594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49435594</guid></item><item><title><![CDATA[Show HN: SystemG – An agent-friendly general process composer]]></title><description><![CDATA[
<p>Article URL: <a href="https://sysg.dev">https://sysg.dev</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49377572">https://news.ycombinator.com/item?id=49377572</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 20 Aug 2026 17:26:12 +0000</pubDate><link>https://sysg.dev</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49377572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49377572</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: How can you tell a site/app is vibe coded?"]]></title><description><![CDATA[
<p>For B2B SaaS apps, you'll notice that the panels and navs (top navigation, bottom navigation, left-navigation, etc) are much smaller (which is a slightly more 'modern' look) - e.g., OpenAI/Claude dashboards. In general components are more uniform/standard, fonts are smaller. Again, this is just what I've noticed for specifically B2B SaaS apps. If you ask Claude Design to build you one - you'll see exactly what I'm referring to.<p>I honestly don't mind it. For these B2B SaaS apps its nice to have some site consistency. It almost reminds me of a a new "Bootstrap" way of doing things.</p>
]]></description><pubDate>Thu, 13 Aug 2026 20:08:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49291210</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49291210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49291210</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: What are you working on? (August 2026)"]]></title><description><![CDATA[
<p>I've always ran into an issue running arbitrary processes - whether it be for serious production work, or just toy scripts. So many choices with so many dependencies, featuring so many foot-guns. So I decided to take a stab at solving the problem. Would love any feedback or contributors :)<p>SystemG - An agent-friendly general process composer.<p>- <a href="https://sysg.dev/" rel="nofollow">https://sysg.dev/</a><p>- <a href="https://github.com/ra0x3/systemg" rel="nofollow">https://github.com/ra0x3/systemg</a><p>- <a href="https://docs.rs/systemg/latest/systemg/" rel="nofollow">https://docs.rs/systemg/latest/systemg/</a></p>
]]></description><pubDate>Sun, 09 Aug 2026 19:38:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49234936</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49234936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49234936</guid></item><item><title><![CDATA[Show HN: Remove LinkedIn reaction-promoted posts using uBlock]]></title><description><![CDATA[
<p>If you're like me, and 99% of your LinkedIn feed is just "likes this" or "celebrates this" repost spam from LinkedIn to make it "appear" like their feed is an actual feed, add this to your uBlock filters:<p>linkedin.com##div:has(> h2):has-text(/likes this/i)
linkedin.com##div:has(> h2):has-text(/celebrates this/i)
linkedin.com##div:has(> h2):has-text(/supports this/i)
linkedin.com##div:has(> h2):has-text(/loves this/i)
linkedin.com##div:has(> h2):has-text(/finds this insightful/i)
linkedin.com##div:has(> h2):has-text(/finds this funny/i)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49213110">https://news.ycombinator.com/item?id=49213110</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 07 Aug 2026 16:45:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49213110</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49213110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49213110</guid></item><item><title><![CDATA[New comment by ra0x3 in "Government orders GitHub to remove Bluetooth-based chat app Bitchat: Jack Dorsey"]]></title><description><![CDATA[
<p>I understand the source is thehindu.com - but I'm assuming there's no way we can get that title updated? "Government orders..." sort've misleadingly implies something that "Indian government orders..." does not.</p>
]]></description><pubDate>Fri, 24 Jul 2026 23:27:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49042864</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=49042864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49042864</guid></item><item><title><![CDATA[New comment by ra0x3 in "The LLM Critics Are Right. I Use LLMs Anyway"]]></title><description><![CDATA[
<p>Great point. Devs have relatively no incentive to be more productive for their orgs, and all the incentive to be more productive on their own personal work. The AI benefit to devs is real, just not for large enterprises IMO outside of automating clerical/mundane work.</p>
]]></description><pubDate>Thu, 16 Jul 2026 17:36:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48937648</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48937648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48937648</guid></item><item><title><![CDATA[New comment by ra0x3 in "non-tech founder + choosing between buying ClaudeCode or CodeX"]]></title><description><![CDATA[
<p>A bit of meta: Claude Design -> Claude Code or Codex.<p>IMO Claude Code almost feels like a hack for getting web-ish products off the ground. It does such a great job of making the UI mockups interactive and providing a great "base" that the agents can use. Once you get that "base" the way you want in Claude Design, export it, then literally just tell your agent "Hey, the exported design project is /at/this/path - read it and implement it". No it's seriously been that simple - either agent can handle it. From there, you can A/B test to see which agent you prefer. The better agent is going to depend on your project and your prompting.<p>Good luck :)</p>
]]></description><pubDate>Fri, 10 Jul 2026 00:13:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48854198</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48854198</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48854198</guid></item><item><title><![CDATA[New comment by ra0x3 in "GPT-5.6"]]></title><description><![CDATA[
<p>My final answer on this is that we just can't say anything affirmative because all of our projects/codebases are completely different. I've gone back and forth on the "codex vs claude" being better, and while I'm currently of the believe that Claude is superior, I understand that might be the case for _my_ particular set of projects and _my_ personal way of interacting with the model.</p>
]]></description><pubDate>Thu, 09 Jul 2026 23:49:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48854018</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48854018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48854018</guid></item><item><title><![CDATA[China, Russia and Others Seek to Inflame Debate over A.I. Data Centers]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nytimes.com/2026/07/09/business/china-russia-ai-data-centers.html">https://www.nytimes.com/2026/07/09/business/china-russia-ai-data-centers.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48852364">https://news.ycombinator.com/item?id=48852364</a></p>
<p>Points: 12</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 09 Jul 2026 21:05:14 +0000</pubDate><link>https://www.nytimes.com/2026/07/09/business/china-russia-ai-data-centers.html</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48852364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48852364</guid></item><item><title><![CDATA[New comment by ra0x3 in "America, 1926: A forgotten 100-year-old report"]]></title><description><![CDATA[
<p>Meh, seems he's using arbitrary metrics to make arbitrary claims (which is fine). But to just state that "Life is so much better in 2026 than in 1926 for Americans" is obviously a pretty nebulous statement. It's like saying "Beaches in 2026 are so much better than beaches in 1926". Sure you could cherry-pick some metrics to make the case, and someone else could cherry-pick metrics to make the opposite case. Sort've a "talking just to hear yourself talk" kind've thing.</p>
]]></description><pubDate>Fri, 03 Jul 2026 17:52:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48777808</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48777808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48777808</guid></item><item><title><![CDATA[New comment by ra0x3 in "Zuckerberg 'Admits' Meta's Layoffs Were Ineffective"]]></title><description><![CDATA[
<p>I think Elon owns a lot of real estate in these guys’ heads. When you have $200B+ in the bank, little else matters others than being seen as a titan of industry IMO. I think the fact that Musk has Tesla and Spacex (even with all his extra curricular activities) makes a guy like Zuckerberg seethe that he’s just “the internet websites guy”.</p>
]]></description><pubDate>Fri, 03 Jul 2026 14:40:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48775646</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48775646</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48775646</guid></item><item><title><![CDATA[Ask HN: Could someone invite me to lobste.rs?]]></title><description><![CDATA[
<p>HackerNews user since 2014. Would love to join lobste.rs, as I've been a lurker there for quite some time.<p>Email in profile.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48753889">https://news.ycombinator.com/item?id=48753889</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 01 Jul 2026 22:18:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48753889</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48753889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48753889</guid></item><item><title><![CDATA[LLMs as a Last Resort]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.stonehedgelabs.com/blog/llms-as-a-last-resort">https://www.stonehedgelabs.com/blog/llms-as-a-last-resort</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48752687">https://news.ycombinator.com/item?id=48752687</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 01 Jul 2026 20:29:06 +0000</pubDate><link>https://www.stonehedgelabs.com/blog/llms-as-a-last-resort</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48752687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48752687</guid></item><item><title><![CDATA[Ask HN: Any OSS models as good as GPT-4o-mini?]]></title><description><![CDATA[
<p>Exactly what the title says. I've recently realized I rarely need something as powerful as GPT5 (or as expensive!). GPT-4o-mini has been doing the job well. Curious to see if OSS has caught up to this model in anyone's experience.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48692961">https://news.ycombinator.com/item?id=48692961</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 26 Jun 2026 22:45:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48692961</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48692961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48692961</guid></item><item><title><![CDATA[New comment by ra0x3 in "The CAPTCHA arms race: from distorted text to browser identity"]]></title><description><![CDATA[
<p>TLDR: They're promoting a product they're working on with Cloudfare under the guise of it being an "open standard" [1]. Of course, in the docs, Step 1 is "Sign in with your Cloudfare account". Comes across a bit land-grabby.<p>[1] <a href="https://www.browserbase.com/blog/cloudflare-browserbase-pioneering-identity" rel="nofollow">https://www.browserbase.com/blog/cloudflare-browserbase-pion...</a></p>
]]></description><pubDate>Wed, 24 Jun 2026 17:01:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48662731</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48662731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48662731</guid></item><item><title><![CDATA[New comment by ra0x3 in "Meta Pauses Employee-Tracking Program Following Internal Data Leak"]]></title><description><![CDATA[
<p>Not sure why you're being downvoted. Maybe a little preachy, but the gist of the point isn't incorrect</p>
]]></description><pubDate>Wed, 24 Jun 2026 02:55:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48654537</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=48654537</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48654537</guid></item></channel></rss>